Commit Graph
93 Commits
Author SHA1 Message Date
mattf e210febaeb Added md_check option for transfer_conference function for Agent API
Added ConfBridge support for 3-way press-1 features

git-svn-id: svn://192.168.202.10@3829 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-04-26 02:13:22 +00:00
mattf caad79b868 Added Per-User Per-In-Group daily call limits.
git-svn-id: svn://192.168.202.10@3805 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-02-21 02:49:58 +00:00
mattf 2adc4ce066 Added a Multi-call option to the agent 3-way press-1 calls feature.
git-svn-id: svn://192.168.202.10@3792 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-12-29 03:34:37 +00:00
mattf 0af685b77b Added refresh_panel Agent API function
git-svn-id: svn://192.168.202.10@3785 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-29 20:55:55 +00:00
mattf 88d88d734c Fix for input variable filtering in api.php
git-svn-id: svn://192.168.202.10@3726 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-05-19 11:32:24 +00:00
mattf 5c2f9fbc2f Fix for send_notification user group permissions
git-svn-id: svn://192.168.202.10@3705 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-13 23:58:17 +00:00
mattf 52f5464c39 Added send_notification Agent-API function
git-svn-id: svn://192.168.202.10@3704 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-13 15:57:41 +00:00
mattf 31ed5a073c Added allow_web_debug system setting to disable $DB output by default.
Added more input variable filtering

git-svn-id: svn://192.168.202.10@3567 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 15:41:15 +00:00
mattf 55c9bc35dc Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf 02d9237389 Updated change_ingroups for changes in vicidial_live_inbound_agents insert/update in the Agent API
git-svn-id: svn://192.168.202.10@3496 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-19 13:50:51 +00:00
mattf a84de7f6b2 Added CORS(Cross-Origin Resource Sharing) support for the VICIdial agent PHP scripts. see the CORS_SUPPORT.txt doc for more information.
git-svn-id: svn://192.168.202.10@3459 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 03:24:05 +00:00
mattf 6b35f07a01 Added additional update_fields options: scriptreload,script2reload,formreload,emailreload,chatreload
git-svn-id: svn://192.168.202.10@3396 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 04:05:02 +00:00
mattf 193294ec7d Added vicidial call length logging to ra_call_control Agent API function
Fixes for manual dial agent-state issues and a translation issue in vicidial.php

git-svn-id: svn://192.168.202.10@3356 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-22 16:02:04 +00:00
mattf 4d79488d4b Addressed session ID issue in ticket #1251
git-svn-id: svn://192.168.202.10@3346 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-26 16:47:58 +00:00
mattf fc34de336c Better compatibility with non-latin data input in agent screen and main admin web pages
Translation bug fixed in list merge script, Issue #1236

git-svn-id: svn://192.168.202.10@3327 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 14:37:16 +00:00
mattf 8cddd49af2 Added Agent API function 'vm_message' allowing you to set the VM message to be played to a customer when the agent clicks on the VM button in the agent screen.
git-svn-id: svn://192.168.202.10@3323 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 03:16:47 +00:00
mattf 6629489635 fixes for additional modify_leads options
git-svn-id: svn://192.168.202.10@3297 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-17 17:04:27 +00:00
mattf 6544aeb58c Added new System Settings option to allow sending of any CallerID through the Agent API for external_dial outbound calls.
git-svn-id: svn://192.168.202.10@3209 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-03 21:28:59 +00:00
mattf 27f9e89c19 Added cid_choice option to transfer_conference Agent API function
git-svn-id: svn://192.168.202.10@3132 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-09-01 14:37:35 +00:00
mattf 4b39c8b86a Added recent session per-call logging and force_fronter_audio_stop Agent API function
git-svn-id: svn://192.168.202.10@3066 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-02-22 18:32:05 +00:00
mattf ba8a71944c 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 5fad68e911 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 8f04c94a8e 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 980f95a91b 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 4ab83a9e0c 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 04fe01cd9e 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 5d0d8704b9 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 74e2e5ec0a 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 fe6a6187b1 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 e2e5bb0069 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 765070842b 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 3e902086e7 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 afad4a3d59 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 e3752dd496 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 ef8dc3d7bf 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 1bbf1b6e69 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 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 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 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 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 50f5fccb53 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 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 3d9d78e0b1 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 494221aa0f 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 6ae606698f 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 e8fbb52338 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 02449098f8 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 e59d5e16ac 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 dab8f804e9 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