diff --git a/resources/templates/provision/grandstream/wp8x6/{$mac}.xml b/resources/templates/provision/grandstream/wp8x6/{$mac}.xml index f89d8e52f7..cc0ed6690e 100644 --- a/resources/templates/provision/grandstream/wp8x6/{$mac}.xml +++ b/resources/templates/provision/grandstream/wp8x6/{$mac}.xml @@ -2,6 +2,8 @@ + + @@ -11,6 +13,7 @@ + @@ -114,7 +117,7 @@ - Yes + @@ -155,7 +158,7 @@ - no + @@ -222,7 +225,7 @@ - Yes + @@ -234,7 +237,7 @@ - InRoute + {$outbound_proxy_primary} @@ -1369,14 +1372,14 @@ - {$grandstream_wifi_essid} + {$grandstream_wifi_essid} - + {$grandstream_wifi_password} @@ -1490,17 +1493,17 @@ - {if $grandstream_ipv_mode=='0'} - BothAndPreferIPv4 - {elseif $grandstream_ipv_mode=='1'} - BothAndPreferIPv6 - {elseif $grandstream_ipv_mode=='2'} - IPv4Only - {elseif $grandstream_ipv_mode=='3'} - IPv6Only - {else} - BothAndPreferIPv4 - {/if} + {if $grandstream_ipv_mode=='0'} + BothAndPreferIPv4 + {elseif $grandstream_ipv_mode=='1'} + BothAndPreferIPv6 + {elseif $grandstream_ipv_mode=='2'} + IPv4Only + {elseif $grandstream_ipv_mode=='3'} + IPv6Only + {else} + BothAndPreferIPv4 + {/if}