diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index 4b2280c680..e6218d5c98 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -244,6 +244,8 @@ $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n"; $dialplan["dialplan_xml"] .= " \n"; + $dialplan["dialplan_xml"] .= " \n"; + $dialplan["dialplan_xml"] .= " \n"; if (strlen($destination_cid_name_prefix) > 0) { $dialplan["dialplan_xml"] .= " \n"; }