diff --git a/resources/templates/provision/grandstream/ht702/{$mac}.xml b/resources/templates/provision/grandstream/ht702/{$mac}.xml index 1971fe7eeb..06655b6e1c 100644 --- a/resources/templates/provision/grandstream/ht702/{$mac}.xml +++ b/resources/templates/provision/grandstream/ht702/{$mac}.xml @@ -3,7 +3,10 @@ - + @@ -69,7 +72,7 @@ -fm.grandstream.com/gs +{$domain_name}{$project_path}/app/provision @@ -533,7 +536,9 @@ -0 +{if $grandstream_disable_call_waiting == '1'}1 + {else}0 + {/if} @@ -742,7 +747,10 @@ -0 +{if $grandstream_disable_fax_t38 == '1'}1 + {else}0 + {/if} + @@ -1192,7 +1200,9 @@ -0 +{if $grandstream_disable_call_waiting == '1'}1 + {else}0 + {/if} @@ -1399,7 +1409,9 @@ -0 +{if $grandstream_disable_fax_t38 == '1'}1 + {else}0 + {/if}