diff --git a/resources/templates/provision/fanvil/x3sp/{$mac}.cfg b/resources/templates/provision/fanvil/x3sp/{$mac}.cfg
index 60ada1b4ef..f131d8d94d 100644
--- a/resources/templates/provision/fanvil/x3sp/{$mac}.cfg
+++ b/resources/templates/provision/fanvil/x3sp/{$mac}.cfg
@@ -322,8 +322,7 @@
0
0
0
-0
-0
+
0
0
0
@@ -331,7 +330,13 @@
0
1
5060
-0
+
+{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'}1{/if}
+{if $sip_transport_1 == 'dns srv'}1{/if}
+
1
0
0
@@ -452,8 +457,7 @@
0
0
0
-0
-0
+
0
0
0
@@ -461,7 +465,13 @@
0
1
5060
-0
+
+{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'}1{/if}
+{if $sip_transport_2 == 'dns srv'}1{/if}
+
1
0
0