Update {$mac}.xml (#4693)

This commit is contained in:
Len
2019-09-27 22:47:19 -04:00
committed by FusionPBX
parent 592e16ac79
commit 00d843b4ac

View File

@@ -39,7 +39,14 @@
<P192>{$domain_name}{$project_path}/app/provision</P192>
{/if}
<!-- Config Server Path -->
{if $grandstream_config_server_path=="none"}
<P237></P237>
{elseif isset($grandstream_config_server_path)}
<P237>{$grandstream_config_server_path}</P237>
{else}
<P237>{$domain_name}{$project_path}/app/provision</P237>
{/if}
<!-- Firmware File Prefix -->
<P232></P232>
<!-- Firmware File Postfix -->