diff --git a/resources/switch.php b/resources/switch.php index d6acf3571b..8cf19978d3 100644 --- a/resources/switch.php +++ b/resources/switch.php @@ -2782,7 +2782,7 @@ if (!function_exists('save_call_center_xml')) { } else { if (substr($queue_moh_sound, 0, 15) == 'local_stream://') { - $v_queues .= " \n"; + $v_queues .= " \n"; } elseif (substr($queue_moh_sound, 0, 2) == '${' && substr($queue_moh_sound, -5) == 'ring}') { $v_queues .= " \n";