Update {$mac}.xml

This commit is contained in:
Len
2018-03-01 18:34:37 -05:00
committed by GitHub
parent 6c60dfeef9
commit 746ae100c1

View File

@@ -736,16 +736,30 @@
<P7070>1</P7070>
<!-- Lock KeyPad UPdate. 0 - No, 1 - Yes -->
<P88>0</P88>
<!-- XML Config File Password -->
<!--P1359 -->
<!-- HTTP/HTTPS User Name -->
<!--P1360 -->
<!-- HTTP/HTTPS Password -->
<!--P1361 -->
<!-- String; between ascii values 33 and 126 -->
<!-- Mandatory -->
<P1359>{$http_auth_password}</P1359>
<!-- HTTP/HTTPS User Name -->
<!-- String; between ascii values 33 and 126 -->
<P1360>{$http_auth_username}</P1360>
<!-- HTTP/HTTPS Password -->
<!-- String; between ascii values 33 and 126 -->
<P1361>{$http_auth_password}</P1361>
<!-- UPgrade Via: (0 - TFTP,1 - HTTP and 2 - HTTPS) -->
<P212>2</P212>
<!-- Firmware Server Path, MaxLength 128 -->
<P192>fw.iPvideotalk.com/gs</P192>
{if isset($grandstream_firmware_path)}
<P192>{$grandstream_firmware_path}</P192>
{else}
<P192>{$domain_name}{$project_path}/app/provision</P192>
{/if}
<!-- Config Server Path, MaxLength 128 -->
<P237>{$domain_name}{$project_path}/app/provision</P237>
<!-- Firmware File Prefix, MaxLength 128 -->