ALE M3-M5-M7-M8 DeskPhones Administrator Guide
3.6.5 Restoring Default Value
The Myriad phones support restoring the parameters to default values via auto provisioning. When you want
to restore several parameters to default values, you do not need to factory reset the phone. Instead, you just
need to modify the parameters in the configuration file as following format:
Original:
<setting id="FeatureDndEnable" value="true" />
Change:
<setting id="FeatureDndEnable" define="default" />
After the phone downloads the configuration file, the parameter of FeatureDndEnable will be changed to
default value.
3.7 Keeping User’s Personalized Settings after Auto Provisioning
Generally, the system administrators deploy phones in batches and timely maintain company phones via
auto provisioning, however, there are some users would like to keep personalized settings after auto
provisioning.
The following table lists the parameters you can configure to keep user's personalized settings.
DeviceProvisionUserConfigProtectEnable
It enables or disables the IP phone to keep user’s personalized settings after auto
provisioning.
If enabled, the <MAC>-local.xml file will be generated automatically and personalized
settings configured via the web or phone user interface will be kept after auto
provisioning.
false - disable
true - enable
DeviceProvisionUserConfigSyncEnable
It enables or disables the IP phone to upload the <MAC>-local.xml file to the server each
time the file is updated, and to download the <MAC>-local.xml file from the server during
auto provisioning.
Note: It works only if “DeviceProvisionUserConfigProtectEnable” is set to true (Enabled).
The upload/download path is configured by the parameter
“DeviceProvisionUserConfigSyncPath”.
false - disable
true - enable
DeviceProvisionUserConfigSyncPath
It configures the URL for uploading/downloading the <MAC>-local.xml file.
Note: It works only if “DeviceProvisionUserConfigSyncEnable” is set to true (Enabled).
URL within 511 characters