Fix the syntax for gxw42xx template
This commit is contained in:
@@ -800,7 +800,7 @@
|
|||||||
<P850>{$grandstream_dtmf_method_1}</P850>
|
<P850>{$grandstream_dtmf_method_1}</P850>
|
||||||
{else}
|
{else}
|
||||||
<P850>100</P850>
|
<P850>100</P850>
|
||||||
{endif}
|
{/if}
|
||||||
|
|
||||||
<!-- Preferred DTMF Method 2 -->
|
<!-- Preferred DTMF Method 2 -->
|
||||||
<!-- Number: 100 to 102 -->
|
<!-- Number: 100 to 102 -->
|
||||||
@@ -809,7 +809,7 @@
|
|||||||
<P851>{$grandstream_dtmf_method_2}</P851>
|
<P851>{$grandstream_dtmf_method_2}</P851>
|
||||||
{else}
|
{else}
|
||||||
<P851>101</P851>
|
<P851>101</P851>
|
||||||
{endif}
|
{/if}
|
||||||
|
|
||||||
<!-- Preferred DTMF Method 3 -->
|
<!-- Preferred DTMF Method 3 -->
|
||||||
<!-- Number: 100 to 102 -->
|
<!-- Number: 100 to 102 -->
|
||||||
@@ -818,7 +818,7 @@
|
|||||||
<P852>{$grandstream_dtmf_method_3}</P852>
|
<P852>{$grandstream_dtmf_method_3}</P852>
|
||||||
{else}
|
{else}
|
||||||
<P852>102</P852>
|
<P852>102</P852>
|
||||||
{endif}
|
{/if}
|
||||||
|
|
||||||
<!-- Disable DTMF Negotiation. 0 - no, 1 - yes -->
|
<!-- Disable DTMF Negotiation. 0 - no, 1 - yes -->
|
||||||
<!-- Number: 0,1 -->
|
<!-- Number: 0,1 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user