From a9e534f1fa29cc1efed2becbb70f0c58fc84e23f Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 18 Aug 2022 17:59:41 -0600 Subject: [PATCH] Remove playback silence_stream --- app/fax/resources/classes/fax.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/fax/resources/classes/fax.php b/app/fax/resources/classes/fax.php index c34bf2ed54..de7e05a2b9 100644 --- a/app/fax/resources/classes/fax.php +++ b/app/fax/resources/classes/fax.php @@ -150,7 +150,6 @@ if (!class_exists('fax')) { } } $dialplan_xml .= " \n"; - $dialplan_xml .= " \n"; $dialplan_xml .= " \n"; $dialplan_xml .= " \n"; $dialplan_xml .= " \n";