Commit Graph
128 Commits
Author SHA1 Message Date
mattf 97cb244710 Added SIP response data to extended outbound call log display in Modify Lead page
git-svn-id: svn://192.168.202.10@4005 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-07-16 20:40:24 +00:00
mattf 6e6609f993 Added code for recording_dtmf_muting, fix for Stereo Call Recording on multi-server clusters
git-svn-id: svn://192.168.202.10@3949 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-10-21 13:16:28 +00:00
mattf 4c6019a6be Stereo Call Recording commit
git-svn-id: svn://192.168.202.10@3941 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-09-19 17:23:26 +00:00
mattf 19260e3aa8 Fix for closer call notes display, Issue #1534
git-svn-id: svn://192.168.202.10@3901 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-01-29 14:34:06 +00:00
mattf 513ce92383 Added webform_one-three variables to the update_campaign Non-Agent API function
Fix for displaying CID info on outbound calls that were blind transferred on the Admin Modify Lead page

git-svn-id: svn://192.168.202.10@3878 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-10-04 21:00:16 +00:00
mattf 1f360994d9 Added archived-log cold-storage options and scripts
git-svn-id: svn://192.168.202.10@3844 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-05 04:37:22 +00:00
mattf 5a7c9c9025 Added HCI screen for Hopper Hold Inserts
git-svn-id: svn://192.168.202.10@3779 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-28 14:02:47 +00:00
mattf 0175a169be Added code for 3-way-press-agent functions in agent screen, more to follow.
git-svn-id: svn://192.168.202.10@3777 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-18 12:42:31 +00:00
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 3dba8cd793 Small fix for closer calls DID display, Issue #1447 in the admin_modify_lead.php script
git-svn-id: svn://192.168.202.10@3695 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-07 18:28:18 +00:00
mattf fba2bb004d Small fix for ignore_group_on_search issue in admin_modify_lead.php
git-svn-id: svn://192.168.202.10@3681 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-02-06 02:36:29 +00:00
mattf a954a7815e Added the ability to have multiple "No Agent Call URL" entries for a single Campaign/In-Group/List
git-svn-id: svn://192.168.202.10@3680 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-02-04 21:27:58 +00:00
mattf 7d29e5c1a8 Fix for admin hide phone data issue #1359
git-svn-id: svn://192.168.202.10@3605 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-20 17:35:55 +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 2939cf408e Added List CID Group Override to the List Modification admin screen.
Added new vicidial_dial_cid_log database call logging

git-svn-id: svn://192.168.202.10@3589 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-12 20:46:51 +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 0497f0c32f Added allow_web_debug system setting to more admin web scripts
git-svn-id: svn://192.168.202.10@3570 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-23 04:51:07 +00:00
mattf 3527a06150 Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +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 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 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 1d41450f28 Added 'custom_fields_update' option for update_list function in the Non-Agent API
git-svn-id: svn://192.168.202.10@3415 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-01 19:54:04 +00:00
mattf 794556fe53 Added lead_all_info Non-Agent API function
Changed admin_modify_lead.php page links to javascript because of Chrome

git-svn-id: svn://192.168.202.10@3386 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 14:39:16 +00:00
mattf 4f0a045e17 Added Two-Factor Authentication system, Added mobile_number to User Modify screen
Added BUTTON field type to custom list fields

git-svn-id: svn://192.168.202.10@3373 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:09:12 +00:00
mattf 1dfeb560a3 modify lead fix for last commit
git-svn-id: svn://192.168.202.10@3364 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-04 21:37:35 +00:00
mattf 80fbce5589 Added User modify_leads = 5 option, for READONLY in admin screens
git-svn-id: svn://192.168.202.10@3363 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-04 21:25:46 +00:00
mattf 0553035021 Changes for PHP8 compatibility
git-svn-id: svn://192.168.202.10@3337 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-14 23:07:01 +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 6c201ebafd Fix for blank page after certain updates submitted to modify lead page
git-svn-id: svn://192.168.202.10@3329 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 22:26:23 +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 5fe6549ba5 Added server_ip information and extra inbound call information to extended log view in admin_modify_lead.php page
git-svn-id: svn://192.168.202.10@3325 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 14:20:45 +00:00
mattf f1d363403f Added the ability to modify the status of any call or agent log in the Admin Modify Lead page. Must use new 'Modify Leads' options to enable for a user.
git-svn-id: svn://192.168.202.10@3296 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-09-17 03:34:45 +00:00
mattf 7e1e650436 Added option '2' to the User Modify "Modify Leads" setting allowing admin users to modify all lead fields except for phone number and alt phone.
git-svn-id: svn://192.168.202.10@3274 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-15 04:42:29 +00:00
mattf 9e9c414e29 Added support for per-User additional status groups for web admin users using modify lead page
git-svn-id: svn://192.168.202.10@3166 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-14 03:13:50 +00:00
mattf fe27cc52ad Added reporting for SIP event logging
git-svn-id: svn://192.168.202.10@3111 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-06-09 14:50:51 +00:00
mattf 483f2cc161 Added AMD Log Report to the Admin Utilities page
git-svn-id: svn://192.168.202.10@3085 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-30 00:04:13 +00:00
mattf e3f7ea0b7f Added feature allowing agents to mute recordings of calls from the agent screen. Must be enabled in System Settings to be able to use it in campaigns. There is also a User Override option.
git-svn-id: svn://192.168.202.10@3072 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-11 03:44:37 +00:00
mattf b87e0c8c74 Added change for admin change log for Admin Modify Lead to better show lead changes
git-svn-id: svn://192.168.202.10@3012 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-08-07 14:02:04 +00:00
mattf 31f3b6b904 Added SWITCH custom field type to put buttons on the agent FORM to allow for
the form to be switched while on an active call.

git-svn-id: svn://192.168.202.10@2976 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-07 06:11:44 +00:00
mattf ca63db9d8f Added pause code manager approval option, requires a manager to approve a
specific flagged pause code before the agent is allowed to use it in their agent screen.
Added switch lead log entry display to modify lead admin page

git-svn-id: svn://192.168.202.10@2963 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-11 17:18:42 +00:00
mattf 999c3e38f9 Added CIDdisplay to outbound call log in modify lead page
git-svn-id: svn://192.168.202.10@2941 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-11 06:33:25 +00:00
mattf d5c17b6b5e Added feature to allow for bulk change of campaign and in-group ranks and
grades in the User Modify page.
Added "Admin Lead Source ID Display" System Settings option to allow Modify
 Lead page modification of Source ID field, and display in hopper list.

git-svn-id: svn://192.168.202.10@2940 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-11 04:35:19 +00:00
mattf 7146eb0466 Added complete GDPR compliance features
git-svn-id: svn://192.168.202.10@2936 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-02 21:10:53 +00:00
mattf d5b46981c5 Added basic GDPR features for lead activity download and delete.
git-svn-id: svn://192.168.202.10@2915 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-13 21:18:12 +00:00
mattf f568d0c6de Added ability to modify all active scheduled callbacks, and view callbacks log in the admin modify lead page
git-svn-id: svn://192.168.202.10@2875 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-12-20 03:17:50 +00:00
mattf cbff96e5ed Small fix for recording log access
git-svn-id: svn://192.168.202.10@2846 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-10-25 21:15:45 +00:00
mattf 4fc61dbc1f Added in-browser audio control, if recording access control is disabled, to modify lead and qc lead pages
git-svn-id: svn://192.168.202.10@2829 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-10-01 15:31:13 +00:00
mattf 0a491e2412 Added link to turn on/off arcchived logs display in modify lead page
git-svn-id: svn://192.168.202.10@2810 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-08-26 13:04:02 +00:00
mattf d1b5b4e106 Added more qualifiers for Hungup Xfer function to be triggered in agent screen
Added park log display to modify lead page and park log report

git-svn-id: svn://192.168.202.10@2800 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-08-08 14:16:56 +00:00