From fe87fb6439b59b1cf4fe075802b4ddd0dabe4df2 Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Fri, 13 Jun 2014 17:56:53 +0000 Subject: [PATCH] Fix for Issue 589 - Implemented proposed fix, implementing tone_stream in the moh-sound parameter. --- resources/switch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/switch.php b/resources/switch.php index 22945d45e6..6b13a1309a 100644 --- a/resources/switch.php +++ b/resources/switch.php @@ -2765,7 +2765,7 @@ if (!function_exists('save_call_center_xml')) { $v_queues .= " \n"; } else { - $v_queues .= " \n"; + $v_queues .= " \n"; } if (strlen($queue_record_template) > 0) { $v_queues .= " \n";