diff --git a/resources/templates/provision/fanvil/x6/{$mac}.cfg b/resources/templates/provision/fanvil/x6/{$mac}.cfg
index 293a886d3b..a9609dd334 100644
--- a/resources/templates/provision/fanvil/x6/{$mac}.cfg
+++ b/resources/templates/provision/fanvil/x6/{$mac}.cfg
@@ -149,11 +149,11 @@
0
5060
- #Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
- {if $sip_transport_1 == 'udp'}0{/if}
- {if $sip_transport_1 == 'tcp'}1{/if}
- {if $sip_transport_1 == 'tls'}2{/if}
- {if $sip_transport_1 == 'dns srv'}3{/if}
+
+ {if $sip_transport_1 == 'udp'}0{/if}
+ {if $sip_transport_1 == 'tcp'}1{/if}
+ {if $sip_transport_1 == 'tls'}2{/if}
+ {if $sip_transport_1 == 'dns srv'}3{/if}
0
@@ -291,11 +291,11 @@
0
5060
- #Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
- {if $sip_transport_2 == 'udp'}0{/if}
- {if $sip_transport_2 == 'tcp'}1{/if}
- {if $sip_transport_2 == 'tls'}2{/if}
- {if $sip_transport_2 == 'dns srv'}3{/if}
+
+ {if $sip_transport_2 == 'udp'}0{/if}
+ {if $sip_transport_2 == 'tcp'}1{/if}
+ {if $sip_transport_2 == 'tls'}2{/if}
+ {if $sip_transport_2 == 'dns srv'}3{/if}
0
@@ -433,11 +433,11 @@
0
5060
- #Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
- {if $sip_transport_3 == 'udp'}0{/if}
- {if $sip_transport_3 == 'tcp'}1{/if}
- {if $sip_transport_3 == 'tls'}2{/if}
- {if $sip_transport_3 == 'dns srv'}3{/if}
+
+ {if $sip_transport_3 == 'udp'}0{/if}
+ {if $sip_transport_3 == 'tcp'}1{/if}
+ {if $sip_transport_3 == 'tls'}2{/if}
+ {if $sip_transport_3 == 'dns srv'}3{/if}
0
@@ -574,12 +574,11 @@
1
0
5060
-
- #Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
- {if $sip_transport_4 == 'udp'}0{/if}
- {if $sip_transport_4 == 'tcp'}1{/if}
- {if $sip_transport_4 == 'tls'}2{/if}
- {if $sip_transport_4 == 'dns srv'}3{/if}
+
+ {if $sip_transport_4 == 'udp'}0{/if}
+ {if $sip_transport_4 == 'tcp'}1{/if}
+ {if $sip_transport_4 == 'tls'}2{/if}
+ {if $sip_transport_4 == 'dns srv'}3{/if}
0
@@ -717,11 +716,11 @@
0
5060
- #Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
- {if $sip_transport_5 == 'udp'}0{/if}
- {if $sip_transport_5 == 'tcp'}1{/if}
- {if $sip_transport_5 == 'tls'}2{/if}
- {if $sip_transport_5 == 'dns srv'}3{/if}
+
+ {if $sip_transport_5 == 'udp'}0{/if}
+ {if $sip_transport_5 == 'tcp'}1{/if}
+ {if $sip_transport_5 == 'tls'}2{/if}
+ {if $sip_transport_5 == 'dns srv'}3{/if}
0
@@ -859,11 +858,11 @@
0
5060
- #Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
- {if $sip_transport_6 == 'udp'}0{/if}
- {if $sip_transport_6 == 'tcp'}1{/if}
- {if $sip_transport_6 == 'tls'}2{/if}
- {if $sip_transport_6 == 'dns srv'}3{/if}
+
+ {if $sip_transport_6 == 'udp'}0{/if}
+ {if $sip_transport_6 == 'tcp'}1{/if}
+ {if $sip_transport_6 == 'tls'}2{/if}
+ {if $sip_transport_6 == 'dns srv'}3{/if}
0