diff --git a/resources/templates/provision/grandstream/ht802/{$mac}.xml b/resources/templates/provision/grandstream/ht802/{$mac}.xml
index 19f03c6f56..523606e3bc 100644
--- a/resources/templates/provision/grandstream/ht802/{$mac}.xml
+++ b/resources/templates/provision/grandstream/ht802/{$mac}.xml
@@ -536,7 +536,7 @@
-{$account.1.server_address}
+{$account.1.server_address}:{$account.1.sip_port}
@@ -873,7 +873,7 @@
- 1
+ 0
@@ -933,7 +933,11 @@
+ {if isset($grandstream_call_waiting)}
+ {$grandstream_call_waiting}
+ {else}
0
+ {/if}
@@ -1429,7 +1433,7 @@
-{$account.2.server_address}
+{$account.2.server_address}:{$account.2.sip_port}
@@ -1810,7 +1814,11 @@
+ {if isset($grandstream_call_waiting)}
+ {$grandstream_call_waiting}
+ {else}
0
+ {/if}