Update {$mac}.xml (#4695)

This commit is contained in:
Len 2019-09-27 22:36:28 -04:00 committed by FusionPBX
parent 26ecd4ab68
commit 2309833af1
1 changed files with 16 additions and 8 deletions

View File

@ -47,8 +47,16 @@
{else}
<P192>{$domain_name}{$project_path}/app/provision</P192>
{/if}
<!-- Config Server Path. Server address -->
{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}
<!-- XML Config File Password. Max Length: 40 characters; between ascii values 33 and 126 -->
<P1359></P1359>
<!-- HTTP/HTTPS User Name. Max Length: 40 characters; between ascii values 33 and 126 -->