Update {$mac}.xml (#4694)

This commit is contained in:
Len 2019-09-27 22:46:46 -04:00 committed by FusionPBX
parent e4aba15a93
commit fb7329458c
1 changed files with 6 additions and 0 deletions

View File

@ -179,7 +179,13 @@
<!-- Config Server Path -->
<!-- String: serveraddress -->
{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 -->
<!-- String Max Length: 32; between ascii values 33 and 126 -->