Update {$mac}.xml

This commit is contained in:
Len
2018-03-01 19:03:46 -05:00
committed by GitHub
parent 588188a921
commit 07900b253f

View File

@@ -70,9 +70,11 @@
<!-- Mandatory --> <!-- Mandatory -->
<P212>2</P212> <P212>2</P212>
<!-- Firmware Server Path --> {if isset($grandstream_firmware_path)}
<!-- Server address --> <P192>{$grandstream_firmware_path}</P192>
{else}
<P192>{$domain_name}{$project_path}/app/provision</P192> <P192>{$domain_name}{$project_path}/app/provision</P192>
{/if}
<!-- Config Server Path --> <!-- Config Server Path -->
<!-- Server address; --> <!-- Server address; -->
@@ -81,7 +83,7 @@
<!-- XML Config File Password --> <!-- XML Config File Password -->
<!-- String; between ascii values 33 and 126 --> <!-- String; between ascii values 33 and 126 -->
<!-- Mandatory --> <!-- Mandatory -->
<P1359></P1359> <P1359>{$http_auth_password}</P1359>
<!-- HTTP/HTTPS User Name --> <!-- HTTP/HTTPS User Name -->
<!-- String; between ascii values 33 and 126 --> <!-- String; between ascii values 33 and 126 -->