added snom update policy variable

This commit is contained in:
chansizzle 2021-04-08 15:29:22 -06:00 committed by GitHub
parent 5bd8c562b0
commit ff4d4d353d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}&amp;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>