mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update {$mac}.xml
This commit is contained in:
@@ -1367,8 +1367,21 @@
|
||||
<!-- HTTP/HTTPS Password -->
|
||||
<!-- P1361 = -->
|
||||
|
||||
<!-- HTTP/HTTPS User Name -->
|
||||
<!-- String -->
|
||||
<P1359>{$http_auth_username}</P1359>
|
||||
<!-- HTTP/HTTPS Password -->
|
||||
<!-- String -->
|
||||
<P1361>{$http_auth_password}</P1361>
|
||||
|
||||
|
||||
<!-- 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>
|
||||
|
||||
Reference in New Issue
Block a user