diff --git a/agc_2-X/trunk/www/agc/vicidial.php b/agc_2-X/trunk/www/agc/vicidial.php index 56e995af..4a1774d7 100644 --- a/agc_2-X/trunk/www/agc/vicidial.php +++ b/agc_2-X/trunk/www/agc/vicidial.php @@ -598,10 +598,11 @@ # 180522-1921 - Added Routing Initiated Recording ability for manual dial calls # 180606-0024 - Fixed email transfers bugs, modified transfer-conf panel for same # 180610-2305 - Added dead_trigger_ features +# 180727-2044 - Small fix for pause code issue # -$version = '2.14-567c'; -$build = '180610-2305'; +$version = '2.14-568c'; +$build = '180727-2044'; $mel=1; # Mysql Error Log enabled = 1 $mysql_log_count=87; $one_mysql_log=0; @@ -11195,7 +11196,7 @@ function set_length(SLnumber,SLlength_goal,SLdirection) { if (VDRP_stage != 'PAUSED') { - agent_log_id = AutoDial_ReSume_PauSe("VDADpause",'','','','','1','','YES'); + agent_log_id = AutoDial_ReSume_PauSe("VDADpause",'','','','','','','YES'); } button_click_log = button_click_log + "" + SQLdate + "-----CFAI_close_pause_alert---" + previous_agent_log_id + " " + agent_log_id + "|"; alert_box_close_counter=0;