From 91a5e96d234a03aa6d671193c461fe9dcababca9 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Thu, 22 Nov 2012 04:17:37 +0000 Subject: [PATCH] Add max-wait-time-with-no-agent-time-reached to call center xml --- includes/lib_switch.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/lib_switch.php b/includes/lib_switch.php index 14b2157885..dda952d68b 100644 --- a/includes/lib_switch.php +++ b/includes/lib_switch.php @@ -3803,6 +3803,7 @@ if (!function_exists('save_call_center_xml')) { $v_queues .= " \n"; $v_queues .= " \n"; $v_queues .= " \n"; + $v_queues .= " \n"; $v_queues .= " \n"; $v_queues .= " \n"; $v_queues .= " \n";