mattf
3d304a7661
Added dial_override_limit agc/options.php setting
...
Added vicidial_user_dial_log logging, and rate limiting
git-svn-id: svn://192.168.202.10@3709 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-18 19:55:12 +00:00
mattf
ad7fee0989
Added Code to hangup & dispo NOAUDIODATA as ADAIR (Dead Air Auto) with Settings Container option, Issue #1459
...
git-svn-id: svn://192.168.202.10@3706 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-14 12:56:42 +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
8cf61f6639
Small doc updates to last commit
...
git-svn-id: svn://192.168.202.10@3700 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-12 19:56:48 +00:00
mattf
3644c8f33a
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
6f3868f6d4
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
6aa79c7a99
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
3b30d86a14
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
6d281c33cd
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
1dd8085107
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
148f5acf33
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
2c6d0c58b3
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
3b1574c879
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
1f4a065d13
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
c5fe9e37be
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
4779d8c88a
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
973bf95f21
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
98235ec76f
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
b14cb051d6
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
bfbb1c610b
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
4032cc4c4e
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
5b65d08f99
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
854cfb1277
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
0dd2c833cf
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
cd8aeefe16
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
a91fb13993
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
ce9aae2385
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
f8b50ab028
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
b0744de0bd
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
db9297e9d5
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
4242aeb447
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
c953332907
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
b7f73d59fc
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
b930ae2dcd
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
c44003af08
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
42a0e8c30d
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
9da5e53bc1
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
d5b6b70710
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
233b9a5847
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
470a7aa28e
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
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
git-svn-id: svn://192.168.202.10@3492 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-12 21:03:55 +00:00
mattf
17ca1bc19e
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
68fb0d6c8e
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
988d3cf40a
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
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
git-svn-id: svn://192.168.202.10@3485 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 21:11:23 +00:00
mattf
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
git-svn-id: svn://192.168.202.10@3484 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 02:07:46 +00:00
mattf
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.
...
git-svn-id: svn://192.168.202.10@3483 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-16 05:49:21 +00:00
mattf
d4f52b1f3c
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
ae66cfbbba
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