-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 14, 15, 16
-
Component/s: Endpoint (Commercial)
-
Labels:None
-
Sprint:Sprint 30
-
Bug Tracker:Customer Issue
-
ToDo:
-
Asterisk Version:16.9.0
-
Distro Version:15.0.16.53
-
Distro:FreePBX Distro
-
Module Fix Version:
Utilizing the Endpoint Manager, creating a Yealink template with a custom firmware (0.00) in slot position 1 allows custom uploads. On the server itself, it creates a folder in /tftpboot/customfw/yealink/ to store those uploaded images. However, when creating the cfg files for the phone to pull, it puts in the following line:
firmware.url = [server address]/yealink/1/[phone model].rom
This does not properly point to the correct folder/file of the custom firmware when it is uploaded via the GUI.
I have not tested with other brands to see if the same problem occurs.