Commit Graph
2014 Commits
Author SHA1 Message Date
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 437b3c463a PHP8 fix for Agent time detail report
git-svn-id: svn://192.168.202.10@3940 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-09-12 20:48:24 +00:00
mattf 6fd4fbf01e Changed status selector from dropdown to multi-select on Move, Update, and Delete for advanced lead management utility
git-svn-id: svn://192.168.202.10@3939 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-08-29 23:20:15 +00:00
mattf 7749da0222 Added agent_man_dial_filter & agent_3way_dial_filter system settings
git-svn-id: svn://192.168.202.10@3936 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-08-08 20:38:33 +00:00
mattf 2156fa99d2 Added manual_dial_lead_id user setting, and new 'ONLY' option for campaign setting
git-svn-id: svn://192.168.202.10@3935 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-08-06 15:27:26 +00:00
mattf 570ff96ad7 Fix for issue #1544
git-svn-id: svn://192.168.202.10@3934 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-07-24 01:33:30 +00:00
mattf f02cb5b73c Added hopper_bulk_insert non-agent API function to admin.php
git-svn-id: svn://192.168.202.10@3932 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-07-22 19:48:08 +00:00
mattf 735a98344e Added hopper_bulk_insert Non-Agent API function
git-svn-id: svn://192.168.202.10@3931 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-07-21 03:52:25 +00:00
mattf 6046b12e34 Fixes for VERM issues
Small update for admin.php version/build

git-svn-id: svn://192.168.202.10@3929 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-07-18 22:38:10 +00:00
mattf 942415bfb2 Small change for AMD report
Fix for active_list_refresh.php
Added agc/dispo_move_listSC.php

git-svn-id: svn://192.168.202.10@3928 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-07-17 14:54:50 +00:00
mattf 123baad382 Added apinewlead options for system settings and lists
git-svn-id: svn://192.168.202.10@3927 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-06-21 13:14:04 +00:00
mattf 7a7efa7485 Changed ksort to uksort so array sorting by key is alphabetic, case-INsensitive in non-agent API
git-svn-id: svn://192.168.202.10@3924 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-05-16 18:49:08 +00:00
mattf 4022078b35 Fix for modify IP Lists screen permissions issue in admin.php
git-svn-id: svn://192.168.202.10@3921 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-04-24 11:18:45 +00:00
mattf 4db1547650 Added agent_hide_dial_fail system_settings feature
Fix for ConfBridge issue

git-svn-id: svn://192.168.202.10@3919 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-03-27 01:28:20 +00:00
mattf 46ce5dcaf0 Added "3-WAYD" status for dead 3way call agent in Real-Time Report
git-svn-id: svn://192.168.202.10@3917 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-03-21 20:16:35 +00:00
mattf d6aadb0ff7 Fix for daily breakdown percentages bug in agent performance detail report
git-svn-id: svn://192.168.202.10@3916 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-03-12 19:13:07 +00:00
mattf 188f27b671 Added ENGINE=MyISAM to the create table statements for custom list fields
git-svn-id: svn://192.168.202.10@3914 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-03-07 16:11:55 +00:00
mattf 99714c02c5 Fix for test call phone code issue (PHP8-related) in admin.php
git-svn-id: svn://192.168.202.10@3912 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-02-27 21:08:43 +00:00
mattf 091cc0a489 Fix for PHP8 issue on User Modify page
Fix for other reports issues

git-svn-id: svn://192.168.202.10@3909 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-02-10 22:05:31 +00:00
mattf 75ef47f2ea Small fix for PHP8 in the latency gaps report
git-svn-id: svn://192.168.202.10@3908 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-02-08 18:58:52 +00:00
mattf cf214878f3 help update for campaigns, issue #1507
git-svn-id: svn://192.168.202.10@3905 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-02-01 00:18:03 +00:00
mattf 2e3e76c3e6 Added sort clause to WHISPER display on real-time report
git-svn-id: svn://192.168.202.10@3903 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-01-31 21:15:32 +00:00
mattf 1ef9b4053e Changed vicidial_daily_rt_monitor_log to vicidial_daily_rt_monitorING_log to match SQL file in API and real-time report, Issue #1526
git-svn-id: svn://192.168.202.10@3902 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-01-30 19:33:49 +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 79b2298ef8 Added Enhanced Agent Monitoring system settings option
git-svn-id: svn://192.168.202.10@3894 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-01-06 15:45:34 +00:00
mattf d7dbc12c27 Changed DID filter_phone_group_id & pre_filter_phone_group_id to multi-selects
git-svn-id: svn://192.168.202.10@3893 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-12-08 22:50:00 +00:00
mattf e52d8cb705 Do not display inactive VDAD/VDCL users in Copy User screen admin.php
git-svn-id: svn://192.168.202.10@3892 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-12-06 20:31:08 +00:00
mattf 80e7c34b81 Fix for custom fields issue #1533 in non-agent API
git-svn-id: svn://192.168.202.10@3891 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-11-28 03:01:04 +00:00
mattf 8dc8a5a4e3 Fix for issue in user_group_status Non-Agent API function
git-svn-id: svn://192.168.202.10@3889 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-11-21 20:10:09 +00:00
mattf c5406a777a Fixes for purging of callbacks in Callbacks Bulk Move script
git-svn-id: svn://192.168.202.10@3888 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-11-15 20:04:05 +00:00
mattf 2e2bd89e9a Raised max_count default to 60 in Advanced Lead Management utility
git-svn-id: svn://192.168.202.10@3886 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-11-14 13:15:22 +00:00
mattf 80ab4278c2 Added update timestamps for sub-settings groups(like campaigns) to admin.php
Added in_groups as input option for update_user Non-Agent API function

git-svn-id: svn://192.168.202.10@3885 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-11-14 06:23:43 +00:00
mattf 751b948d4b Another small fix for the previous commit
git-svn-id: svn://192.168.202.10@3882 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-10-22 03:01:01 +00:00
mattf 4c9f5e8ec5 Fixes for last commit
git-svn-id: svn://192.168.202.10@3881 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-10-22 02:55:05 +00:00
mattf d53bbc1a5d Added Khomp campaign settings option
Added experimental stereo recording testing code

git-svn-id: svn://192.168.202.10@3880 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-10-22 02:15:09 +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 54d55ea291 Fixes for Khomp call processing
Added Khomp Quick Stats Report

git-svn-id: svn://192.168.202.10@3877 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-10-02 02:28:56 +00:00
mattf 4245e79cee Added mnaual dial minimum campaign settings
git-svn-id: svn://192.168.202.10@3870 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-09-01 05:57:47 +00:00
mattf f0ffe3fcc2 Added user_details Non-Agent API function
git-svn-id: svn://192.168.202.10@3866 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-24 20:44:00 +00:00
mattf 852c5ca5c0 Fix for issue #1524
git-svn-id: svn://192.168.202.10@3865 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-23 12:37:16 +00:00
mattf 89134c7f65 Small fixes for PHP8 changes
git-svn-id: svn://192.168.202.10@3864 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-09 03:33:13 +00:00
mattf 3be624eb17 Code updates for PHP8 compatibility in all PHP scripts
Added PHP_error_reporting_OVERRIDE options for each web directory

git-svn-id: svn://192.168.202.10@3863 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-06 15:02:09 +00:00
mattf 97ba6fde4b Added DID listing display filter in admin.php
git-svn-id: svn://192.168.202.10@3862 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-08-05 21:42:41 +00:00
mattf 10645fd231 Changes for PHP8 compatibility, Added copy_did Non-Agent API function
git-svn-id: svn://192.168.202.10@3857 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-31 03:40:36 +00:00
mattf c996ddaebe Added fields to campaigns_list Non-Agent API function output
git-svn-id: svn://192.168.202.10@3855 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-18 21:27:44 +00:00
mattf d4dc8de2ba Fixes for inconsistencies in documentation and permissions for some functions in the non-agent API
git-svn-id: svn://192.168.202.10@3854 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-18 13:45:24 +00:00
mattf e7e303c99d Small admin header updates
Small DB updates

git-svn-id: svn://192.168.202.10@3853 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-16 19:35:34 +00:00
mattf e3f2d907b5 Update to db schema compare utility
git-svn-id: svn://192.168.202.10@3847 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-07 04:08:58 +00:00
mattf ab5671aac3 Added DB Schema Compare Utility
git-svn-id: svn://192.168.202.10@3846 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-07 03:51:19 +00:00
mattf e52fd37f95 Added --query-count-test flag option to cold-storage script
Added archive_type option to admin_search_lead.php script
Updated documentation

git-svn-id: svn://192.168.202.10@3845 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-05 13:57:21 +00:00