mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add the htek_provision_url
This commit is contained in:
@@ -919,7 +919,7 @@
|
||||
{if isset($htek_provision_url)}
|
||||
<FirmwareUpGrade_ConfigServerPath>{$htek_provision_url}</FirmwareUpGrade_ConfigServerPath>
|
||||
{else}
|
||||
<FirmwareUpGrade_ConfigServerPath>https://rps.htek.com/index.php/fn/g</FirmwareUpGrade_ConfigServerPath>
|
||||
<FirmwareUpGrade_ConfigServerPath>https://{$domain_name}/app/provision</FirmwareUpGrade_ConfigServerPath>
|
||||
{/if}
|
||||
|
||||
<FirmwareUpGrade_APOnlyGetCfgMacXML>0</FirmwareUpGrade_APOnlyGetCfgMacXML>
|
||||
|
||||
Reference in New Issue
Block a user