2644 Commits
Author SHA1 Message Date
mattf 928b8d84a9 Added link to beta 6th gen lead loader
git-svn-id: svn://192.168.202.10@4027 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-12 14:04:04 +00:00
mattf d61d46c4b3 Added CID SIP 603 Report
git-svn-id: svn://192.168.202.10@4026 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-11 00:42:03 +00:00
mattf 6861b0d850 Fix for added users without user_group
Small fix for PJSIP

git-svn-id: svn://192.168.202.10@4025 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-10 05:22:35 +00:00
mattf 12a518040a Added copy_phone API function
git-svn-id: svn://192.168.202.10@4024 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-07 22:19:06 +00:00
mattf bd5f94ae68 Added PJSIP option for add_phone & update_phone in Non-Agent API
git-svn-id: svn://192.168.202.10@4023 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-07 21:05:04 +00:00
mattf 4a50c46387 Fix for Issue #1560
git-svn-id: svn://192.168.202.10@4021 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-04 18:20:19 +00:00
mattf 1f2f7d29a7 Fix for areacode duplicates in multiple countries in admin bulk tools
Several fxes for PJSIP compatibility

git-svn-id: svn://192.168.202.10@4020 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-03 00:49:45 +00:00
mattf 454faac050 Added many input variable declarations to admin.php for PHP8
Added agent_ingroup_availability API function

git-svn-id: svn://192.168.202.10@4014 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-08-23 20:22:36 +00:00
mattf 87b74e8fd1 Fix for Issue #1564
git-svn-id: svn://192.168.202.10@4013 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-08-22 12:39:52 +00:00
mattf 5b7589ffc8 Updated VCA files
Updated documentation, small changes for a couple scripts

git-svn-id: svn://192.168.202.10@4012 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-08-15 20:46:26 +00:00
mattf ab49d7fb8b Small fix for campaign NONE selection in calls export report
git-svn-id: svn://192.168.202.10@4009 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-08-01 01:00:36 +00:00
mattf 5341e7432b Added xfer_button_commit options.php setting in agent screen
git-svn-id: svn://192.168.202.10@4008 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-07-31 13:27:25 +00:00
mattf 2681d8131c Updated HELP text for AMD status maps
git-svn-id: svn://192.168.202.10@4006 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-07-24 12:14:13 +00:00
mattf f430ed20ee 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 dd47acce71 Added amd_status_map system setting and campaign setting
git-svn-id: svn://192.168.202.10@4004 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-06-20 23:55:30 +00:00
mattf de29245b38 Fix for transfer issue in vicidial.php
git-svn-id: svn://192.168.202.10@4003 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-06-15 05:47:41 +00:00
mattf 3cd678e704 Fix for input variable filtering in the non-agent API
git-svn-id: svn://192.168.202.10@4002 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-06-12 03:04:32 +00:00
mattf 05afe0bb60 Added permissions errors warning messages for lead management tools
git-svn-id: svn://192.168.202.10@3998 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-06-01 21:08:13 +00:00
mattf a91cd88f5b More code updates for PHP8 compatibility
AMD updates

git-svn-id: svn://192.168.202.10@3997 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-29 18:45:30 +00:00
mattf 0f3989ef97 Code updates for PHP8 compatibility, and json output format to several Non-Agent API
Fixes for input variable filtering

git-svn-id: svn://192.168.202.10@3995 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-22 13:42:42 +00:00
mattf 729aef27cc Added Internal Process Logs generation and admin display
git-svn-id: svn://192.168.202.10@3994 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-17 19:00:24 +00:00
mattf 6699cf6bdb Changed park call MoH run time to use servers.vicidial_recording_limit setting
git-svn-id: svn://192.168.202.10@3992 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-15 14:41:39 +00:00
mattf aca111a481 Added default_phone_code system setting use for Phone Code field on lead loader form
git-svn-id: svn://192.168.202.10@3991 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-14 20:04:34 +00:00
mattf 310d639f1d Non-agent api small fix
git-svn-id: svn://192.168.202.10@3989 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-06 19:27:17 +00:00
mattf d87164cfad Fixes for PHP8, agent timeclock detail report
git-svn-id: svn://192.168.202.10@3988 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-01 20:56:15 +00:00
mattf ffdc1c0951 Small fix for monitoring issue
git-svn-id: svn://192.168.202.10@3987 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-01 18:48:39 +00:00
mattf 1796f2a645 removed old scripts
git-svn-id: svn://192.168.202.10@3985 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-01 12:19:05 +00:00
mattf bd9d657192 Fix for regex bug
git-svn-id: svn://192.168.202.10@3984 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-01 12:10:05 +00:00
mattf 4fe1012f38 Code updates for PHP8 compatibility
git-svn-id: svn://192.168.202.10@3983 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-27 17:46:59 +00:00
mattf 604e4a5191 More code updates for PHP8 compatibility, Changed lead loader links to fifth gen version
git-svn-id: svn://192.168.202.10@3980 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-20 19:27:14 +00:00
mattf 96a9d0bc80 More code updates for PHP8 compatibility, fix for INB CALLS in real-time report
git-svn-id: svn://192.168.202.10@3979 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-20 19:00:24 +00:00
mattf 966dbfa327 Added modify_settings_containers user setting
git-svn-id: svn://192.168.202.10@3978 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-16 13:32:37 +00:00
mattf 50a660b065 Fix for field chooser issue and more code updates for PHP8 compatibility in web lead loaders
Added summarized error output, fuzzy field auto-detection for custom layout, Issue #1561 from Acidshock in 5th gen lead loader

git-svn-id: svn://192.168.202.10@3977 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-16 01:40:24 +00:00
mattf d3163ab1ea Fix for max_inbound_auto_reenable feature in 4B admin screen in admin.php
git-svn-id: svn://192.168.202.10@3976 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-11 12:14:12 +00:00
mattf e3b563f57c Added max_inbound_auto_reenable system setting and function to re-enable agent in-group selections after max_inbound_calls has been raised
git-svn-id: svn://192.168.202.10@3975 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-04-10 00:40:17 +00:00
mattf e38e8ffe08 Fixes for PJSIP compatibility
Updated VCA SQL tables
deprecated closer-fronter_popup scripts
Added check of empty phone dialplan extensions when building conf files

git-svn-id: svn://192.168.202.10@3973 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-03-27 13:07:49 +00:00
mattf ae1f2a4b2b Added hangup_again_link campaign option
git-svn-id: svn://192.168.202.10@3972 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-03-24 13:16:18 +00:00
mattf 432dce1806 Updates to agc scripts for PHP8
git-svn-id: svn://192.168.202.10@3971 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-03-22 19:16:26 +00:00
mattf 548e1b3492 Added xfer_talk_minimum features for In-Group transfers
git-svn-id: svn://192.168.202.10@3970 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-03-02 14:08:06 +00:00
mattf 498642ee6e Added check of reserved_extensions against dialplan numbers when creating/modifying phones
Fixes for non-agent API, agent_stats_export
Added CRM_log_manage.pl script in extras

git-svn-id: svn://192.168.202.10@3967 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-01-26 19:53:03 +00:00
mattf 402243b158 Small fix for web lead loader
git-svn-id: svn://192.168.202.10@3966 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-01-17 12:46:28 +00:00
mattf 12426394d4 Added vicidial_list record update with optional field variable update, if lead populated in the postal and areacode AGI scripts
PHP8 fix

git-svn-id: svn://192.168.202.10@3962 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-01-08 06:19:46 +00:00
mattf 320839a293 small change to admin.php
git-svn-id: svn://192.168.202.10@3961 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-01-07 01:42:09 +00:00
mattf 6ac73bbf4c Fixes for PHP8, 2026 date change
git-svn-id: svn://192.168.202.10@3960 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-01-06 19:53:30 +00:00
mattf 8c720d26bf Added adaptive_percentmax_percentage campaign option and ADAPT_PERCENTMAX dial_method, fix for dropped cached counts
git-svn-id: svn://192.168.202.10@3957 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-12-11 19:14:23 +00:00
mattf 1ffa139948 Added server_live_partitions inserts/updates to update_AMI2 script
Added partition display to admin.php

git-svn-id: svn://192.168.202.10@3956 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-12-04 13:35:58 +00:00
mattf 37c7e39a76 Added lead status display for callbacks list output
git-svn-id: svn://192.168.202.10@3953 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-11-24 14:50:20 +00:00
mattf 98ad0f7ed5 Added alter_cid_name DID option
git-svn-id: svn://192.168.202.10@3952 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-11-14 18:41:50 +00:00
mattf dcc9d88d52 Added crashed DB table display to admin web screens
Added --vicidial-dial-log-only flag to log archive script

git-svn-id: svn://192.168.202.10@3950 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-10-26 12:39:52 +00:00
mattf 1e4b06b7fa 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