- Joined
- Jul 3, 2017
- Messages
- 184
- Reaction score
- 12
Hello,
I am trying to automatically update a Yealink T28P by using the default configuration template.
3cx version:15.5.6354.2
Yealink T28P currently has 2.72.0.30
3cx holds T28P FW 2.73.0.60
3cx server includes the following line in the respective Yealink template:
firmware.url = %%PROVLINKLOCAL%%/firmware/yealink/%%firmware%%
Yealink successfully receives configuration data from 3cx, but fails to retrieve the latest FW.
HTTP traces show that it asks for the following FW:
GET provisioning/[xxxxyyyy]/firmware/yealink
If I manually try to trigger the Yealink to upgrade via 3cx mgmt console (via Phones - - > +Firmware) then it asks for the complete URL:
GET provisioning/[xxxxyyyy]/firmware/yealink/T28-2.73.0.60.rom
So, the %%firmware%% parameter gets somehow updated.
My questions:
1. How can we know the content of the %%firmware%% parameter?
2. How can we trigger that parameter to include by default the latest FW, so that each new Yealink gets automatically updated? In fact, is this even supported for Yealinks?
Regards,
George
I am trying to automatically update a Yealink T28P by using the default configuration template.
3cx version:15.5.6354.2
Yealink T28P currently has 2.72.0.30
3cx holds T28P FW 2.73.0.60
3cx server includes the following line in the respective Yealink template:
firmware.url = %%PROVLINKLOCAL%%/firmware/yealink/%%firmware%%
Yealink successfully receives configuration data from 3cx, but fails to retrieve the latest FW.
HTTP traces show that it asks for the following FW:
GET provisioning/[xxxxyyyy]/firmware/yealink
If I manually try to trigger the Yealink to upgrade via 3cx mgmt console (via Phones - - > +Firmware) then it asks for the complete URL:
GET provisioning/[xxxxyyyy]/firmware/yealink/T28-2.73.0.60.rom
So, the %%firmware%% parameter gets somehow updated.
My questions:
1. How can we know the content of the %%firmware%% parameter?
2. How can we trigger that parameter to include by default the latest FW, so that each new Yealink gets automatically updated? In fact, is this even supported for Yealinks?
Regards,
George