The Provision allows a device to automatically synchronize configurations to the IP PBX server or a specific configuration file. You can use HTTP, HTTPS, FTP, or TFTP to synchronize configurations.

After the phone has established network settings, it must discover a provisioning server to obtain software updates and configuration settings.
The IP phone supports the following methods to discover the provisioning server address:

PnP: PnP feature allows the phones to discover the provisioning server address by broadcasting the PnP
SUBSCRIBE message during startup.

DHCP: DHCP option can be used to provide the address or URL of the provisioning server to phones. When the IP phone requests an IP address using the DHCP protocol, the resulting response may contain option 66 (for IPv4) or the custom option (if configured) that contains the provisioning server address.

Static: You can manually configure the server address via the phone user interface or web user interface.

Parameter
Description It triggers the provision feature to on or off.
Permitted Values 0-Disable
1-Enable
Default 0
Web UI Administration > Provision > Configuration Profile > Provision Enable
Phone UI Menu > Advanced > Auto Provision > Provision Enable
Parameter DBID_PRV_SIPPNP_ENABLED
Description It triggers the Plug and Play (PnP) feature to on or off.
Permitted Values 0-Disable
1-Enable
Default 0
Web UI Administration > Provision > Configuration Profile > PNP Active
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_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
Permitted Values 0-Disable
1-Enable
Default 1
Web UI Administration > Provision > Configuration Profile > Option 67
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_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_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_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_RESYNC_DELAY
Description
Permitted Values Integer
Default 1440
Web UI Administration > Provision > Configuration Profile > Forced Resync Delay (sec)
Parameter DBID_RANDOM_DELAY
Description
Permitted Values Integer
Default 40
Web UI Administration > Provision > Configuration Profile > Resync Random Delay (sec)
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 DBID_PROFILE_RULE
Description It configures the access URL of the provisioning server.
Permitted Values String
Default Blank
Web UI Administration > Provision > Configuration Profile > Profile Rule
Phone UI Menu > Advanced > Auto Provision > URL
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 PrvUserAgentVal2
Description
Permitted Values String
Default Blank
Web UI Administration > Provision > Configuration Profile2 > User Agent
Parameter DBID_PRV_HTTP_AUTHENTRCATION2
Description It configures the type of authentication.
Permitted Values Basic
Digests
Default Digest
Web UI Administration > Provision > Configuration Profile2 > HTTP Authentication
Parameter DBID_PROFILE_RULE2
Description It configures the access URL of the provisioning server.
Permitted Values String
Default Blank
Web UI Administration > Provision > Configuration Profile2 > Profile Rule
Parameter PrvUserName2
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 Profile2 > User Name
Parameter PrvUserPass2
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 Profile2 > 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-09-20 22:13
Last editor:admin  Update time:2023-12-22 13:50