diff --git a/resources/templates/provision/grandstream/ht702/{$mac}.xml b/resources/templates/provision/grandstream/ht702/{$mac}.xml
index 775e74faa2..06655b6e1c 100644
--- a/resources/templates/provision/grandstream/ht702/{$mac}.xml
+++ b/resources/templates/provision/grandstream/ht702/{$mac}.xml
@@ -4,8 +4,8 @@
@@ -536,7 +536,7 @@
-{if $disable_cw == '1'}1
+{if $grandstream_disable_call_waiting == '1'}1
{else}0
{/if}
@@ -747,7 +747,7 @@
-{if $disable_t38 == '1'}1
+{if $grandstream_disable_fax_t38 == '1'}1
{else}0
{/if}
@@ -1200,7 +1200,7 @@
-{if $disable_cw == '1'}1
+{if $grandstream_disable_call_waiting == '1'}1
{else}0
{/if}
@@ -1409,7 +1409,7 @@
-{if $disable_t38 == '1'}1
+{if $grandstream_disable_fax_t38 == '1'}1
{else}0
{/if}