mattf
92d80cf587
Added "Show Confetti" campaign setting, allowing for confetti to be shown to agents when they disposition a call as a SALE and/or a CALLBACK flagged status.
...
Added "Abandon Check Queue" feature, to catch dropped Call Menu calls that are tagged with a Lead ID. For more information, see the bottom of the INBOUND_CALLBACK_QUEUE.txt document.
Added "Asterisk Restart URL" to the Modify Servers page, this can send a URL request any time Asterisk is auto-restarted on that server.
Added display of inbound Call Menu calls to the Admin Modify Lead page if CallerID display option is used on page.
git-svn-id: svn://192.168.202.10@3699 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-12 15:42:36 +00:00
mattf
eab35a726b
doc update for last commit
...
git-svn-id: svn://192.168.202.10@3698 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-08 23:01:08 +00:00
mattf
a5219368a9
Added setTimeoutAudioLoop agent_screen_timer option, Issue #1448
...
git-svn-id: svn://192.168.202.10@3694 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-07 18:05:28 +00:00
mattf
f24a594276
Added 20Hz_tone browser sound, Issue #1448
...
git-svn-id: svn://192.168.202.10@3693 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-06 18:45:24 +00:00
mattf
4a6346e068
updates to browser throttling doc
...
git-svn-id: svn://192.168.202.10@3687 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-02-21 16:23:45 +00:00
mattf
28911bd5a2
Added instructions and scripts for creating a Gateway Recording server. See the GATEWAY_RECORDING_SERVER.txt doc for more info.
...
git-svn-id: svn://192.168.202.10@3678 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-02-01 13:26:56 +00:00
mattf
01caaebec6
Added reset_password option to update_user Non-Agent API function
...
Added new reset_agent_pass_email.php script
git-svn-id: svn://192.168.202.10@3675 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-01-23 05:07:40 +00:00
mattf
e7d716445f
Added enhanced_disconnect_logging=3 support , issue #1367
...
git-svn-id: svn://192.168.202.10@3663 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-22 02:53:03 +00:00
mattf
f7b995c4ae
Added vicidial_inbound_callback_queue stats to Inbound Report v2
...
git-svn-id: svn://192.168.202.10@3661 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-08 22:26:00 +00:00
mattf
dd86d129a4
Added login form multi-submit prevention ($login_submit_once) to agent screen
...
Added dialRegExten_enabled webphone option to agent screen
git-svn-id: svn://192.168.202.10@3659 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-06 21:07:58 +00:00
mattf
07156d437c
Change in CIDname prefix in multiple scripts to differentiate from other processes
...
git-svn-id: svn://192.168.202.10@3658 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-02 21:53:27 +00:00
mattf
2457a0ba03
Fix for long in-group dialstring extensions on agent in-group calls/transfers
...
git-svn-id: svn://192.168.202.10@3656 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-11-16 17:39:57 +00:00
mattf
e989d9638b
Added include_ip option for the agent_status Non-Agent API function
...
git-svn-id: svn://192.168.202.10@3654 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-11-09 13:38:20 +00:00
mattf
eb5f22761d
Added more "XDAY" options to add_lead duplicate checks in the Non-Agent API
...
Added more failed login details for level 9 users to User Modify page
Added User Logins Report
Added webserver/URL logins section to User Stats report for level 9 users
Added more failed login logging in user_authorization function.php scripts
Added more failed login reason messages display to timeclock.php
Added vicidial_user_logins_daily TEOD population to ADMIN keepalive script
git-svn-id: svn://192.168.202.10@3642 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-22 13:24:27 +00:00
mattf
07d5fa37c2
Added INSERT_before_body_close options.php setting in vicidial.php, Issue #1375
...
updated TCPA doc
git-svn-id: svn://192.168.202.10@3641 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-16 13:09:01 +00:00
mattf
380b4468ea
Added dial_status_add/dial_status_remove options to update_campaign function in the Non-Agent API
...
git-svn-id: svn://192.168.202.10@3636 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-02 13:09:35 +00:00
mattf
23aa224a16
Changed SHARED_ campaign in-group transfers to use 'SRDROP' log status instead of 'DROP'
...
git-svn-id: svn://192.168.202.10@3606 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-24 21:50:11 +00:00
mattf
9320292ba7
Fixes for lead not found, Issue #1358 in admin_modify_lead.php
...
git-svn-id: svn://192.168.202.10@3595 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-27 15:35:10 +00:00
mattf
dad091774e
Added more debug output to the agi-AGENT_route.agi script
...
Added FHG(file-http-get) message playback option to download file from website to the VD_amd.agi
Added example script for AWS Polly TTS generation of audio prompts
Updated documentation
git-svn-id: svn://192.168.202.10@3594 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-21 19:05:31 +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
4b616603f9
Added 'update_presets' function to the Non-Agent API
...
Added 'tab-CSScustomUSA' format to AST_VDsales_export.pl
git-svn-id: svn://192.168.202.10@3581 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-07 17:00:11 +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
6da312fdd7
Added update_alt_url Non-Agent API function
...
Added dispo_call_url as option for update_campaign Non-Agent API function
Added display of the URL ID to the URL Multi admin page
Added email_header_attach and allow_sendmail_bypass options.php settings for dispo_call_url.php script
git-svn-id: svn://192.168.202.10@3558 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-28 02:43:52 +00:00
mattf
eea37f1fbc
Added auto_alt_threshold option for campaigns and override option for lists
...
git-svn-id: svn://192.168.202.10@3553 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-19 21:03:28 +00:00
mattf
9d633c5bf5
Added timeout fix for manual dial calls, set the CAMPDTO dialplan variable
...
git-svn-id: svn://192.168.202.10@3550 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-03 21:28:52 +00:00
mattf
20979db704
Added 'delete_cf_data' setting to the update_lead Non-Agent API function
...
git-svn-id: svn://192.168.202.10@3540 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-19 01:55:33 +00:00
mattf
ed3335e3b8
Added In-Group in_queue_nanque options
...
Added optional phone_number search for lead_all_info function
Fix for Inbound Report with optional campaign-select AHT calc
git-svn-id: svn://192.168.202.10@3535 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-08 03:54:53 +00:00
mattf
cc26a700a7
Added lead_search Non-Agent API function
...
git-svn-id: svn://192.168.202.10@3533 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-27 14:43:14 +00:00
mattf
db0fb78f07
Updated dispo-send-email doc with script tab email example
...
git-svn-id: svn://192.168.202.10@3527 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-26 13:38:00 +00:00
mattf
a31659cf7b
Update of KHOMP code.
...
git-svn-id: svn://192.168.202.10@3524 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-23 04:22:12 +00:00
mattf
c14366eaa0
Added batch_update_lead function to the Non-Agent API
...
git-svn-id: svn://192.168.202.10@3522 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-19 13:23:07 +00:00
mattf
1c28f466e4
Added PJSIP_SUPPORT.txt document
...
git-svn-id: svn://192.168.202.10@3512 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-31 20:51:17 +00:00
mattf
a06177db50
Small default sip.conf change for better PJSIP compatibility
...
git-svn-id: svn://192.168.202.10@3511 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-31 20:07:55 +00:00
mattf
21bf8136f5
change default pjsip.conf to bind to port 5061
...
git-svn-id: svn://192.168.202.10@3506 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-27 15:01:52 +00:00
mattf
77aa33a477
Added PJSIP support for Asterisk 16
...
git-svn-id: svn://192.168.202.10@3505 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-27 14:36:09 +00:00
mattf
d529fd3dab
Fix to allow for legacy attachment file locations in "agc" directory for dispo_send_email.php
...
git-svn-id: svn://192.168.202.10@3502 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-24 00:19:39 +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
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
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
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
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
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