Commit Graph
2860 Commits
Author SHA1 Message Date
mattf b1865889bc Modified calls to audio file chooser function in admin web pages
Added options to expired list exporter to use different date ranges for exports and deletes

git-svn-id: svn://192.168.202.10@3005 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-07-01 11:31:23 +00:00
mattf f0b36c1daa Fix for concurrency check and debug output in timeclock end of day process
git-svn-id: svn://192.168.202.10@3004 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-30 03:42:29 +00:00
mattf f688eb1aa6 GDPR doc update
git-svn-id: svn://192.168.202.10@3003 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-22 12:57:13 +00:00
mattf 8af6748c0d Modified audio chooser window to appear at height where mouse was clicked in JS functions in admin web screens
git-svn-id: svn://192.168.202.10@3002 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-20 01:45:07 +00:00
mattf d41acf4fa2 Added --localdatedir option to step 3 FTP scripts
git-svn-id: svn://192.168.202.10@3001 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-17 02:57:36 +00:00
mattf cafdf4bda9 Fix for issue #1108 in admin.php
git-svn-id: svn://192.168.202.10@3000 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-13 13:45:24 +00:00
mattf 6241eb7344 Added campaign features for Dead Call Trigger. Allowing an audio alert to be sent to an agent and/or a back-end URL to be submitted when an agent has been in a dead call for X number of seconds.
git-svn-id: svn://192.168.202.10@2999 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-11 21:51:32 +00:00
mattf 8245ea39af Fixed email transfers bugs, modified transfer-conf panel for same
Added option to allow --ALL-- as a campaign value in lead report export

git-svn-id: svn://192.168.202.10@2998 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-10 22:14:43 +00:00
mattf 4cf71b9de8 small fix for multirecording script
git-svn-id: svn://192.168.202.10@2997 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-02 13:02:35 +00:00
mattf 7efd0ea400 Added user variable sending option on enter_ingroup_url feature
Added full_name and launch_user variables to AST_send_URL.pl script

git-svn-id: svn://192.168.202.10@2996 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-01 13:55:57 +00:00
mattf 010ca7bc4c Small DID bug fix, added Call Menus list on Modify Call Time page on admin.php
git-svn-id: svn://192.168.202.10@2995 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-30 04:27:00 +00:00
mattf b2672a6b8c Fix for missing called_count value in vicidial_log insertions in VD_amd.agi
git-svn-id: svn://192.168.202.10@2994 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-30 03:13:16 +00:00
mattf ec2f425895 Fix for QM live monitoring
Fix for Issue #1102

git-svn-id: svn://192.168.202.10@2993 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-29 15:05:33 +00:00
mattf 9bb501b38d documentation fix for manual dial routing initiated recordings
git-svn-id: svn://192.168.202.10@2992 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-24 11:11:58 +00:00
mattf 3664668ff6 Added the AST_lead_select_export.pl script
git-svn-id: svn://192.168.202.10@2991 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-24 03:25:15 +00:00
mattf 0ad803f151 Added hipchat notification script
git-svn-id: svn://192.168.202.10@2990 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-23 23:29:11 +00:00
mattf d39c99ab06 Added Manual Dial Routing Initiated Recording, must enable setting at the campaign level and have a 0 recording delay.
git-svn-id: svn://192.168.202.10@2989 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-23 00:58:08 +00:00
mattf 663d674e60 Changed closer logs for AGENTDIRECT calls to log destination user
git-svn-id: svn://192.168.202.10@2988 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-21 21:07:48 +00:00
mattf 725c2c6483 Added In-Group option for Enter In-Group URL, which can send a URL request when a caller enters an In-Group right before the system looks for an agent to send the call to.
git-svn-id: svn://192.168.202.10@2987 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-21 10:08:40 +00:00
mattf ddbff2de79 Added use of screen labels in search results, Issue #1104
git-svn-id: svn://192.168.202.10@2986 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-20 14:37:27 +00:00
mattf 352ca619b5 Fix for inconsistency problem in agi-dtmf.agi, issue #1099
git-svn-id: svn://192.168.202.10@2985 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-20 13:45:00 +00:00
mattf 6c7af512a5 Added In-Group option for Waiting Call On/Off URL, which we added to allow
clients the ability to automatically control a web-power-switch to turn lights on and off if there are any calls waiting in an In-Group.

git-svn-id: svn://192.168.202.10@2984 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-20 12:04:51 +00:00
mattf 5d0d132da7 Updated Asterisk 13 instructions
git-svn-id: svn://192.168.202.10@2983 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-19 17:15:22 +00:00
mattf 0952bdeea7 Added AST_CRON_audio_3_ftp_FTPSSL.pl
git-svn-id: svn://192.168.202.10@2982 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-18 11:53:46 +00:00
mattf 0d2377905d Added --noping option to AST_CRON_audio_4_ftp2_FTPSSL.pl
git-svn-id: svn://192.168.202.10@2981 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-17 00:12:16 +00:00
mattf fe04f0bba9 Added per-user options for maximum number of outbound manual dial hopper calls per-hour and per-day.
git-svn-id: svn://192.168.202.10@2980 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-13 04:08:35 +00:00
mattf 7a89a7acd6 Rewrote HELP display in web admin screens to function as database-driven
javascript popup.

git-svn-id: svn://192.168.202.10@2979 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-12 16:09:11 +00:00
mattf 403c577a97 Added --YearYMDdatedir option to AST_CRON_3_ftp.pl script
git-svn-id: svn://192.168.202.10@2978 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-12 00:46:22 +00:00
mattf b76bf2b3fc Changed to use server-specific cid_channels_recent table
git-svn-id: svn://192.168.202.10@2977 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-11 20:55:35 +00:00
mattf b22e0bb335 Added SWITCH custom field type to put buttons on the agent FORM to allow for
the form to be switched while on an active call.

git-svn-id: svn://192.168.202.10@2976 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-07 06:11:44 +00:00
mattf 428255ca84 Added In-Group option to override the Park Music-on-Hold.
git-svn-id: svn://192.168.202.10@2975 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-30 23:09:46 +00:00
mattf a6fdcde6b2 Added INSERT_first_onload variable to vicidial.php
git-svn-id: svn://192.168.202.10@2974 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-26 02:25:50 +00:00
mattf 0092f2c3e2 Added in-group populate_lead_source, populate_lead_vendor settings
git-svn-id: svn://192.168.202.10@2973 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-24 20:14:01 +00:00
mattf 9c436cdd83 Fix for missing header row in translated language in lead export report, issue #1090
git-svn-id: svn://192.168.202.10@2972 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-22 13:25:06 +00:00
mattf f826f40665 Fix for slave db use, issue #1092 in admin_search_lead.php
git-svn-id: svn://192.168.202.10@2971 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-21 12:20:09 +00:00
mattf 36b976fa98 Moved AGENT TIME link and Dialable Leads display to not overlap in vicidial.php
git-svn-id: svn://192.168.202.10@2970 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-21 11:56:50 +00:00
mattf d896cb74af admin.php help fixes
Conf update script Fix for high-volume systems, added varibles to hangup queryCID

git-svn-id: svn://192.168.202.10@2969 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-21 03:29:19 +00:00
mattf 6acda9a093 Added multi_trigger option to dispo_move_list.php
git-svn-id: svn://192.168.202.10@2968 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-20 06:29:28 +00:00
mattf bbf506a556 Fix for list mix to use call count limit on initial count in hopper loading script, issue #1094
git-svn-id: svn://192.168.202.10@2967 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-19 15:13:17 +00:00
mattf 2fedeb95c7 Fix for not using campaign in vicidial_campaign_statuses queries in vdc_db_query.php
git-svn-id: svn://192.168.202.10@2966 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-18 21:17:44 +00:00
mattf 66d2cd7f20 Fix for missing call notes on inbound calls in call export report
git-svn-id: svn://192.168.202.10@2965 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-18 19:58:39 +00:00
mattf cda1fec0dd Added Dispo URL Filter feature
git-svn-id: svn://192.168.202.10@2964 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-12 03:19:07 +00:00
mattf 2ef52550a1 Added pause code manager approval option, requires a manager to approve a
specific flagged pause code before the agent is allowed to use it in their agent screen.
Added switch lead log entry display to modify lead admin page

git-svn-id: svn://192.168.202.10@2963 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-11 17:18:42 +00:00
mattf 4b0ab3d7b3 Fix for API Hangup after dial timeout in vicidial.php
git-svn-id: svn://192.168.202.10@2962 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-05 13:20:11 +00:00
mattf 2f9112625e Added look-ups from archive log tables if no recent log entries found in VICIDIAL_fix_list_statuses.pl script
git-svn-id: svn://192.168.202.10@2961 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-04 15:24:43 +00:00
mattf c285a01208 Updated telnet login process to work with newer Asterisk versions in send-action-child, output, phone bin scripts
git-svn-id: svn://192.168.202.10@2960 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-03 20:13:54 +00:00
mattf b45ac55ffa Added options to update_campaign, add_user, update_phone in Non-Agent API
Added function update_did to Non-Agent API

git-svn-id: svn://192.168.202.10@2959 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-31 21:29:15 +00:00
mattf 89187eedba Fixed display bug for individual user selection in agent performancce detail report
git-svn-id: svn://192.168.202.10@2958 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-30 21:54:32 +00:00
mattf 5a9df65e63 small fix for list_download.php
git-svn-id: svn://192.168.202.10@2957 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-30 19:39:19 +00:00
mattf 417db24c57 Added download of CID Group records feature
Added 'active' column to CID Group import in Bulk Tools page

git-svn-id: svn://192.168.202.10@2956 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-30 19:00:09 +00:00