mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update {$mac}.xml
This commit is contained in:
@@ -70,9 +70,11 @@
|
||||
<!-- Mandatory -->
|
||||
<P212>2</P212>
|
||||
|
||||
<!-- Firmware Server Path -->
|
||||
<!-- Server address -->
|
||||
{if isset($grandstream_firmware_path)}
|
||||
<P192>{$grandstream_firmware_path}</P192>
|
||||
{else}
|
||||
<P192>{$domain_name}{$project_path}/app/provision</P192>
|
||||
{/if}
|
||||
|
||||
<!-- Config Server Path -->
|
||||
<!-- Server address; -->
|
||||
@@ -81,7 +83,7 @@
|
||||
<!-- XML Config File Password -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
<!-- Mandatory -->
|
||||
<P1359></P1359>
|
||||
<P1359>{$http_auth_password}</P1359>
|
||||
|
||||
<!-- HTTP/HTTPS User Name -->
|
||||
<!-- String; between ascii values 33 and 126 -->
|
||||
|
||||
Reference in New Issue
Block a user