From c4e33fe8b1e36868d060c37479cbbac726fc4ba4 Mon Sep 17 00:00:00 2001 From: Len Date: Fri, 27 Sep 2019 22:47:46 -0400 Subject: [PATCH] Update {$mac}.xml (#4692) --- .../templates/provision/grandstream/gxw40xx/{$mac}.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml index 5583032feb..e79d12eec1 100644 --- a/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxw40xx/{$mac}.xml @@ -59,7 +59,14 @@ {/if} + {if $grandstream_config_server_path=="none"} + + {elseif isset($grandstream_config_server_path)} + {$grandstream_config_server_path} + {else} {$domain_name}{$project_path}/app/provision + {/if} +