Commit Graph
532 Commits
Author SHA1 Message Date
mattf be8462919d Added update_campaign Non-Agent API function
git-svn-id: svn://192.168.202.10@2544 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-03 16:13:37 +00:00
mattf 5a6b5daa6d Added new options to enable the recent changes to the UK OFCOM Drop Rate
calculations
Added new export script, VICI_CSV_dump_call_log.pl

git-svn-id: svn://192.168.202.10@2535 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-16 03:29:38 +00:00
mattf c1764020d2 Added callback_lead_status as dispo_call_url variable, Issue #954
Added coding to remove tab characters from the data, Issue #953

git-svn-id: svn://192.168.202.10@2531 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-11 00:49:17 +00:00
mattf 5b8763d1be Added ability to transfer customer chats to another chat group or agent
Added API Log Report to Admin Utilities page

git-svn-id: svn://192.168.202.10@2485 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-05 15:12:59 +00:00
mattf 4b815c75b4 Fixed issue with blind monitoring, Issue #924
git-svn-id: svn://192.168.202.10@2480 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-02-11 17:36:10 +00:00
mattf 78a313ab42 Fix for ip_relay relay_control on other linux distros
git-svn-id: svn://192.168.202.10@2476 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-28 22:53:59 +00:00
mattf dc891d5959 Added show_email variable for chat_customer
Added missing entry_date field on vicidial_list insert on new emails
Fixed issue where non-phone leads were not updating, and a lead_info issue, in vdc_db_query.php

git-svn-id: svn://192.168.202.10@2472 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-21 03:38:25 +00:00
mattf 195170d696 Added recording access options
git-svn-id: svn://192.168.202.10@2468 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-16 21:09:28 +00:00
mattf 4dde6be345 Added available_agents and status_link button options as well as validation of active in-group to the chat_customer screen.
git-svn-id: svn://192.168.202.10@2464 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-09 02:23:52 +00:00
mattf 64c9e30cc6 Added example code for a CRM Iframe agent screen skin(extras/crm_iframe)
git-svn-id: svn://192.168.202.10@2444 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-29 20:19:59 +00:00
mattf 79a0f91b1b tiny fix to non-agent api doc
git-svn-id: svn://192.168.202.10@2441 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-26 15:00:53 +00:00
mattf 60ecc3c7df Added session_id(conf_exten) field to output of agent_status, and added logged_in_agents function to the non-agent API
git-svn-id: svn://192.168.202.10@2440 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-26 14:56:32 +00:00
mattf 7cf98da692 Added more phone NVA options and new NVA agi options related to inserting leads where phone number is not found
git-svn-id: svn://192.168.202.10@2438 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-20 21:28:58 +00:00
mattf ec27fd5f4f Added dynamic language ability to chat functions
Fixed several security issues with Chat functions
Added new options to ADMIN_www_languages.pl script

git-svn-id: svn://192.168.202.10@2435 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-19 22:16:43 +00:00
mattf 3dd78ba806 added more chat instructions
git-svn-id: svn://192.168.202.10@2433 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-17 15:53:03 +00:00
mattf 9aabac5ece fixes for chat
git-svn-id: svn://192.168.202.10@2429 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-14 03:39:36 +00:00
mattf 911c4fa86e Added Chat Messaging
git-svn-id: svn://192.168.202.10@2428 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-14 02:12:07 +00:00
mattf e021960a96 Added option in NVA agi script to search for a lead by phone number, log the
lead_id of the phone call and send a per-phone URL at the start of the
 phone call.

git-svn-id: svn://192.168.202.10@2427 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-11 14:56:18 +00:00
mattf 261f36fd90 Added AST_DNCcom_filter.pl script which allows for direct batch filtering of
lists within vicidial with the DNC.COM dnc filtering service

git-svn-id: svn://192.168.202.10@2419 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-03 12:18:56 +00:00
mattf 41f6099df8 Added admin web interface to allow for easy linking and display of custom
reports that are not included in Vicidial
Added Status Groups and the ability to override Campaign Statuses on a per-In-Group or per-List basis
Added Minimum and Maximum Seconds options for all status settings. This allows you to prevent the use of a status by an agent if they have
 talked to a customer less than X seconds or more than Y seconds.
Fixed issue with email Customer Gone message in agent screen
Added Asterisk 1.8 and higher voicemail.conf sample file
Added listed support in install.pl for Asterisk 11

git-svn-id: svn://192.168.202.10@2403 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-29 12:50:38 +00:00
mattf 0f7869146d Added DID custom fields as webform and script variables in the agent screen
git-svn-id: svn://192.168.202.10@2383 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-24 01:07:13 +00:00
mattf 502eadb6f4 Added Admin -> Settings Containers to admin web interface to allow more easy
configuration of back end scripts and Dispo Email sending

Added agc/dispo_send_email.php script to be used with the Dispo Call URL
 option in campaigns and in-groups.

git-svn-id: svn://192.168.202.10@2368 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-06 21:57:16 +00:00
mattf 7a05c3b89e Added option to set entry_list_id as option in non-agent API for add_lead and update_lead functions. See doc for more info.
git-svn-id: svn://192.168.202.10@2363 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-31 01:56:29 +00:00
mattf 6a3d4267df Added compatability in the Vicidial code for Asterisk 11
Added database and logfile logging of DTMF events. Works with Asterisk versions 1.8 and higher

git-svn-id: svn://192.168.202.10@2347 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 03:05:49 +00:00
mattf bc0daf4158 updated doc on TCPA to include FCC June 2015 changes
git-svn-id: svn://192.168.202.10@2336 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-26 19:28:08 +00:00
mattf d435effcc8 Added search lead email field
Fixed Performance and status reports to sort by status
Fixed format issue in non-agent api
Fixed email attachment issue in agent interface

git-svn-id: svn://192.168.202.10@2328 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-03 19:44:50 +00:00
mattf 320d4c598d Added filtering of hash sign on some input variables in both api scripts, Issue #851
git-svn-id: svn://192.168.202.10@2318 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 00:30:56 +00:00
mattf 227fc4e246 Added User API functions restrictions and API within-allowed-campaigns list ID restrictions
git-svn-id: svn://192.168.202.10@2314 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-30 10:50:14 +00:00
mattf f90a2f76ce Added webform 3 feature for the agent interface
Added campaign variable to No Agent URL process

git-svn-id: svn://192.168.202.10@2313 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-29 13:40:24 +00:00
mattf 1b8d4e9d0b Allow for single quotes in vicidial_list and custom_ data fields
Added db schema version mismatch warning in System Settings

git-svn-id: svn://192.168.202.10@2301 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-13 14:34:00 +00:00
mattf 68bb26ee60 Added System Settings to allow custom prompts on agent login and when an agent leaves a 3way call in the agent screen.
Added ability to use url encoded web form addresses in non-agent API add_list and update_list functions.

git-svn-id: svn://192.168.202.10@2296 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-09 07:25:15 +00:00
mattf a582a1b3f7 Fixed issue with list local call times and add_lead in non-agent API
git-svn-id: svn://192.168.202.10@2263 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-23 21:14:51 +00:00
mattf 47999ba45c Added list_name web url variable
Updated AST_manager_listen.pl script to run more efficiently and fix buffer data loss, issue #809

git-svn-id: svn://192.168.202.10@2251 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-15 02:17:24 +00:00
mattf eb7ed8c0f3 Added transfer_conf-ID of epoch to help prevent double-execution of transfer commands for agent api
Added vicidial_api_log to archive_log_tables --daily process

git-svn-id: svn://192.168.202.10@2243 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-09 00:33:46 +00:00
mattf 032b6645a0 fixed bug in export lead report
removed phones select from auth process in agent directory
added indexes to vicidial_live_agents

git-svn-id: svn://192.168.202.10@2242 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-08 22:08:04 +00:00
mattf cf82c0ec09 Added Greek admin translated phrases
All previously translated languages have now been completed!

git-svn-id: svn://192.168.202.10@2240 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-06 22:45:41 +00:00
mattf 0c5d52f609 Added Italian admin phrases
fixed one missing QXZ in admin.php

git-svn-id: svn://192.168.202.10@2238 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-02 03:55:02 +00:00
mattf ccf5a54c1b Added administration phrases to French translation dictionary
git-svn-id: svn://192.168.202.10@2237 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-02 01:21:30 +00:00
mattf 2107dcb708 Added administration phrases to German translation dictionary
Moved old translation files to sub-directory of translations folder
Updated dates for 2015

git-svn-id: svn://192.168.202.10@2236 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-01 20:38:50 +00:00
mattf efa574bc6e updated languages doc
git-svn-id: svn://192.168.202.10@2235 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 15:30:11 +00:00
mattf 6805a2b138 Added --conffile option to ADMIN_bcrypt_convert.pl script
Added new Spanish(es) ALL translation file, v004
Updated encrypted passwords doc

git-svn-id: svn://192.168.202.10@2234 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 15:16:47 +00:00
mattf 97b9e5883e Added several agent translations(Polish, Portuguese, Russian, Swedish, Japanese, Chinese, Slovak, Danish) and updated the Spanish and Dutch dictionaries.
Fixed missing QXZ phrases in vicidial.php and conf_exten_check.php

git-svn-id: svn://192.168.202.10@2231 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-28 16:03:16 +00:00
mattf 0dedf84cd9 Added settings for languages for users
Added on-the-fly language use for the agent screen
Standardization of filtering of user/pass variables in agent scripts

git-svn-id: svn://192.168.202.10@2221 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-17 11:53:24 +00:00
mattf 1971b66b76 Added new statuses for CPD Unknown transfers
git-svn-id: svn://192.168.202.10@2219 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 03:37:18 +00:00
mattf 40bd81cd61 Added option to allow for more matches in the help.php file in admin_languages.php
functionalized output in help.php
added first new translation file for Spanish(es)

git-svn-id: svn://192.168.202.10@2216 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-05 11:48:34 +00:00
mattf 100838ea88 Added Languages admin web screens
Added more error checking to agent logins
Fixed issues with alternate DB queriesin admin.php
Changed timecheck.pl script to not send out alerts for active=N servers

git-svn-id: svn://192.168.202.10@2215 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-04 17:18:21 +00:00
mattf cfac2832ca Updated QXZ output code in agent interface to allow for ordered PHP variables and other code cleanup
QXZanalyzer.pl update for better parsing and more stats
Added LANGUAGES_QXZ_notes.txt file for documentation

git-svn-id: svn://192.168.202.10@2193 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 19:05:36 +00:00
mattf 7c7fd1da0f Added phone_number and vendor_lead_code to agent_status function output of Non-agent-API
git-svn-id: svn://192.168.202.10@2164 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 14:00:53 +00:00
mattf c638f7aa86 Changed agent code to use new QXZ function in functions.php. This will facilitate easier other language builds and easier dynamic text and image replacement.
git-svn-id: svn://192.168.202.10@2161 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 00:35:04 +00:00
mattf 7360f5be6f Added better error handling in Custom List Fields, hid field_required field since it is non-functional, updated documentation, fixed broken links
git-svn-id: svn://192.168.202.10@2148 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-05 13:30:27 +00:00