Commit Graph
3632 Commits
Author SHA1 Message Date
mattf c076f0fe99 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 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 c37f43002a Fix for issue #1490
git-svn-id: svn://192.168.202.10@3775 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-14 22:16:34 +00:00
mattf c80835407c Added the "lead_dearchive" Non-Agent API function
Documentation updates
Added LEAD_ARCHIVING.txt doc

git-svn-id: svn://192.168.202.10@3774 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-10 13:57:25 +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 eaf0599bf4 small fix to last commit
git-svn-id: svn://192.168.202.10@3771 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-09 15:38:30 +00:00
mattf e5d2600114 Added 2FA for agent screen logins
Added several campaign fields to update_settings related to manual dial calls in the agent screen

git-svn-id: svn://192.168.202.10@3770 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-09 14:25:07 +00:00
mattf 07256d0705 Added --url-log-only and --url-log-days=x options for purging of vicidial_url_log table only from the ADMIN_archive_log_tables.pl script
git-svn-id: svn://192.168.202.10@3769 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-28 12:31:09 +00:00
mattf 6c9b8bd412 Fix for rare fronter/closer logging issue on CLOSER calls
git-svn-id: svn://192.168.202.10@3768 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-26 13:27:09 +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 88b7d6d5ba Changed sleep time between directory scans from 5 to 15 seconds in AST_CRON_audio_1... scripts
git-svn-id: svn://192.168.202.10@3766 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-20 02:05:22 +00:00
mattf 4d7cc815d9 conf file sample fix for pjsip
git-svn-id: svn://192.168.202.10@3765 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-20 01:05:03 +00:00
mattf 13921922e3 Retiring the terms master/slave on admin screens
git-svn-id: svn://192.168.202.10@3764 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-11 19:41:12 +00:00
mattf 13e6cfada3 Fix for two DB field lengths
git-svn-id: svn://192.168.202.10@3763 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-10-01 13:32:46 +00:00
mattf 791bcc138a Added agent_search_ingroup_list campaign and agent_search_list ingroup options
git-svn-id: svn://192.168.202.10@3762 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-28 01:09:54 +00:00
mattf d1e14799a3 Added camp_lead_order_random options.php setting
git-svn-id: svn://192.168.202.10@3761 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-26 13:01:59 +00:00
mattf ccb4fed24b Added new SIP carrier examples to default SQL
git-svn-id: svn://192.168.202.10@3760 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-26 00:09:21 +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 383c421256 Added ADMIN_archive_leads.pl script
git-svn-id: svn://192.168.202.10@3758 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-22 02:38:06 +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 2eee817f90 Added --no-check-certificate to the wget requests for audio store files for audio store sync script
git-svn-id: svn://192.168.202.10@3756 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-14 19:36:05 +00:00
mattf ee695e66b7 Added Real-Time Report monitoring display information
Changed Auto-Dial FILL process to allow up to 1000 cps
Various VERM code Fixes

git-svn-id: svn://192.168.202.10@3755 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-06 21:30:23 +00:00
mattf c1f41c110b Fixes for recording file issues
git-svn-id: svn://192.168.202.10@3754 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-09-06 21:09:36 +00:00
mattf 94aa5bcc8f Added agi-NVA_recording_MIX.agi script
git-svn-id: svn://192.168.202.10@3753 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-15 01:42:57 +00:00
mattf 5c50df9fbf Fix for last commit
git-svn-id: svn://192.168.202.10@3752 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-14 02:07:42 +00:00
mattf 361c974dc8 fix for last update
git-svn-id: svn://192.168.202.10@3751 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-11 16:48:07 +00:00
mattf 2495f330f1 Added In-Group Third agent alert trigger settings
git-svn-id: svn://192.168.202.10@3750 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-11 02:49:22 +00:00
mattf 3e58b7d525 fix for last commit
git-svn-id: svn://192.168.202.10@3749 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-11 00:04:06 +00:00
mattf 9e806c71b7 Added force_per_call_notes campaign setting
git-svn-id: svn://192.168.202.10@3748 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-10 21:26:22 +00:00
mattf c96bec3c75 Fix for slave reporting DB in several VERM scripts
git-svn-id: svn://192.168.202.10@3747 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-02 06:21:55 +00:00
mattf ead378d914 More useful error output for manDiaLskip in vdc_db_query.php
git-svn-id: svn://192.168.202.10@3746 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-08-01 12:23:27 +00:00
mattf 21b16f8a93 Added manual_vm_status_updates campaign option
git-svn-id: svn://192.168.202.10@3745 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-07-27 01:42:03 +00:00
mattf bc5feb28aa Fix for rare vicidial_closer_log issue on Voicemail transfers in manager_send.php
git-svn-id: svn://192.168.202.10@3744 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-07-26 13:09:24 +00:00
mattf 5fc8ccbb40 Added Sort Order for Export Calls Report
git-svn-id: svn://192.168.202.10@3743 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-23 14:27:08 +00:00
mattf 3ddccdef02 Added filtering by time (hours), and option for single user exports for Export Calls Report
Fixed download bug, added option to see unanswered transfers in Fronter Closer Detail Report

git-svn-id: svn://192.168.202.10@3742 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-23 12:58:44 +00:00
mattf 062205fa3a Added missing API functions to the permissions list in admin.php
git-svn-id: svn://192.168.202.10@3741 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-21 05:17:39 +00:00
mattf df5a7bdef8 Added dead_stop_recording campaign option
Fix for dead call logging, added experimental dead call reversal option
Added IQNANQ status to second alert NQ

git-svn-id: svn://192.168.202.10@3740 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-17 21:07:21 +00:00
mattf 8f1a0375c6 Fix for issue when agent goes ready, one of the fixes from Issue #1473
git-svn-id: svn://192.168.202.10@3739 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-17 20:16:45 +00:00
mattf 01e9c936b6 reverting test changes for vdc_db_query.php
git-svn-id: svn://192.168.202.10@3738 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-15 02:06:42 +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 48d7efb1ab Patch for user_group bug in several reports, related to Issue #1346
git-svn-id: svn://192.168.202.10@3736 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-14 20:59:19 +00:00
mattf 3f4df6cfb6 Added Second Agent Alert Trigger In-Group settings, allowing for a second audio alert to be played to the agent on repeat calls.
git-svn-id: svn://192.168.202.10@3735 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-07 14:20:45 +00:00
mattf 13682ef203 Added remaining vicidial_list fields to agi-set_variables.agi script
git-svn-id: svn://192.168.202.10@3734 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-06 12:33:41 +00:00
mattf ebb617095f Added SC_CALL_URL option to add post headers to AST_send_URL.pl
git-svn-id: svn://192.168.202.10@3733 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-05 12:48:51 +00:00
mattf 3f92901023 Added option to send any URL as POST if "POST" is at the end of the $function var in AST_send_URL.pl script
Added cm_sc_send_url_status.agi script

git-svn-id: svn://192.168.202.10@3732 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-01 01:46:07 +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 de444dc733 Added User Inbound Calls Credits feature
Added User Inbound Calls Today admin utilities page

git-svn-id: svn://192.168.202.10@3730 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-05-23 15:08:36 +00:00
mattf 4515a70b9b Added missing vicidial_users fields from copy function in Admin Bulk Tools
git-svn-id: svn://192.168.202.10@3729 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-05-22 21:28:38 +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