236 Commits
Author SHA1 Message Date
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 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 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 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 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 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 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 e586f78868 small change to Non-Agent API logging: in_group_status
git-svn-id: svn://192.168.202.10@3944 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-09-22 20:41:42 +00:00
mattf 58148fcf39 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 d87fafd319 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 a7707b55f0 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 77e816d9f7 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 b82af64224 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 9136d9e60c 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 06319460db 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 5a535e616f 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 92b25fd772 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 c76f413b49 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 b79e53a756 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 80be9a2600 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 47a47f6bf9 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 5e765b66ab Added update_remote_agent Non-Agent API function
git-svn-id: svn://192.168.202.10@3843 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-07-03 22:55:18 +00:00
mattf 9843b6256c Added SWAP_PARK_CUSTOMER|SWAP_PARK_XFER|HANGUP_XFER_GRAB_CUSTOMER options for park_call Agent API function
git-svn-id: svn://192.168.202.10@3840 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-06-26 03:16:51 +00:00
mattf 5a9c00deae Added ConfBridge code and applied ConfBridge patches by default
git-svn-id: svn://192.168.202.10@3826 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-04-21 03:03:49 +00:00
mattf d7c5af08d4 Added 'delete_dnc_phone' Non-Agent API function.
git-svn-id: svn://192.168.202.10@3812 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-03-02 13:18:05 +00:00
mattf caad79b868 Added Per-User Per-In-Group daily call limits.
git-svn-id: svn://192.168.202.10@3805 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-02-21 02:49:58 +00:00
mattf 6318d9a89c Added list_order,list_order_randomize,list_order_secondary optional fields to update_campaign function of Non-Agent API
git-svn-id: svn://192.168.202.10@3801 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-01-20 21:38:01 +00:00
mattf e014a8fcf2 fix inconsistency in list_name required length
git-svn-id: svn://192.168.202.10@3799 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-01-17 01:55:53 +00:00
mattf 3efdc4a488 Added delete_fpg_phone Non-Agent API function
git-svn-id: svn://192.168.202.10@3794 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-01-05 15:38:59 +00:00
mattf 2041dc769f Added DUPPHONEALT... options for duplicate_check within add_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3793 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-01-01 15:03:03 +00:00
mattf 0c801e164d git-svn-id: svn://192.168.202.10@3773 3d104415-ff17-0410-8863-d5cf3c621b8a 2023-11-10 02:59:03 +00:00
mattf 9516d82fd3 Added archived_lead option to multiple Non-Agent API functions
Updated 2FA doc

git-svn-id: svn://192.168.202.10@3772 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-09 20:06:50 +00:00
mattf f8ad871853 Added insert for daily RT monitoring for blind_monitor function in Non-Agent API
git-svn-id: svn://192.168.202.10@3767 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-26 11:58:46 +00:00
mattf ad9eeda649 Added VIDPROMPTSPECIAL... Call Menu In-Group routing feature, Added CM_VIDPROMPT_SPECIAL Container Type
Added additional in-group second-alert settings

git-svn-id: svn://192.168.202.10@3737 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-14 21:34:22 +00:00
mattf b2f5c19d6e Added missing columns for Non-Agent API copy_user function
git-svn-id: svn://192.168.202.10@3728 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-05-22 20:49:15 +00:00
mattf a85bdb3f44 Fix for update_lead list-restrict phone number update issue in Non-Agent API
git-svn-id: svn://192.168.202.10@3697 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-03-08 23:00:22 +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 53fa4f4864 Added "Agent Call Hangup Route" campaign settings, allowing you to send calls that an agent is finished with to a Call Menu, In-Group or a pre-recorded message before hanging up the call.
NOTE: After upgrading your system, be sure to set each dialer to "Rebuild conf files" = 'Y' for this feature to work properly.
Changed year in admin screens to 2023.

git-svn-id: svn://192.168.202.10@3672 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-01-18 21:25:08 +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 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 479f1d6134 Small fix for 'update_lead' delete_lead feature of Non-Agent API
git-svn-id: svn://192.168.202.10@3604 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-20 02:10:26 +00:00
mattf 08890aa5df 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 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 a6b0c7b17e Added allow_web_debug system setting for more admin PHP scripts
git-svn-id: svn://192.168.202.10@3571 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-24 03:57:19 +00:00
mattf 55c9bc35dc 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 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