Update the provision URL on snom 8xx

This commit is contained in:
FusionPBX 2020-06-26 15:20:45 -06:00 committed by GitHub
parent 00c5f1d54a
commit 7074e7fc31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<phone-settings e="2">
<language perm="">English</language>
<update_policy perm="">auto_update</update_policy>
<setting_server perm="RW">http://{$domain_name}{$project_path}/app/provision/index.php?mac={$mac}</setting_server>
<setting_server perm="RW">http://{$domain_name}{$project_path}/app/provision/{literal}{mac}{/literal}.xml</setting_server>
<dhcp perm="R">on</dhcp>
<timezone perm="">{$snom_time_zone}</timezone>
<firmware_status perm="R">http://{$domain_name}{$project_path}/app/provision/firmware.xml</firmware_status>