- Joined
- May 15, 2017
- Messages
- 59
- Reaction score
- 6
I'll use Yealink 29G for example. Phones are on 46.80.0.110. It says that 46.81.0.61 is available.
If I click Firmware, it displays the phone/firmware. If I click OK, it flashes a box and then says it was successful. It's not successful.
I can manually update the firmware through the phone's GUI and it show supported on the phone. I have 60 phones and would rather not have to upgrade them all manually. I just got another 40 phones in, so not sure they version on those, but that'll be around 100 phones total.
I have tried re-provisioning the phones. The setting for Accept Only Trusted Certificates is Disabled on the phone.
I just got a CP860 yesterday and it provisioned just fine and already it up-to-date on firmware.
Template has:
{IF network=LOCALLAN}
firmware.url = %%PROVLINKLOCAL%%/firmware/yealink/%%firmware%%
{ELSE}
firmware.url = %%PROVLINK%%/firmware/yealink/%%firmware%%
{ENDIF}
Parameters for provision link:
http://IPaddress:5000/provisioning
PROVISIONING_LINK_EXT
http://hostname:5000/provisioning
PROVISIONING_LINK_LOCAL_SEC
https://IPaddress:5001/provisioning
PROVISIONING_LINK_EXT_SEC
https://hostname:5001/provisioning
If I click Firmware, it displays the phone/firmware. If I click OK, it flashes a box and then says it was successful. It's not successful.
I can manually update the firmware through the phone's GUI and it show supported on the phone. I have 60 phones and would rather not have to upgrade them all manually. I just got another 40 phones in, so not sure they version on those, but that'll be around 100 phones total.
I have tried re-provisioning the phones. The setting for Accept Only Trusted Certificates is Disabled on the phone.
I just got a CP860 yesterday and it provisioned just fine and already it up-to-date on firmware.
Template has:
{IF network=LOCALLAN}
firmware.url = %%PROVLINKLOCAL%%/firmware/yealink/%%firmware%%
{ELSE}
firmware.url = %%PROVLINK%%/firmware/yealink/%%firmware%%
{ENDIF}
Parameters for provision link:
http://IPaddress:5000/provisioning
PROVISIONING_LINK_EXT
http://hostname:5000/provisioning
PROVISIONING_LINK_LOCAL_SEC
https://IPaddress:5001/provisioning
PROVISIONING_LINK_EXT_SEC
https://hostname:5001/provisioning
Last edited: