diff --git a/resources/templates/provision/grandstream/gds3705/{$mac}.xml b/resources/templates/provision/grandstream/gds3705/{$mac}.xml index dfcb41432f..36576d913f 100644 --- a/resources/templates/provision/grandstream/gds3705/{$mac}.xml +++ b/resources/templates/provision/grandstream/gds3705/{$mac}.xml @@ -1,6 +1,6 @@ -000b829a8c97 +{$mac|replace:'-':''} @@ -395,12 +395,13 @@ 5064 + {$tp=0} {if $account.3.sip_transport == 'udp'}{$tp=0}{/if} {if $account.3.sip_transport == 'tcp'}{$tp=1}{/if} {if $account.3.sip_transport == 'tls'}{$tp=2}{/if} - {$tp} + 1 @@ -462,8 +463,10 @@ {if $account.4.sip_transport == 'tcp'}{$tp=1}{/if} {if $account.4.sip_transport == 'tls'}{$tp=2}{/if} - {$tp} + {$tp} + + + 1 0 @@ -731,9 +734,7 @@ {$grandstream_syslog_server} {$grandstream_syslog_level} - {else} - 0 - {/if} + @@ -747,7 +748,7 @@ - {"mac":"${MAC}","content":"${WARNING_MSG}"} +