From cdfde3aca20399d1cebd1b1ecb17a218ee3695e3 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 14 Jun 2023 16:33:45 -0600 Subject: [PATCH] Fix the syntax for gxw42xx template --- .../templates/provision/grandstream/gxw42xx/{$mac}.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml index 0e2378eb18..5a73ec4f34 100644 --- a/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw42xx/{$mac}.xml @@ -800,7 +800,7 @@ {$grandstream_dtmf_method_1} {else} 100 -{endif} +{/if} @@ -809,7 +809,7 @@ {$grandstream_dtmf_method_2} {else} 101 -{endif} +{/if} @@ -818,7 +818,7 @@ {$grandstream_dtmf_method_3} {else} 102 -{endif} +{/if}