Provisioning allows the ATA to auto-upgrade and auto-configure devices which support TFTP, HTTP and HTTPs.
• Before testing or using TFTP, user should have TFTP server and upgrading file and configuring file.
• Before testing or using HTTP, user should have HTTP server and upgrading file and configuring file.
• Before testing or using HTTPS, user should have HTTPS server and upgrading file and configuring file and CA Certificate file (should same as https server’s) and Client Certificate file and Private key file.
Parameter |
provision_enable |
Description |
It triggers the provision feature to on or off. |
Permitted Values |
0-Disable 1-Enable |
Default |
1 |
Web UI |
Administration > Provision > Configuration Profile > Provision Enable |
Parameter |
DBID_RESYNC_ON_RESET |
Description |
It enables or disables the phone to reboot after auto provisioning, even if there is no specific configuration requiring a reboot. |
Permitted Values |
0-Disable 1-Enable |
Default |
1 |
Web UI |
Administration > Provision > Configuration Profile > Resync on Reset |
Parameter |
DBID_RANDOM_DELAY |
Description |
|
Permitted Values |
Integer |
Default |
40 |
Web UI |
Administration > Provision > Configuration Profile > Resync Random Delay (sec) |
Parameter |
DBID_RESYNC_PERIODIC |
Description |
It configures the interval (in minutes) for the phone to perform auto provisioning repeatedly. |
Permitted Values |
Integer |
Default |
3600 |
Web UI |
Administration > Provision > Configuration Profile > Resync Periodic (sec) |
Parameter |
DBID_RESYNC_RETRY_DELAY |
Description |
If the IP phone fails to synchronize server configurations, the IP phone tries to obtain the configurations again 3600 days later. |
Permitted Values |
Integer |
Default |
3600 |
Web UI |
Administration > Provision > Configuration Profile > Resync Error Retry Delay (sec) |
Parameter |
DBID_RESYNC_DELAY |
Description |
|
Permitted Values |
Integer |
Default |
1440 |
Web UI |
Administration > Provision > Configuration Profile > Forced Resync Delay (sec) |
Parameter |
DBID_RESYNC_AFTER_UPGRADE |
Description |
If it is enabled, after the device is upgraded, the system synchronizes related IP phone configurations with the server again. |
Permitted Values |
0-Disable 1-Enable |
Default |
0 |
Web UI |
Administration > Provision > Configuration Profile > Resync after Upgrade |
Parameter |
DBID_RESYNC_FROM_SIP |
Description |
It configures the IP phone behavior when receiving a SIP NOTIFY message which contains the header “Event: check-sync”. |
Permitted Values |
0-The phone will reboot only if the SIP NOTIFY message contains an additional string “reboot=true”. 1-The phone will reboot. 2-The phone will ignore the SIP NOTIFY message. |
Default |
1 |
Web UI |
Administration > Provision > Configuration Profile > Resync from SIP |
Parameter |
DBID_PRV_OPTION66_ENABLED |
Description |
It triggers the DHCP Active feature to on or off. |
Permitted Values |
0-Disable 1-Enable, the phone obtains the provisioning server address by detecting DHCP options. |
Default |
1 |
Web UI |
Administration > Provision > Configuration Profile > Option 66 |
Parameter |
DBID_PRV_OPTION67_ENABLED |
Description |
If it is enabled, you can specify the boot file name. |
Permitted Values |
0-Disable 1-Enable |
Default |
1 |
Web UI |
Administration > Provision > Configuration Profile > Option 67 |
Parameter |
DBID_PRV_CONFIGFILE |
Description |
It configures the name of the auto profile. |
Permitted Values |
String |
Default |
$(MA) |
Web UI |
Administration > Provision > Configuration Profile > Config File Name |
To use the static provision method, you need to obtain the provisioning server address first when configuring a provisioning server.
The provisioning server address can be IP address, domain name or URL. If a user name and password are specified as part of the provisioning server address, they will be used only if the server supports them.
Parameter |
PrvUserAgentVal |
Description |
|
Permitted Values |
String |
Default |
Blank |
Web UI |
Administration > Provision > Configuration Profile > User Agent |
Parameter |
DBID_PRV_HTTP_AUTHENTRCATION |
Description |
It configures the type of authentication. |
Permitted Values |
Basic Digest |
Default |
Digest |
Web UI |
Administration > Provision > Configuration Profile > HTTP Authentication |
Phone UI |
Menu > Advanced > Auto Provision > HTTP Authentication |
Parameter |
PrvUserName |
Description |
It configures the user name for provisioning server access. |
Permitted Values |
String |
Default |
The SN number of the IP phone |
Web UI |
Administration > Provision > Configuration Profile > User Name |
Phone UI |
Menu > Advanced > Auto Provision > User Name |
Parameter |
PrvUserPass |
Description |
It configures the password for provisioning server access. |
Permitted Values |
String |
Default |
The SN number of the IP phone |
Web UI |
Administration > Provision > Configuration Profile > Password |
Phone UI |
Menu > Advanced > Auto Provision > Password |
Parameter |
DBID_UPGRADE_ENABLED |
Description |
It disable or enable the feature of obtaining firmware fromURL. If it is enabled, phone can obtain the upgraded firmware from the URL specified in the upgrade rule. |
Permitted Values |
0-Disable 1-Enable |
Default |
1 |
Web UI |
Administration > Provision > Firmware Upgrade > Enable Upgrade |
Parameter |
DBID_UPGRADE_RETRY_DELAY |
Description |
It configures the delay time of obtaining the firmware again after failing to obtain the firmware automatically. |
Permitted Values |
Integer |
Default |
3600 |
Web UI |
Administration > Provision > Firmware Upgrade > Upgrade Error Retry Delay (sec) |
Parameter |
DBID_UPGRADE_RULE |
Description |
It configures the URL of the firmware file. |
Permitted Values |
String |
Default |
Blank |
Web UI |
Administration > Provision > Firmware Upgrade > Upgrade Rule |
Author:admin Create time:2023-11-16 14:53
Last editor:admin Update time:2024-01-03 16:20