mattf
c35a32b1c1
Added force_fronter_leave_3way Agent API function
...
git-svn-id: svn://192.168.202.10@3026 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-09-09 13:28:03 +00:00
mattf
783f87efb9
Fixed URL encoding in Agent script display
...
added email count to Agent API calls_in_queue_count function
git-svn-id: svn://192.168.202.10@3022 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-09-03 20:16:09 +00:00
mattf
fe9b3bdcbd
Fix for dial_ingroup error message on external_dial function in api.php
...
Added more logging for notices in vicidial.php
git-svn-id: svn://192.168.202.10@2947 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 02:31:51 +00:00
mattf
956fe48fd1
Added DATA column to TEXT/HTML output in API Log Report
...
Added GET-AND-POST URL logging for API requests
git-svn-id: svn://192.168.202.10@2935 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-02 04:21:22 +00:00
mattf
5260a15ac4
Added new PRESS_CALLBACK_QUEUE option to Hold Time and Wait Time In-Group settings, allowing for a customer to retain their place in line in the queue and be called back when their turn is reached.
...
Added new Closed Time features to In-Groups that allow all calls in queue to be presented with an option when the in-group closing time for the day has been reached. Also, an option was added to manually force the end of all queueing of calls for an in-group for the day.
Added dial_ingroup option to Agent API external_dial function.
Added In-Group option to look up timezone of customer when a new lead is added during the routing of the call.
git-svn-id: svn://192.168.202.10@2905 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-07 04:48:33 +00:00
mattf
4c6ba710b5
Added calls_in_queue_count function to Agent API
...
git-svn-id: svn://192.168.202.10@2893 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-24 22:12:30 +00:00
mattf
7a2474e558
Added HTTP error code 418 for both APIs, more data validation for API logging output
...
git-svn-id: svn://192.168.202.10@2803 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-08-15 17:26:24 +00:00
mattf
d6efea9ff2
Fixed rare inbound logging issue #1017
...
Added more additional variable filtering
git-svn-id: svn://192.168.202.10@2761 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-28 14:49:36 +00:00
mattf
b03ee4e9c0
Added Agent API function switch_lead to switch the active call lead_id while
...
the agent is on a live inbound phone call.
git-svn-id: svn://192.168.202.10@2673 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-20 19:18:08 +00:00
mattf
85969e5a28
Added logging of API request URLs, with display in API Log report
...
git-svn-id: svn://192.168.202.10@2664 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-09 22:52:28 +00:00
mattf
5db6b349da
Added web lead loader phone number length restriction, use system setting to enable
...
Added more options to the callbacks bulk move and bulk change admin utilities
git-svn-id: svn://192.168.202.10@2611 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-05 07:10:09 +00:00
mattf
14078e03a8
Fixed QM partition problem with new MySQL keyword 'partition'
...
git-svn-id: svn://192.168.202.10@2610 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-02 16:55:52 +00:00
mattf
496e36be97
Added debug to user auth api messages
...
git-svn-id: svn://192.168.202.10@2516 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-14 17:50:21 +00:00
mattf
980ed4c272
Fix for numeric audio files in playback function in the agent API
...
git-svn-id: svn://192.168.202.10@2467 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-13 19:57:42 +00:00
mattf
b71879a943
Fixed issue with API transfers and dial_override flag
...
Change to Agent API to allow * and # in phone_number field
git-svn-id: svn://192.168.202.10@2387 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-28 16:07:34 +00:00
mattf
7c8ad22059
Fixed mysqli connect error reporting
...
Added option to change drop perccentage calculation in VDAD stats report
other minor fixes
git-svn-id: svn://192.168.202.10@2337 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-01 17:06:17 +00:00
mattf
001594e346
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
4988291dcb
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
884f7a503f
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
194b0175e1
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
064c28aac8
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
29013f08cf
Code cleanup in PHP files for QXZ functions
...
Added ADMIN_www_languages.pl script to parse all web files for QXZ phrases and populate DB table www_phrases
git-svn-id: svn://192.168.202.10@2213 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-28 14:28:39 +00:00
mattf
f194c66910
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
147bf644e3
Added new Agent API function audio_playback to play audio files from the audio
...
store in an active agent session. See AGENT_API.txt doc for more info
git-svn-id: svn://192.168.202.10@2131 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-19 21:00:35 +00:00
mattf
f37660bd4b
Fixed issue #773
...
Added single-digit change to text for TTS in outbound AGI
git-svn-id: svn://192.168.202.10@2129 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-18 23:49:11 +00:00
mattf
0044ad7d18
Added pause_type logging to agent log and queue_log
...
git-svn-id: svn://192.168.202.10@2109 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-28 21:24:27 +00:00
mattf
3c59351a20
Added recording filename Agent API append option
...
git-svn-id: svn://192.168.202.10@2096 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 22:55:06 +00:00
mattf
c254c735b1
Added Agent API options to dial next number and search for lead phone number within a lead_id
...
git-svn-id: svn://192.168.202.10@2078 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-03-02 12:50:07 +00:00
mattf
f19d4d460a
Added Agent API functions for preview_dial_action while previewing or manual alt dialing a lead
...
Added several lead field options to QM Socket URL
git-svn-id: svn://192.168.202.10@2074 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-16 03:27:54 +00:00
mattf
e2add6cbcf
Added Agent API pause_code function
...
git-svn-id: svn://192.168.202.10@2061 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-26 13:39:53 +00:00
mattf
daaa72100c
Added logging of webserver and url used for all API calls, agent logins and reports
...
Fixed minor bug related to modify lead page with custom fields and encryption
git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf
43e7797095
Changed require() to require_once() in agc directory PHP scripts
...
git-svn-id: svn://192.168.202.10@2016 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-22 11:05:10 +00:00
mattf
e01116aa8b
Added AST_CRON_audio_4_ftp2_FTPSSL.pl script for secondary archival of recordings to an FTP SSL server.
...
Changed agent code to use mysqli PHP functions.
git-svn-id: svn://192.168.202.10@2009 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-05 12:12:54 +00:00
mattf
ddd5e6ce69
Added optional password encryption to web interfaces
...
Altered agi-phone_monitor script to not hangup after agent hangs up customer, requires small change to custom dialplan entries
Added new Dial Log report
Added Disable Auto Dial system setting
git-svn-id: svn://192.168.202.10@1999 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-11 12:33:50 +00:00
mattf
9884e2ce4d
Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
...
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output
git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf
35d12e4374
Added ability to use .agi scripts in Call Menu prompt. Also added cm_date.agi script to say date with options
...
Converted ereg to preg in the agc agent interface PHP scripts
git-svn-id: svn://192.168.202.10@1945 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 04:52:48 +00:00
mattf
16a1695402
Added list expiration date feature
...
Added Other Campaign DNC List campaign option
git-svn-id: svn://192.168.202.10@1881 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-26 03:29:40 +00:00
mattf
ba316d527a
Added QueueMetrics Socket-send function for custom queue_log record sending
...
git-svn-id: svn://192.168.202.10@1879 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-21 02:19:31 +00:00
mattf
6890406123
Added option for a group_alias to be used in the transfer_conf agent API function
...
git-svn-id: svn://192.168.202.10@1859 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-14 17:59:31 +00:00
mattf
34f55397cb
Added non-loading webphone options and API agent call and webphone url functions
...
git-svn-id: svn://192.168.202.10@1852 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-20 15:08:18 +00:00
mattf
b234c1c640
Added recording and webserver functions to the agent API
...
git-svn-id: svn://192.168.202.10@1847 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-10 12:31:28 +00:00
mattf
aa3f1aebd3
small fix for manual dial lead insertion with vendor_lead_code
...
git-svn-id: svn://192.168.202.10@1845 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-31 16:12:48 +00:00
mattf
a89310b5b5
fix for issue 577
...
git-svn-id: svn://192.168.202.10@1825 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-29 19:52:36 +00:00
mattf
5a541b0ecd
minor security fixes from issue #545
...
git-svn-id: svn://192.168.202.10@1799 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-27 20:58:16 +00:00
mattf
c6e673a4ad
Fixed issue #545
...
Fixed small admin.php moh issue in campaigns
Added separate Net::SFTP and Net::SSH2::SFTP sales export scripts
git-svn-id: svn://192.168.202.10@1793 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-01 22:47:25 +00:00
mattf
755831a221
Added ability to set scheduled callbacks with Agent API.
...
Added alt_phone and address3 field searches to DID and Call Menu in-group call routing, to allow searching first by phone number, then optionally by alt_phone and address3.
Fixed admin change log display issue
git-svn-id: svn://192.168.202.10@1755 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-21 15:31:15 +00:00
mattf
1e6e65b7dd
Added Agent API function logout to log an agent out of their session
...
git-svn-id: svn://192.168.202.10@1721 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-11 20:19:40 +00:00
mattf
a27fb4288f
Added queuemetrics_pe_phone_append option
...
git-svn-id: svn://192.168.202.10@1682 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-27 05:03:56 +00:00
mattf
c58d1a28dd
Added ability to use external_dial Agent API function with a defined lead_id and optional alt_dial setting
...
git-svn-id: svn://192.168.202.10@1647 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-30 15:30:37 +00:00
mattf
8a078adb0f
added run time logging to the api functions
...
git-svn-id: svn://192.168.202.10@1637 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-09 12:29:29 +00:00