diff --git a/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml b/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml
index c1687db8d9..602e9fe516 100644
--- a/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml
+++ b/resources/templates/provision/grandstream/gxp17xx/{$mac}.xml
@@ -6026,11 +6026,11 @@
-
+{$http_auth_username}
-
+{$http_auth_password}
@@ -6057,7 +6057,12 @@
-fm.grandstream.com/gs
+
+{if isset($grandstream_firmware_path)}
+{$grandstream_firmware_path}
+{else}
+{$domain_name}{$project_path}/app/provision
+{/if}