Changing the upgrade settings
You can add upgrade policy settings to a 46xxspecials.txt file on the IP Office system. If used, these settings override the default upgrade settings above if enabled.
The possible settings are:
Command |
Description |
AUTOMATIC_UPDATE_POLICY
|
Sets the frequency of the update checks:
0 = Disabled (Default)
1 = Daily
2 = Weekly
3 = Monthly
|
AUTOMATIC_UPDATE_WINDOW
|
Sets the hours during which phones check for updates. The actually time within this period is determined randomly by each individual phone.
If this command is not specified, the default is to update between 02:00 and 04:00.
To specify a different period, set the start hour and end hour with a comma between them. For example:
AUTOMATIC_UPDATE_WINDOW 3,4 sets the update period to between 03:00 to 04:00.
AUTOMATIC_UPDATE_WINDOW 3,3 or similar sets the update period to any time in the 24-hour period.
The period can run past midnight. For example, AUTOMATIC_UPDATE_WINDOW 20,4 sets the update period to between 20:00 on the first day and 04:00 on the next day.
|
AUTOMATIC_REBOOT_PROMPT
|
Set whether the user is prompted to allow the update.
0 = Do not prompt the user. Update during the specified AUTOMATIC_UPDATE_WINDOW period or otherwise between 02:00 to 04:00.
1 = Prompt the user to allow the update or cancel it. If canceled, the phone will prompt again following the next check for updates.
|