diff --git a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml index 2416e0a3a1..fea0a01a21 100644 --- a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml @@ -548,7 +548,7 @@ {if isset($grandstream_srtp)} -{grandstream_srtp)} +{$grandstream_srtp)} {else} 0 {/if} @@ -1383,7 +1383,7 @@ {if isset($grandstream_srtp)} -{grandstream_srtp)} +{$grandstream_srtp)} {else} 0 {/if} @@ -2239,7 +2239,7 @@ {if isset($grandstream_srtp)} -{grandstream_srtp)} +{$grandstream_srtp)} {else} 0 {/if} @@ -3076,7 +3076,7 @@ {if isset($grandstream_srtp)} -{grandstream_srtp)} +{$grandstream_srtp)} {else} 0 {/if} @@ -3913,7 +3913,7 @@ {if isset($grandstream_srtp)} -{grandstream_srtp)} +{$grandstream_srtp)} {else} 0 {/if} @@ -4753,7 +4753,7 @@ {if isset($grandstream_srtp)} -{grandstream_srtp)} +{$grandstream_srtp)} {else} 0 {/if}