diff --git a/resources/templates/provision/grandstream/gxp2130/{$mac}.xml b/resources/templates/provision/grandstream/gxp2130/{$mac}.xml
index 2a0228b5d8..7536dc08c4 100644
--- a/resources/templates/provision/grandstream/gxp2130/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp2130/{$mac}.xml
@@ -2131,8 +2131,12 @@
- Dynamic
-
+
+ {if isset($grandstream_transfer_mode_via_vpk)}
+ - {$grandstream_transfer_mode_via_vpk}
+ {else}
- BlindTransfer
+ {/if}
- Yes
diff --git a/resources/templates/provision/grandstream/gxp2135/{$mac}.xml b/resources/templates/provision/grandstream/gxp2135/{$mac}.xml
index a622cfc585..e0d1b4748f 100644
--- a/resources/templates/provision/grandstream/gxp2135/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp2135/{$mac}.xml
@@ -38,7 +38,11 @@
- {$row.server_address}:{$row.sip_port}
{/if}
+ {if isset($row.server_address_secondary)}
- {$row.server_address_secondary}:{$row.sip_port}
+ {else}
+
+ {/if}
{if $row.sip_transport != 'dns srv' && isset($row.outbound_proxy_primary)}
@@ -176,10 +180,11 @@
- {if $row.sip_transport == ''}- TCP
{/if}
- {if $row.sip_transport == 'udp'}- UDP
{/if}
- {if $row.sip_transport == 'tcp'}- TCP
{/if}
- {if $row.sip_transport == 'tls'}- Tls
{/if}
+
+ {if $row.sip_transport == ''}- 1
{/if}
+ {if $row.sip_transport == 'udp'}- 0
{/if}
+ {if $row.sip_transport == 'tcp'}- 1
{/if}
+ {if $row.sip_transport == 'tls'}- 2
{/if}
@@ -909,6 +914,7 @@
- {if $grandstream_lan_port_vlan == '0'}No{else}Yes{/if}
+
@@ -2132,7 +2138,11 @@
+ {if isset($grandstream_transfer_mode_via_vpk)}
- {$grandstream_transfer_mode_via_vpk}
+ {else}
+ - BlindTransfer
+ {/if}
- Yes
diff --git a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml
index bb5a7f2856..5fd3dc419a 100644
--- a/resources/templates/provision/grandstream/gxp2140/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp2140/{$mac}.xml
@@ -909,7 +909,6 @@
- {if $grandstream_lan_port_vlan == '0'}No{else}Yes{/if}
-
@@ -2132,8 +2131,12 @@
- Dynamic
-
+
+ {if isset($grandstream_transfer_mode_via_vpk)}
+ - {$grandstream_transfer_mode_via_vpk}
+ {else}
- BlindTransfer
+ {/if}
- Yes
@@ -3318,4 +3321,4 @@
{/foreach}
-
\ No newline at end of file
+
diff --git a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml
index 5bfc894586..d68089003f 100644
--- a/resources/templates/provision/grandstream/gxp2160/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp2160/{$mac}.xml
@@ -909,7 +909,6 @@
- {if $grandstream_lan_port_vlan == '0'}No{else}Yes{/if}
-
@@ -2132,8 +2131,12 @@
- Dynamic
-
+
+ {if isset($grandstream_transfer_mode_via_vpk)}
+ - {$grandstream_transfer_mode_via_vpk}
+ {else}
- BlindTransfer
+ {/if}
- Yes
@@ -3318,4 +3321,4 @@
{/foreach}
-
\ No newline at end of file
+
diff --git a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml
index 37c88af6e1..b51177f1e1 100644
--- a/resources/templates/provision/grandstream/gxp2170/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp2170/{$mac}.xml
@@ -909,7 +909,6 @@
- {if $grandstream_lan_port_vlan == '0'}No{else}Yes{/if}
-
@@ -2132,8 +2131,12 @@
- Dynamic
-
+
+ {if isset($grandstream_transfer_mode_via_vpk)}
+ - {$grandstream_transfer_mode_via_vpk}
+ {else}
- BlindTransfer
+ {/if}
- Yes