mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 02:43:48 +00:00
Update {$mac}.xml
This commit is contained in:
@@ -921,11 +921,15 @@
|
||||
|
||||
<!-- Firmware Server Path -->
|
||||
<!-- String -->
|
||||
<P192>fm.grandstream.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 -->
|
||||
<!-- String -->
|
||||
<P237>fm.grandstream.com/gs</P237>
|
||||
<P237>{$domain_name}{$project_path}/app/provision</P237>
|
||||
|
||||
<!-- Firmware File Prefix -->
|
||||
<!-- String -->
|
||||
|
||||
Reference in New Issue
Block a user