mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 18:33:49 +00:00
added snom update policy variable
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<enable_keyboard_lock perm="">off</enable_keyboard_lock>
|
||||
<transfer_on_hangup perm="">on</transfer_on_hangup>
|
||||
<transfer_on_hangup_with_starcode perm="">on</transfer_on_hangup_with_starcode>
|
||||
<update_policy perm="">auto_update</update_policy>
|
||||
<update_policy perm="">{if isset($snom_update_policy)}{$snom_update_policy}{else}auto_update{/if}</update_policy>
|
||||
<firmware_status>http://{$domain_name}{$project_path}/app/provision/?mac={$mac}&filename_firmware-{$mac}.xml</firmware_status>
|
||||
<setting_server perm="RW">http://{$domain_name}{$project_path}/app/provision/{literal}{mac}{/literal}.xml</setting_server>
|
||||
<date_us_format>off</date_us_format>
|
||||
|
||||
Reference in New Issue
Block a user