Yealink Forums
Upgrade W52H and W56H firmware over the air - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: Upgrade W52H and W56H firmware over the air (/showthread.php?tid=40387)



Upgrade W52H and W56H firmware over the air - AMount - 12-05-2016 06:23 PM

Hello,

The W52H and W56H can both be connected to the same base at the same time.

When configured as documented, both handsets try downloading the same exact file when I do it this way:
Code:
################################################################################​#######
##                                  Handset_upgrade                                  ##
################################################################################​#######

#OTA upgrade of handset is not possible unless all three of these conditions are met:
#(1) Handset with firmware 26.40.0.15 or later
#(2) Base station with firmware 25.40.0.15 or later
#(3) Handset with hardware 26.0.0.6 or later
over_the_air.url = {$firmwareHandsetURL}
over_the_air.base_trigger = 0
over_the_air.handset_tip = 1

How do I make it so the W52H can download handset-26.73.0.30.rom, and the W56H can download handset-61.80.0.15.rom?


RE: Upgrade W52H and W56H firmware over the air - Lucia_Yealink - 12-06-2016 08:44 AM

Dear Sir,

About your problem, you can upgrade the firmware manual one by one via web interface: Setting->upgrading-> choose firmware for handset.

If there are so many handset and you want to use auto provision to upgrade the firmware, then you can use nested auto provision.
Please see the detail steps below:

1.configure a 1.cfg file,add this parameter in 1.cfg file:
#!version:1.0.0.1
over_the_air.url=http://10.2.2.19:8080/26.73.0.30.rom
auto_provision.server.url=http://10.2.2.19:8080/2.cfg


2.configure a 2.cfg file, add this parameter in 2.cfg file:
#!version:1.0.0.1
over_the_air.url=http://10.2.2.19:8080/61.80.0.15.rom

3. add the auto provision URL in server URL(in my test, it is [b]http://10.2.2.19:8080/1.cfg
) via web interface.
Click on auto privsion now, it will ask for the autp provision server, and download 1.cfg file,upgrade W52H to 26.73.0.30, and it also ask for another provision server URL.

In this test,firstly,W52H will upgrade to 26.73.0.30, and base will obtain the second provision server URL after upgrading, and it will download 2.cfg file, upgrade W56H to 61.80.0.15, then all is done. it may spend some time to upgrade.
You can refer to the two pictures in the attachment.

Also, I will feedback it to our Product Dept to see if we can take it into consider that the base can use the "over_the_air.url=" to upgrade both the W52h and the W56h.

Best Regards,
Lucia


RE: Upgrade W52H and W56H firmware over the air - AMount - 01-28-2017 12:31 AM

Hello,

For my users, logging into the web UI is not an option. I need a solution that uses only auto provisioning. I tried the nested auto provision method you suggested, but it did not work the way I wanted.

I tried to have the second config file point back to the first one again, but this caused a bug -- the "Settings" tab was missing from the UI completely. When I tried to go directly to the settings page URL (<ipaddress>/servlet?p=settings-preference&q=load) I got a 404 error. I had to load a different firmware file to fix it.

It would be much better to either:
  1. have the over_the_air.url provide both firmware binaries to each handset model, or
  2. create two separate parameters (like over_the_air_w52h.url and over_the_air_w56h.url), so each handset would only look at the appropriate parameter.

Until the method is improved, I will not upgrade handsets over the air.


RE: Upgrade W52H and W56H firmware over the air - Lucia_Yealink - 02-08-2017 07:34 AM

Yes, thank you for your suggestion.

And we have already optimized this feature in the V81 firmware.
We add the parameter below:
over_the_air.url.w52h =
over_the_air.url.w56h =

So that the users can upgrade the handset in the same time.
And we will release the V81 firmware in the near feature.


RE: Upgrade W52H and W56H firmware over the air - jason.fell - 05-10-2017 03:01 PM

when will the version 81 firmware be available in the UK?
I am trying to deploy this phone to our customer and we will use a mixture of W52 & W56 phones, and having this feature would be great


RE: Upgrade W52H and W56H firmware over the air - complex1 - 05-10-2017 04:00 PM

Hi,

Please be patient.
V81 firmware is still in beta status and not ready for release.


RE: Upgrade W52H and W56H firmware over the air - Lucia_Yealink - 05-11-2017 01:01 AM

For the W56P, the 25.81.0.10 is the bata version, we do not have a plan to release it in the website, but if the customers need, we can send it to you to use. It can meet the commercial standard.

You can download it in the link below:
http://ftp.yealink.com/?ShareToken=BFE4785B2645825D2842890E5D55F9DB33648FC5

Regards
Lucia