mattf
628e4b0870
Added agc/attachments directory for dispo_send_email.php attachments default path
...
git-svn-id: svn://192.168.202.10@3500 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-23 20:04:54 +00:00
mattf
67cc4767fe
Added more variable filtering to several PHP scripts.
...
git-svn-id: svn://192.168.202.10@3499 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-23 14:20:56 +00:00
mattf
5a3ec2ca4d
Fix for manual dial lead search with phone_code, Issue #1322
...
git-svn-id: svn://192.168.202.10@3498 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-23 01:13:37 +00:00
mattf
7cfe08a9d4
Added AHT to CUSTOM INDICATOR section in Inbound Reports
...
git-svn-id: svn://192.168.202.10@3497 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-21 20:21:00 +00:00
mattf
89ef437d40
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
cfe17d57fd
Added vicidial_inbound_caller_codes logging to inbound call routing script
...
git-svn-id: svn://192.168.202.10@3495 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-19 12:38:48 +00:00
mattf
354866a09c
Added --db-leads-only option to dump only the vicidial_list table for ADMIN_backup.pl script
...
git-svn-id: svn://192.168.202.10@3494 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-19 00:59:18 +00:00
mattf
990793016b
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.
...
git-svn-id: svn://192.168.202.10@3493 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-13 19:17:32 +00:00
mattf
6e7dce400b
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
git-svn-id: svn://192.168.202.10@3492 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-12 21:03:55 +00:00
mattf
55476100f8
Added option to logout agents only within campaigns/users with a specific dial_prefix/user_code for AST_agent_logout.pl script
...
git-svn-id: svn://192.168.202.10@3491 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-11 21:24:46 +00:00
mattf
590048730c
Fix for In-Group closing time action issue #1321
...
git-svn-id: svn://192.168.202.10@3490 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-04 11:18:49 +00:00
mattf
5223df0071
Added CID Group Failover campaign setting(cid_group_id_two)
...
git-svn-id: svn://192.168.202.10@3489 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-01 00:38:51 +00:00
mattf
f1d428b041
documentation updates
...
git-svn-id: svn://192.168.202.10@3488 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-20 13:20:36 +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
acd977a6a1
small doc fix
...
git-svn-id: svn://192.168.202.10@3486 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 21:21:00 +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
20b3cd475c
Fixes for 24-Hour Call Count Limits with standard Auto-Alt-Dialing and ANYONE scheduled callbacks
...
Added additional standard Auto-Alt-Dialing debug output
git-svn-id: svn://192.168.202.10@3484 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 02:07:46 +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
bab75802fe
Update to TILTX doc
...
git-svn-id: svn://192.168.202.10@3482 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-15 21:33:36 +00:00
mattf
94bb54cf0d
Allow brackets and spaces in Filter Phone Group numbers([ ])
...
git-svn-id: svn://192.168.202.10@3481 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-12 21:35:09 +00:00
mattf
14d62fe24e
Fixes for several rare logging and stats issues in AST_VDadapt.pl
...
git-svn-id: svn://192.168.202.10@3480 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-09 00:45:16 +00:00
mattf
349a554852
Fix for KHOMP AGI script update
...
git-svn-id: svn://192.168.202.10@3479 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-08 20:46:51 +00:00
mattf
a38c7ae17a
KHOMP integration updates
...
git-svn-id: svn://192.168.202.10@3478 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-07 22:59:24 +00:00
mattf
a5bab75131
Yukon Canada timezone changes
...
git-svn-id: svn://192.168.202.10@3477 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-07 16:04:18 +00:00
mattf
0a775958f6
Added display of the Phone Codes and Postal Codes that are loaded into the system. Linked from the System Settings page.
...
git-svn-id: svn://192.168.202.10@3476 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-07 11:35:56 +00:00
mattf
e393845cae
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"
...
git-svn-id: svn://192.168.202.10@3475 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-06 14:48:26 +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
ce2ceae953
Added ingroup_rank/ingroup_grade options to the update_user Non-Agent API function
...
git-svn-id: svn://192.168.202.10@3469 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-02 02:11:48 +00:00
mattf
118367f4d8
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
git-svn-id: svn://192.168.202.10@3468 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-30 21:27:53 +00:00
mattf
53eb23b807
Added KHOMP stats display
...
git-svn-id: svn://192.168.202.10@3467 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-29 21:03:29 +00:00
mattf
c8c0fbde35
Added BARGESWAP option to blind_monitor function
...
for Non-Agent API, and added a related options.php setting
git-svn-id: svn://192.168.202.10@3466 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-25 18:39:43 +00:00
mattf
ad4dc53657
Added term_reason as a dispo_call_url variable
...
git-svn-id: svn://192.168.202.10@3465 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-25 18:01:39 +00:00
mattf
357d4efca8
Fix for Copy Phone issue in admin.php
...
git-svn-id: svn://192.168.202.10@3464 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-24 16:45:27 +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
8d178ff529
Minor issue fix for CORS support
...
git-svn-id: svn://192.168.202.10@3461 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 19:34:48 +00:00
mattf
d213754cd4
Added CORS support for some admin web PHP scripts
...
git-svn-id: svn://192.168.202.10@3460 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 19:23:02 +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
062d318dc0
Update to DB schema for new Asteirsk 16 code
...
git-svn-id: svn://192.168.202.10@3458 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-17 20:00:47 +00:00
mattf
0eb553b5ae
removal of some debug code for QC
...
git-svn-id: svn://192.168.202.10@3457 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-17 15:24:41 +00:00
mattf
d8e8f1a9ee
Fix for issue #1314 , realtime report
...
git-svn-id: svn://192.168.202.10@3456 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 02:44:16 +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
0013d84fa8
Added more variables for add_did/update_did Non-Agent API functions
...
git-svn-id: svn://192.168.202.10@3453 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-11 20:41:10 +00:00
mattf
50b1b794a8
create mysql fix
...
git-svn-id: svn://192.168.202.10@3452 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-09 21:39:19 +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