Phone Provisioning
51
Auto Provisioning Settings Configuration
The following table lists the parameters you can use to configure settings for auto provisioning.
Parameter static.auto_provision.attempt_expired_time <y0000000000xx>.cfg
Description
It configures the timeout interval (in seconds) to transfer a file via auto provisioning.
Note: It has a higher priority than the value defined by the parameter “static.network.attempt_expired_
time”.
Permitted
Values
Integer from 1 to 300
Default 5
Web UI Settings->Auto Provision->Attempt Expired Time(s)
Parameter
static.network.attempt_expired_time
[1]
<y0000000000xx>.cfg
Description
It configures the timeout interval (in seconds) to transfer a file for HTTP/HTTPS connection.
Note: It has a lower priority than the value defined by the parameter “static.auto_provision.attempt_
expired_time”.
Permitted
Values
Integer from 1 to 20
Default 10
Parameter static.auto_provision.attempt_before_failed <y0000000000xx>.cfg
Description
It configures the maximum number of attempts to transfer a file before the transfer fails.
Example:
static.auto_provision.attempt_before_failed = 5
Permitted
Values
Integer from 1 to 10
Default 3
Parameter
static.auto_provision.retry_delay_after_file_transfer_
failed
<y0000000000xx>.cfg
Description
It configures the time (in seconds) to wait after a file transfer fails before retrying the transfer via auto pro-
visioning.
Example:
static.auto_provision.retry_delay_after_file_transfer_failed = 5
Permitted
Values
Integer from 0 to 300
Default 5
Parameter
static.auto_provision.reboot_force.enable
[1]
<y0000000000xx>.cfg
Description
It enables or disables the IP phone to reboot after auto provisioning, even if there is no specific con-
figuration requiring a reboot. It is especially useful when there is no specific configuration requiring
reboot in the configuration files, but you want the IP phone to reboot after auto provisioning.
Note: It works only for the current auto provisioning process. If you want the IP phone to reboot after
every auto provisioning process, the parameter must be always contained in the configuration file and set
to 1.