Fix the syntax for gxw42xx template

This commit is contained in:
FusionPBX 2023-06-14 16:33:45 -06:00 committed by GitHub
parent c8f71780e3
commit cdfde3aca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -800,7 +800,7 @@
<P850>{$grandstream_dtmf_method_1}</P850>
{else}
<P850>100</P850>
{endif}
{/if}
<!-- Preferred DTMF Method 2 -->
<!-- Number: 100 to 102 -->
@ -809,7 +809,7 @@
<P851>{$grandstream_dtmf_method_2}</P851>
{else}
<P851>101</P851>
{endif}
{/if}
<!-- Preferred DTMF Method 3 -->
<!-- Number: 100 to 102 -->
@ -818,7 +818,7 @@
<P852>{$grandstream_dtmf_method_3}</P852>
{else}
<P852>102</P852>
{endif}
{/if}
<!-- Disable DTMF Negotiation. 0 - no, 1 - yes -->
<!-- Number: 0,1 -->