Added List Override setting for Default Transfer Group

Added caching of inbound call stats for adapt script

git-svn-id: svn://192.168.202.10@2876 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2017-12-27 12:47:35 +00:00
parent f568d0c6de
commit 83df37c8ff
9 changed files with 1428 additions and 104 deletions
+4 -2
View File
@@ -574,10 +574,11 @@
# 171126-1140 - Added ability to use EMAILinbound_message script variable
# 171130-0226 - Added agent_screen_time_display option
# 171214-2018 - Added PREVIEW_ get_call_launch options
# 171224-1244 - Added List default_xfer_group override
#
$version = '2.14-544c';
$build = '171214-2018';
$version = '2.14-545c';
$build = '171224-1244';
$mel=1; # Mysql Error Log enabled = 1
$mysql_log_count=87;
$one_mysql_log=0;
@@ -9149,6 +9150,7 @@ function set_length(SLnumber,SLlength_goal,SLdirection)
entry_date = MDnextResponse_array[57];
status_group_statuses_data = MDnextResponse_array[58];
last_call_date = MDnextResponse_array[59];
LIVE_default_xfer_group = MDnextResponse_array[60];
// build statuses list for disposition screen
VARstatuses = [];