ad7fd1ac62
PHP security fixes. Added NONE for campaigns in inbound forecasting report Fix for Issue #1324, new DB index
mattf2021-08-29 03:28:38 +00:00
d23069aa68
Small fix to admin.php for Add Phone screen(PJSIP)
mattf2021-08-27 20:45:43 +00:00
7a55d2edd6
Fix in AST_VDauto_dial.pl for Extended auto-alt-dialing issue #1323mattf2021-08-27 20:28:26 +00:00
d5b6b70710
change default pjsip.conf to bind to port 5061
mattf2021-08-27 15:01:52 +00:00
233b9a5847
Added PJSIP support for Asterisk 16
mattf2021-08-27 14:36:09 +00:00
a5c6987149
Fixes for security issues in several PHP scripts
mattf2021-08-25 13:37:52 +00:00
a2d9f7da6c
Added index.html to agc/attachments/ web directory
mattf2021-08-24 00:35:06 +00:00
470a7aa28e
Fix to allow for legacy attachment file locations in "agc" directory for dispo_send_email.php
mattf2021-08-24 00:19:39 +00:00
23e3ef22d0
Fix for security issue, removed absolute path attachments for agc/dispo_send_email.php script, now attachments must be in "agc/attachments/" web directory
mattf2021-08-23 20:36:36 +00:00
96a08fcbab
Added --db-leads-only option to dump only the vicidial_list table for ADMIN_backup.pl script
mattf2021-08-19 00:59:18 +00:00
1e8fb7a24b
Added agc/dispo_list_quota.php script to deactivate lists once a limit of the number of leads matching set statuses is reached. See the comments in the code for more details.
mattf2021-08-13 19:17:32 +00:00
a42726bb0e
Added 'Phone Stats' to report permissions list in admin.php Added slave DB and user group allowed reports permissions code, and report log logging in phone_stats.php Added update of live agent records for ingroup_rank/ingroup_grade in the update_user function in non_agent_api.php
mattf2021-08-12 21:03:55 +00:00
1ac1edf94a
Added option to logout agents only within campaigns/users with a specific dial_prefix/user_code for AST_agent_logout.pl script
mattf2021-08-11 21:24:46 +00:00
8a185dea56
Fix for In-Group closing time action issue #1321mattf2021-08-04 11:18:49 +00:00
17ca1bc19e
Added CID Group Failover campaign setting(cid_group_id_two)
mattf2021-08-01 00:38:51 +00:00
f33fba656f
Added new state override options for 24-Hour Call Count Limits Fix for vicidial.php issue with Dial In-Group calls with filter errors
mattf2021-07-19 21:11:23 +00:00
7f48e8a5b2
Fixes for 24-Hour Call Count Limits with standard Auto-Alt-Dialing and ANYONE scheduled callbacks Added additional standard Auto-Alt-Dialing debug output
mattf2021-07-19 02:07:46 +00:00
888a13abfc
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.
mattf2021-07-16 05:49:21 +00:00
d4f52b1f3c
Update to TILTX doc
mattf2021-07-15 21:33:36 +00:00
a8f1714933
Allow brackets and spaces in Filter Phone Group numbers([ ])
mattf2021-07-12 21:35:09 +00:00
2b3e02e97a
Fixes for several rare logging and stats issues in AST_VDadapt.pl
mattf2021-07-09 00:45:16 +00:00
c5deb6399d
Fix for KHOMP AGI script update
mattf2021-07-08 20:46:51 +00:00
fa75dbc90c
Added display of the Phone Codes and Postal Codes that are loaded into the system. Linked from the System Settings page.
mattf2021-07-07 11:35:56 +00:00
7a35c8aa93
SECURITY NOTE: For agent screen Webform buttons, we have changed the default behavior to not include user credentials in non-custom URL strings unless you set the new agc/options.php settings to do so: "$user_pass_webform and "$phone_login_webform" See the "agc/options-example.php" file for more information. *This will not affect custom webform query strings that start with "VAR"
mattf2021-07-06 14:48:26 +00:00
100dbb2463
Added display of Call Time Holidays to the agent screen Scheduled Callbacks calendar
mattf2021-07-06 05:40:26 +00:00
1d23441b44
Added user_pass_webform and phone_login_webform agc/options.php settings(remove user/pass population from default weform variables)
mattf2021-07-06 00:03:33 +00:00
26d672ae63
Added User override for campaign manual_dial_filter setting
mattf2021-07-05 15:00:49 +00:00
4a0deb3be7
Fixes for a couple of small issues(script two, manual dial ready timer) in agent screen
mattf2021-07-05 13:56:30 +00:00
12abf5be9f
Added Transfer No Dispo campaign setting, allowing for transferred calls to not not immediately show the disposition panel on the agent screen.
mattf2021-07-02 14:22:01 +00:00
ae66cfbbba
Added ingroup_rank/ingroup_grade options to the update_user Non-Agent API function
mattf2021-07-02 02:11:48 +00:00
c31eb5f02d
Added display of vicidial_vmm_counts data, if $CIDdisplay=="Yes" to modify lead page Remove commas from mailbox name before writing to conf file, use "Full Name" for a phone's mailbox name, if set in keepalive_ALL script
mattf2021-06-30 21:27:53 +00:00
3ba9f02ba5
Added BARGESWAP option to blind_monitor function for Non-Agent API, and added a related options.php setting
mattf2021-06-25 18:39:43 +00:00
cd84efca3c
Added term_reason as a dispo_call_url variable
mattf2021-06-25 18:01:39 +00:00
cbd163147d
Fix for Copy Phone issue in admin.php
mattf2021-06-24 16:45:27 +00:00
2449b00b73
Fix for WebForm 3 after API update fields issue in vicidial.php
mattf2021-06-23 13:37:35 +00:00
5e1175268a
Fix for Leave 3-Way Start Recording issue in vicidial.php
mattf2021-06-23 13:14:54 +00:00
cc542061ff
Minor issue fix for CORS support
mattf2021-06-18 19:34:48 +00:00
471759f33c
Added CORS support for some admin web PHP scripts
mattf2021-06-18 19:23:02 +00:00
a84de7f6b2
Added CORS(Cross-Origin Resource Sharing) support for the VICIdial agent PHP scripts. see the CORS_SUPPORT.txt doc for more information.
mattf2021-06-18 03:24:05 +00:00
b2e799cc02
Update to DB schema for new Asteirsk 16 code
mattf2021-06-17 20:00:47 +00:00
ce93c3ef50
removal of some debug code for QC
mattf2021-06-17 15:24:41 +00:00
43bb8364fe
Added In-Group Drop Seconds Override Container and Inbound Manual Dial Agent Forced Ready features
mattf2021-06-09 16:49:24 +00:00
d5290f743c
Added option to reset called_count to 0 to the Advanced Lead Managemt page
mattf2021-06-07 14:52:51 +00:00
6228b167a0
Added TILTX features for pre-carrier call filtering
mattf2021-06-06 14:08:45 +00:00
8aa16e4f62
Fixed help display for dozens of reports Added more call detail stats for calls to DIDs and what happened to them Fixed issue with User Group permissions in Inbound summary hourly report and the agent status detail report.
mattf2021-06-05 13:10:27 +00:00
0c6b419917
Fix for specific custom field values with a slash in them, agc/functions.php
mattf2021-06-03 20:29:30 +00:00