diff --git a/resources/templates/provision/grandstream/ht701/{$mac}.xml b/resources/templates/provision/grandstream/ht701/{$mac}.xml
index 9dc30af171..b0c2a90a35 100644
--- a/resources/templates/provision/grandstream/ht701/{$mac}.xml
+++ b/resources/templates/provision/grandstream/ht701/{$mac}.xml
@@ -71,7 +71,13 @@
+{if $grandstream_config_server_path=="none"}
+
+{elseif isset($grandstream_config_server_path)}
+{$grandstream_config_server_path}
+{else}
{$domain_name}{$project_path}/app/provision
+{/if}