Commit Graph
197 Commits
Author SHA1 Message Date
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 13f49f8c92 Changed default logger.conf to do millisecond logging
Several updates to Remote Agent back-end script
Added -ra-delay=X flag to keepalive script

git-svn-id: svn://192.168.202.10@4022 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-09-04 19:22:59 +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 8e6482f0f6 Added --call-log-only flag to archive log script
Added FastAGIServer code

git-svn-id: svn://192.168.202.10@4015 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-08-27 02:37:32 +00:00
mattf fc2287341b Added end-of-day log processing log entry for the vicidial_internal_log in the ADMIN_keepalive script
git-svn-id: svn://192.168.202.10@4001 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-06-06 04:22:47 +00:00
mattf 5940a1a048 Added dialplan filtering to the conf file building process in ADMIN_keepalive script
git-svn-id: svn://192.168.202.10@3996 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-27 12:14:02 +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 15c4dcd433 Changed keepalive multi-listen-process kill section to only run if listen process is supposed to run on this server
git-svn-id: svn://192.168.202.10@3993 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-05-15 20:12:55 +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 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 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
mattf fa012bfea0 Added Talk Seconds URLs features to campaigns and in-groups
Small fix for Stereo Call Recordings
Added code for Monitor Deprecation after Asterisk 20

git-svn-id: svn://192.168.202.10@3945 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-09-25 17:02:37 +00:00
mattf 916fb65c6f 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 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 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 53c314b226 Fix for rare issue with Automated Reports
git-svn-id: svn://192.168.202.10@3819 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-04-02 02:38:44 +00:00
mattf 0fe0e1f828 Added daily_phone_number_call_limit campaign setting
git-svn-id: svn://192.168.202.10@3780 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-29 15:57:14 +00:00
mattf a9b4927018 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 a0827a1b10 Added several small options.php settings for agent and admin screens
Added highest_lead_id collection and display in system settings
Added code for hopper_hold_inserts system and campaign settings
Fixed dead call max issue within manual alt dialing in agent screen

git-svn-id: svn://192.168.202.10@3776 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-17 13:28:42 +00:00
mattf 171e265ec9 Added AST_rec_monitor.pl script
Added -recmon settings to keepalive script

git-svn-id: svn://192.168.202.10@3759 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-25 20:09:30 +00:00
mattf 4b92b49661 Added purging of vicidial_khomp_log records older than 7 days to daily keepalive processes
Fix for Issue #1488, allowed reports
Allow skipping of manual dial previewed leads if the skip is coming from the API
help updates

git-svn-id: svn://192.168.202.10@3757 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-21 13:15:01 +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 ad8f166650 Added List Weekday Resets, allowing for automatic list resets scheduled by day-of-the-week on a per-list basis.
git-svn-id: svn://192.168.202.10@3731 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-05-25 12:17:50 +00:00
mattf 995148cde2 Added Latency Gaps logging
Added Demographic Quotas campaign features
Added more logging for campaign test calls

git-svn-id: svn://192.168.202.10@3723 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-05-16 22:05:41 +00:00
mattf 30b3136a82 small fix for last commit
git-svn-id: svn://192.168.202.10@3713 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-21 16:45:29 +00:00
mattf c962a03d2b Added agent screen latency logging, viewable in the Real-Time Report and
the new Agent Latency Report.

git-svn-id: svn://192.168.202.10@3712 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-21 15:01:04 +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 3129655c2a Fix for issue #1458
git-svn-id: svn://192.168.202.10@3702 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-04-01 01:56:15 +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 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 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 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 e02c3d2e14 Fix for CID auto-rotate functions
git-svn-id: svn://192.168.202.10@3608 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-26 18:47:13 +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 454d1f22c7 Fix for calls_today issue at timeclock-end-of-day
git-svn-id: svn://192.168.202.10@3526 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-25 04:26:22 +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 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 c31eb5f02d 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 6228b167a0 Added TILTX features for pre-carrier call filtering
git-svn-id: svn://192.168.202.10@3449 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-06 14:08:45 +00:00
mattf 7a4ce83cc6 Added mohsuggest phone config option for SIP and IAX phones
Added new option/layout to agc/alt_display.php

git-svn-id: svn://192.168.202.10@3435 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-29 21:02:47 +00:00
mattf 0bfa863aa4 Fix for -adfill-delay= CLI flag in keepalive ALL script, Issue #1266
git-svn-id: svn://192.168.202.10@3405 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-26 01:48:15 +00:00
mattf 0d48cfbeb0 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 3a28c1574d Added more logging, debug code and fixes for SHARED agent campaigns
git-svn-id: svn://192.168.202.10@3348 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-08 06:16:36 +00:00
mattf e8fff646ab Added SHARED_... campaign dial method auto-dial options, for more efficient agent multi-campaign dialing. Read the AGENT_MULTI-CAMPAIGN_DIALING.txt document for more information.
git-svn-id: svn://192.168.202.10@3339 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-02 22:05:07 +00:00
mattf 20c289a2b3 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 51b25a5984 More changes related to inbound answer configuration
git-svn-id: svn://192.168.202.10@3260 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-25 03:50:59 +00:00
mattf 6b90fbea52 Added the ability to configure when the Answer signal is sent to inbound calls at the DID, In-Group and Call Menu level.
Added Callbacks Export report

git-svn-id: svn://192.168.202.10@3259 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-24 23:49:49 +00:00