mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 18:33:49 +00:00
Update {$mac}.xml (#4675)
This commit is contained in:
@@ -2805,10 +2805,12 @@
|
||||
<!--# Config Server Path-->
|
||||
<!--# String-->
|
||||
<!--# P237 = fm.grandstream.com/gs-->
|
||||
{if isset($grandstream_config_server_path)}
|
||||
<P237>{$grandstream_config_server_path}</P237>
|
||||
{if $grandstream_config_server_path=="none"}
|
||||
<P237></P237>
|
||||
{elseif isset($grandstream_config_server_path)}
|
||||
<P237>{$grandstream_config_server_path}</P237>
|
||||
{else}
|
||||
<P237>fm.grandstream.com/gs</P237>
|
||||
<P237>{$domain_name}{$project_path}/app/provision</P237>
|
||||
{/if}
|
||||
|
||||
<!--# Firmware File Prefix-->
|
||||
|
||||
Reference in New Issue
Block a user