Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

Here we would like to describe the different methods how to start a firmware update via Auto-provisioning.

  1. Using provisioning file version 1.1 (Preferred)
  2. Using provisioning file version 1.0
  3. Same procedure like via the web-interface but then via provisioning 
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleProvisioning file 1.1
If the version is different then the installed version, the update will be started directly after provisioning. (Existing calls will be disconnected) First the DECT manager will update and when ready, the DECT base stations will download the firmware via HTTP from the DECT Manager. The DECT manager is the download source for the base stations.


Info
iconfalse
titleExample

<?xml version="1.0" encoding="UTF-8"?>
<provisioning version="1.1" productID="e2">

<firmware>

<file version="2.26.0" url="http://192.168.178.200/firmware/n870/N870-V2.26.0.bin" />

</firmware>


<nvm>

<!-- Here are the device settings -->

</nvm>


</provisioning>

Panel
titleColor#F85404
titleBGColor#F0F0F0
title...


Panel
titleColor#F85404
titleBGColor#F0F0F0
title...