4d1a957612
For DNCcom inbound filter: Changed to log flags that are not used to filter, added in_cache_override option, added connect retry if rejected #
mattf2017-09-28 14:14:45 +00:00
4ce9157345
Added in_filter_override option and cache searching option to DNCcom inbound filter script
mattf2017-09-26 22:01:32 +00:00
ee86200dec
Fix for Test Call function for Asterisk 13
mattf2017-09-26 20:50:37 +00:00
555c60bbde
Added DID System-wide filter option to System Settings
mattf2017-09-25 17:29:30 +00:00
a415a9e315
Small fix for Agent performance detail report
mattf2017-09-25 14:05:50 +00:00
6b106ba49a
Fix for recordings beginning with CALLID more updates for Asterisk 13 compatibility
mattf2017-09-22 02:17:39 +00:00
8b020f1f87
Added note about required version of Perl module Net Telnet 3.0.4. Must upgrade if using version older than April 21, 2013. Disabled telnet logging in two of the new AMI2 scripts
mattf2017-09-21 22:36:21 +00:00
8673950621
Added option for Auto-inactive of expired lists Fixed issue with using CALLID at beginning of recording filename Added partial experimantal Asterisk 13 compatibility
mattf2017-09-21 12:28:02 +00:00
7d046f7298
Added IGNORE to bulk inserts to not error out entire statement if only one entry is a unique index duplicate
mattf2017-09-15 15:10:06 +00:00
5c63b0d42d
Fix for script tab refreshing issue in agent screen
mattf2017-09-14 11:26:41 +00:00
af7a2f78ee
Fix for no-hopper dnc dialing issue Small change for two agent events
mattf2017-09-14 01:16:04 +00:00
228ba2b2be
Added Agent Inbound Status Summary Report
mattf2017-09-13 13:09:41 +00:00
5147e1d303
Added screen_colors.php include file for uniform screen color code Added uniqueid logging to vicidial_xfer_log, as well as archiving of that table
mattf2017-09-03 13:56:49 +00:00
5e8eb1efd8
Added Inbound DID Summary Report
mattf2017-08-29 01:09:07 +00:00
0a491e2412
Added link to turn on/off arcchived logs display in modify lead page
mattf2017-08-26 13:04:02 +00:00
2560d14fd1
Added filename_override option for Automated Reports, added more space for report_times More cleanup of reports and formatting
mattf2017-08-25 21:11:38 +00:00
2f664b5b6e
Added screen color settings to several admin screens and reports Updated documentation for Agent events HTTP push Fixed issue with custom reports admin
mattf2017-08-23 22:48:06 +00:00
87a286df5d
Fix for issue #1036, title tags issue
mattf2017-08-22 00:14:15 +00:00
9b528ee9f6
Added system setting to allow Lead Management admin utilities to handle active lists. Changed Advanced Lead Management tool to allow you to select multiple lists. Added HTML display option to several reports
mattf2017-08-19 15:34:05 +00:00
ff476e9425
Added User Group Detail Hourly Report
mattf2017-08-18 11:55:11 +00:00
75e173c09d
Added In-Group option to ask callers if they would take a survey after agent has handled their call. Overrides agent HANGUP CUSTOMER button to send call to survey instead. Includes sample 'survey_' audio Added HTML option to User Group Hourly Detail report Small fix for XFER LINE HUNG UP detection
mattf2017-08-17 17:34:09 +00:00
7a2474e558
Added HTTP error code 418 for both APIs, more data validation for API logging output
mattf2017-08-15 17:26:24 +00:00
4572d61ba8
fix for rare issue with fcstats_detail.php
mattf2017-08-11 03:36:01 +00:00
27ab9aa216
Fix for Cross-Cluster phones where phone_type has "trunk" in it Added user_call_log archiving when over 1000000 records Added new options to Fronter/Closer report
mattf2017-08-10 01:52:06 +00:00
d1b5b4e106
Added more qualifiers for Hungup Xfer function to be triggered in agent screen Added park log display to modify lead page and park log report
mattf2017-08-08 14:16:56 +00:00
096e50be62
Small bug fixes to vicidial web
mattf2017-08-02 21:06:40 +00:00
aa04d85003
Added AST_agent_wait_check.pl script to send out emails if there are agents waiting more than X seconds, configurable through a Settings Container.
mattf2017-07-30 13:25:09 +00:00
3081df57d0
Added counter variable to HTTP Agent Push events Added caching of hourly log totals for AST_VDadapt.pl script
mattf2017-07-26 13:30:36 +00:00
950a69454c
Array declaration fixes for PHP7, issue #1027mattf2017-07-20 11:58:45 +00:00
e22a4859d7
Added more debug and '8days' date option to email web report script
mattf2017-07-19 16:47:02 +00:00
b82ba86b57
Fix for empty agent_choose_territories value in admin.php
mattf2017-07-17 18:46:10 +00:00
91e28892db
Changed password fields to allow up to 100 character passwords. Also changed password recommendations to emphasize length over complexity.
mattf2017-06-24 01:45:41 +00:00
d4f6c9e89c
Added missing list_id in log inserts
mattf2017-06-22 02:46:44 +00:00
c0e79690d1
Added DIAL status for manual dial agent calls that have not been answered in Real-Time Report and Non-Agent API functions
mattf2017-06-15 04:37:47 +00:00
04803d8df8
Added hide_inactive_lists system settings option
mattf2017-06-13 13:21:20 +00:00
64140317cc
call logging bug fixed in vdc_db_query.php Added option for fixing length_in_sec on vicidial_log and vicidial_closer_log records in AST_cleanup_agent_log.pl script
mattf2017-06-10 13:15:34 +00:00
526e9ebc9d
Added 'commit' function to force immediate submission of Customer Information changes to database
mattf2017-06-09 21:21:47 +00:00
796544f446
Added basic one-way Cross-Cluster-Communication feature Added ccc_lead_info API function If phone entry fullname and cidnumber are empty, don't populate a callerid conf line in ADMIN_keepalive_ALL.pl script
mattf2017-06-09 20:13:55 +00:00
260949e98b
Started adding support for Asterisk 13, AST_vm_update.pl
mattf2017-06-09 14:03:12 +00:00
6a5274d46f
small fix for lead export report
mattf2017-06-09 03:12:53 +00:00
7e9f2b656e
Added vendor_lead_code to agent lead search results screen
mattf2017-06-05 20:36:12 +00:00
24e10c8d9e
Prevent non-wav/gsm files from being uploaded in audiostore
mattf2017-06-02 14:47:54 +00:00
0a0043bf03
Added 8am-5pm shift to inbound service level report
mattf2017-06-02 14:15:01 +00:00
a113da4ea6
Added DID filtering option to Lead Export Report
mattf2017-06-02 00:55:23 +00:00
10122aa44b
Added more agent events to vicidial.php
mattf2017-06-02 00:28:42 +00:00
b19928e0b9
Added Add-to-hopper options to update_lead function in the Non-Agent API
mattf2017-06-01 12:43:23 +00:00
e061bbbe67
small fix to last commit
mattf2017-05-31 21:15:46 +00:00
af618399d6
Added alternative uptime counter in seconds for ADMIN_keepalive_ALL.pl script Added more debug events and data to agent screen debug logging
mattf2017-05-13 21:44:09 +00:00
66c8515433
Added code for WebRTC phones in phone_only.php script
mattf2017-05-11 15:17:50 +00:00
3c6f835d83
Added --A--SQLdate--B-- variable to AST_send_URL.pl script
mattf2017-05-09 20:51:46 +00:00
b1c9b8a9bd
small fix for rt blind monitor logging
mattf2017-05-09 17:29:45 +00:00
3f7a63abdc
Added Dutch webform 3 buttons, Issue #1012 More fixed for forecasting report
mattf2017-05-05 16:32:42 +00:00
55ef97b99e
minor fixes for forecasting reports
mattf2017-05-05 01:19:41 +00:00
67e9452d7e
Patched sec_convert to fix rounding time bug, issue #1011 Added start_call_url function to manual-dial calls
mattf2017-05-04 22:20:13 +00:00
ac9a1d2432
Added three_way_record_stop and hangup_xfer_record_start campaign features
mattf2017-04-30 14:43:20 +00:00
179574affd
Added campaign option for Callbacks Display Days which can limit the scheduled callbacks displayed to an agent by a number of days from now
mattf2017-04-29 12:57:35 +00:00
17768f6969
Added Inbound and Advanced Forecasting Reports
mattf2017-04-29 01:14:30 +00:00
5aa958fb39
small fix to last commit
mattf2017-04-28 16:36:50 +00:00
54cd9e6a47
Added cm_fpg.agi script to allow callers to place their phone numbers into a Filter Phone Group Small fix for admin modify lead page custom form disply
mattf2017-04-28 16:30:41 +00:00
a87223f648
Fix for drop call logging of answered calls hung up by customer first
mattf2017-04-27 15:27:04 +00:00
afbec348fd
Fixed double-logging issue with VD_amd.agi
mattf2017-04-26 21:25:47 +00:00
6f2754df29
Fixed issue with entries in this server lists in admin.php
mattf2017-04-25 17:55:56 +00:00
5bab0d36d3
Added force_entry_list_id option for update_lead in non-agent API
mattf2017-04-23 12:26:45 +00:00
ef0c3c23bf
Added input variable filtering to server performance report
mattf2017-04-22 12:01:32 +00:00
8a179e0eac
Added colon as possible character in did_pattern value in admin.php
mattf2017-04-20 16:05:00 +00:00
f65257744a
Added cid_channels_recent table to schema, to be used for Asterisk 13+ compatibility.
mattf2017-04-20 15:58:13 +00:00
1956fc56a6
Added ready_max_logout campaign/user setting and routing_prefix server setting
mattf2017-04-16 21:23:00 +00:00
edf63e7e01
Added --with-archive-logs option to AST_recordings_export.pl script
mattf2017-04-13 17:36:50 +00:00
3d92e9f007
Updated AST_parkstats.php for new park logging, and added link to it from Admin Utilites Added park_rpt display option to User Stats, will show uer parked calls Fixed minor logging issue in agi-VDAD_ALL_inbound.agi script
mattf2017-04-13 02:48:52 +00:00
fdc605c2ab
Added called_count as a webform variable in vicidial.php
mattf2017-04-11 15:58:55 +00:00
da723cc785
Added dl_minutes option for drop lists
mattf2017-04-10 18:05:45 +00:00