Commit Graph
684 Commits
Author SHA1 Message Date
mattf 5cfa177df9 Added ig_xfer_list_sort campaign setting
git-svn-id: svn://192.168.202.10@3597 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-06 13:28:41 +00:00
mattf 0a40b84a87 Added STAGING option for campaign presets
Added DELETE action to the 'update_presets' Non-Agent API function
Added more time-sync detailed logging from the agent screen

git-svn-id: svn://192.168.202.10@3586 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 15:09:55 +00:00
mattf 4dbfb9649b Fix for issue with pausing when calling agent phone again while already paused in vicidial.php
git-svn-id: svn://192.168.202.10@3584 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 03:23:13 +00:00
mattf 1cc1e47da3 Cleanup from input variable filter updates
git-svn-id: svn://192.168.202.10@3580 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-04 05:38:26 +00:00
mattf e152282761 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 9eafb50667 Added agent_hide_hangup system and campaign settings
git-svn-id: svn://192.168.202.10@3565 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 01:02:53 +00:00
mattf 01a3360302 Added more logging of dial alerts, force PauseCode MDSKIP when skipping previewed lead in vicidial.php
Added pause_max_url campaign feature
Updated CALL_URL_FEATURES.txt doc

git-svn-id: svn://192.168.202.10@3561 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-13 14:24:13 +00:00
mattf 47cdc72a0e Fix for API transfer if AGENTDIRECT selected, issue #1330 in vicidial.php
git-svn-id: svn://192.168.202.10@3549 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-23 14:17:36 +00:00
mattf c524844e56 Fix for API hangup post-call survey issue #1338 in vicidial.php
git-svn-id: svn://192.168.202.10@3548 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-23 13:49:43 +00:00
mattf 86199aead8 Fix for alternate number auto-dial logging issues in vicidial.php
git-svn-id: svn://192.168.202.10@3520 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-13 12:35:19 +00:00
mattf 9de5e14bdd Fixes for inconsistent hangup_xfer_record_start behavior in vicidial.php
git-svn-id: svn://192.168.202.10@3487 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-20 13:01:31 +00:00
mattf 1341c7f07e Added new state override options for 24-Hour Call Count Limits
Fix for vicidial.php issue with Dial In-Group calls with filter errors

git-svn-id: svn://192.168.202.10@3485 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 21:11:23 +00:00
mattf 8fbb6fb44d Added 24-Hour Called Count Limit campaign feature, allows you to limit the number of calls to be placed to a phone number or lead in a 24-hour time period. Also allows for state-based override settings. For more information, read the CALL_COUNT_LIMITS.txt doc.
git-svn-id: svn://192.168.202.10@3483 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-16 05:49:21 +00:00
mattf e0e3d1b701 Added display of Call Time Holidays to the agent screen Scheduled Callbacks calendar
git-svn-id: svn://192.168.202.10@3474 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-06 05:40:26 +00:00
mattf 347789ec0d Added user_pass_webform and phone_login_webform agc/options.php settings(remove user/pass population from default weform variables)
git-svn-id: svn://192.168.202.10@3473 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-06 00:03:33 +00:00
mattf 2f04e8f768 Added User override for campaign manual_dial_filter setting
git-svn-id: svn://192.168.202.10@3472 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-05 15:00:49 +00:00
mattf 3aa6d4ef8a Fixes for a couple of small issues(script two, manual dial ready timer) in agent screen
git-svn-id: svn://192.168.202.10@3471 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-05 13:56:30 +00:00
mattf 346ce6002d Added Transfer No Dispo campaign setting, allowing for transferred calls to not not immediately show the disposition panel on the agent screen.
git-svn-id: svn://192.168.202.10@3470 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-02 14:22:01 +00:00
mattf 1896cbb7bc Fix for WebForm 3 after API update fields issue in vicidial.php
git-svn-id: svn://192.168.202.10@3463 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-23 13:37:35 +00:00
mattf 1833f248db Fix for Leave 3-Way Start Recording issue in vicidial.php
git-svn-id: svn://192.168.202.10@3462 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-23 13:14:54 +00:00
mattf e2e0505570 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 e87b6452f2 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf d4bd530333 Default security fixes, CVE-2021-28854
git-svn-id: svn://192.168.202.10@3454 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-15 15:10:25 +00:00
mattf c78a9e8d5d Added In-Group Drop Seconds Override Container and Inbound Manual Dial Agent Forced Ready features
git-svn-id: svn://192.168.202.10@3451 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-09 16:49:24 +00:00
mattf 5bb660115d Added TILTX features for pre-carrier call filtering
git-svn-id: svn://192.168.202.10@3449 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-06 14:08:45 +00:00
mattf 5b1a9ff87d Added more screen labels for non-form fields
git-svn-id: svn://192.168.202.10@3428 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-22 02:26:19 +00:00
mattf 25ceb7a306 Added calls_waiting_vl_ campaign options to add optional lead columns to the agent screen Calls In Queue panel
git-svn-id: svn://192.168.202.10@3425 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-17 16:02:27 +00:00
mattf 0119b0af1f Fixed issues with dashes as custom fields values throwing off delimiters in the agent screen
git-svn-id: svn://192.168.202.10@3414 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-31 03:00:46 +00:00
mattf cdef190fd2 Added system setting(agent_screen_timer) for selection of JavaScript timer: setTimeout or EventSource for the agent screen
git-svn-id: svn://192.168.202.10@3407 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-28 02:49:24 +00:00
mattf 2cfd57bf23 Added leave_3way_start_recording campaign options
git-svn-id: svn://192.168.202.10@3402 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-25 02:14:25 +00:00
mattf 347c8f0e8e Fixed issue with agent_hidden_sound in vicidial.php
git-svn-id: svn://192.168.202.10@3399 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 17:07:32 +00:00
mattf 1f767edcea 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 5f70dd7fdc For the user_stats.php report, Added HELP pop-ups for each section, added agent browser visibility log stats to agent activity section, reformatted most sections
For the agent time detail report, Added agent screen visibility stats
For vicidial.php, Small change for agent screen visibility logging on logout

git-svn-id: svn://192.168.202.10@3392 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-19 19:16:55 +00:00
mattf d3eea512f7 Added system settings for agent_hidden_sound and added more browser_alert_sounds
Added agent screen visibility logging and Agent Hidden Browser Sounds

git-svn-id: svn://192.168.202.10@3390 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-18 06:49:09 +00:00
mattf 259fce185b Fixes for better consistency in password change process for both vicidial.php and admin.php, Issue #1261
git-svn-id: svn://192.168.202.10@3387 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 16:14:27 +00:00
mattf 3161cf54e2 Added new manual_dial_filter CALLBACK options, Issue #1139
git-svn-id: svn://192.168.202.10@3384 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-16 02:57:36 +00:00
mattf 11e2ad38b3 Force clearing of webphone panel upon logout in vicidial.php
git-svn-id: svn://192.168.202.10@3376 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 20:26:10 +00:00
mattf 528b441723 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 8a13cbf095 Added CallerID to the Hangup Cause Report output
Added logging to vicidial.php

git-svn-id: svn://192.168.202.10@3338 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-31 21:57:08 +00:00
mattf 8f5a7d14da Added Transfer-Conf Button Launch campaign setting, allowing you to set a webform window to open when an agent clicks on the Transfer-Conf button.
git-svn-id: svn://192.168.202.10@3334 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-02 02:24:19 +00:00
mattf 13848308b8 Added Daily Called Count Limits as a campaign setting, with options to count and/or restrict for manual dial calls or not.
Added hopper debug output to the campaign debug report.

git-svn-id: svn://192.168.202.10@3331 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-24 05:24:25 +00:00
mattf 63e7e6c245 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 ccf42d6c24 Added better QueueMetrics misconfiguration error handling to agent screen
git-svn-id: svn://192.168.202.10@3322 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-12 16:17:51 +00:00
mattf efa3b3796a Added caching of parked call stats
Added display of parked call stats, SLA stats and LIMITED report type to real-time report
Added optional rolling of park_log to archive perl script

git-svn-id: svn://192.168.202.10@3313 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-08 17:40:58 +00:00
mattf 1e918cb15e Fix for pause max codes exceptions issue when pausing more than once in the same pause session
Added the force_agent_logout.php admin page

git-svn-id: svn://192.168.202.10@3306 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-26 05:45:47 +00:00
mattf 4fc48d259d Added force change password feature functionality for the agent screen
git-svn-id: svn://192.168.202.10@3304 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-12 20:44:39 +00:00
mattf 954f2ba407 Added pause_max_exceptions campaign feature
Fixed issue #1235

git-svn-id: svn://192.168.202.10@3302 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-04 16:30:04 +00:00
mattf 0d22dcadd7 Added system settings allowing you to remove digits from the beginning of a phone number when it is manual dialed or through the web lead loader.
Fixed issue with Team Performance Detail report

git-svn-id: svn://192.168.202.10@3299 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-24 00:51:56 +00:00
mattf b16effe05d Added UNSELECTED options for campaign alt_number_dialing
git-svn-id: svn://192.168.202.10@3293 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-13 12:25:44 +00:00
mattf cc95483c5a Added more get_call_launch PREVIEW_ options
git-svn-id: svn://192.168.202.10@3292 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-12 20:57:34 +00:00