Content
C620 M100 M200 M500
Web User Interface
Model | Web User Interface |
---|---|
C620 | Servicing → Firmware Upgrade → Auto Upgrade → Wireless Conf. Phone Firmware → Conf. Phone Firmware URL |
M100 M500 | Servicing → Firmware Upgrade → Auto Upgrade → Firmware Server Settings → Handset Firmware URL |
M200 | Configuration → Firmware Upgrade → Auto Upgrade → Firmware Server Settings → Handset Firmware URL |
Phone User Interface
N/A
Text Configuration
provisioning.handset_firmware_url = VALIDVALUE
XML Configuration (C620, M100, M200 only)
<provisioning>
<handset_firmware_url>VALIDVALUE</handset_firmware_url>
</provisioning>
Description
Sets the URL for the server hosting the handset firmware file.
M500 Multi-cell: Configure this setting for a specific base station. This is NOT a site-wide setting.
Important Note for M500 only:
Starting with firmware version 1.14.4, we've simplified the firmware upgrade process by providing the M500 unified firmware image (M500-x.x.x-unified.img), which includes the firmware for the base station, handset, and cordless deskset in one file. This is the only file required to update all devices within the M500 family of products.
To utilize the unified firmware image, configure provisioning.firmware_url to point to the unified image. Ensure that provisioning.handset_firmware_url and provisioning.cordless_deskset_firmware_url are set to null using the following configuration:
provisioning.handset_firmware_url = %NULL provisioning.cordless_deskset_firmware_url = %NULL
Alternatively, though not recommended, if there is a need to use a different firmware version for the handset or deskset, you can update provisioning.firmware_url , provisioning.handset_firmware_url and provisioning.cordless_deskset_firmware_url with different versions of the individual firmware images (M500-x.x.x.img, M55-x.x.x.img, and M58-x.x.x.img, respectively).
Valid Values
URI, %NULL
Default Value
Blank