Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel3
indent20px

Htek IP Phones support using the FTP, TFTP, HTTP and HTTPS protocols to download the upgrade files.

...

To upgrade via HTTP, the "Management"->"Auto Provision" ->"Firmware Upgrade" -> "Upgrade Mode" field needs to be set to HTTP, respectively. "Firmware Server Path" needs to be set to a valid URL of a HTTP server, server name can be in either FQDN or IP address format. Here are examples of some valid URL.
e.g. firmware.mycompany.com:5688/Hanlong
e.g. www.mycompany.com:5688/fm/Hanlong
e.g. 218.2.83.110
Instructions for firmware upgrade via HTTP:
(1) End users can choose to download the free HTTP server from http://httpd.apache.org/ or use Microsoft IIS web server. Then set up HTTP server.
(2) Unzip the firmware file and put all of them under the root/phone directory of the HTTP server.
(3) Visit "http://192.168.0.106/phone/fw860.rom" on localhost by browser to verify the HTTP Server. If visiting "http://192.168.0.106/phone/fw860.rom" on other computer is no prompt to download fw860.rom file, please check the firewall (Suggest close the firewall).
(4) Change the setting of the IP Phone (192.168.0.106 is HTTP server):

Click "SaveSet".
(5) Restart the IP Phone, and it will restart and auto-get firmware files from HTTP server.
NOTES:

...

(1) We recommend that you can install a TFTP Server(e.g. SolarWinds -TFTP -Server.exe).
(2) Make a new directory, such as D:\FM.

(3) Unzip the firmware file and put all of them under the directory D:\FM.

(4) The PC running the TFTP server and the IP Phone should be in the same LAN segment.

(5) Set TFTP Root Directory to D:\FM.
TFTP SERVER → File → Configure

(6) Go to File -> Configure -> Security to change the TFTP server's default setting from "Receive Only" to "Transmit Only" for the firmware upgrade.

(7) Start the TFTP server, Configure the Firmware Server Path with the IP address (192.168.0.240 is TFTP server) in the IP Phone's web configuration page.

(8) Save the change and restart the IP Phone.
(9) You can test your TFTP server by other PC which is in the same LAN segment.
For examples, in PC which IP address is 192.168.0.126, type command:
TFTP -i 192.168.0.240 get fw860.rom f:/fw860.rom

If your TFTP server is OK, something like "Transfer successful: " will be printed in command windows.

...

(1) Setup a FTP Server(e.g. FileZilla Server).
(2) Unzip the firmware file and put all of them under the root/phone directory of the FTP Server.
(3) Configure the FTP Server.
(4) Visit ftp://192.168.0.106/phone/fw860.rom on localhost by browser, enter username and password, and you will view upgrade file. If visiting ftp://192.168.0.106/phone/fw860.rom on other computer is no prompt to download fw860.rom file, please check the firewall (Suggest close the firewall).
(5) Configure the Firmware Server Path in the IP Phone's web configuration page.( 192.168.0.106 is FTP server)

(6) Click the "SaveSet" and then click "Restart" in the webpage.

...

(1) Install and configure an Apache HTTPS Server in local computer.
(2) Unzip the firmware file and put all of them under the root/phone directory of the HTTPS Server.
(3) Visit "https://192.168.0.106/phone/fw860.rom" on localhost by browser to verify the HTTPS Server. If visiting "https://192.168.0.106/phone/fw860.rom" on other computer is no prompt to download fw860.rom file, please check the firewall (Suggest close the firewall).
(4) Configure the Firmware Server Path in the IP Phone's web configuration page. (192.168.0.106 is HTTPS server)

(5) Click the "SaveSet" and then click "Restart" in the webpage.

...

(1) Login the IP Phone's webpage -> Management -> Upgrade -> Select "Choose file", and a file selection window will pop up.

(2) Choose fwxxx.rom file.

(3) Click "Upgrade". The fwxxx.rom file will be uploaded. The status bar on the page shows the progress of the uploading.

(4) When the upload of the file is completed, the page will be shown as below:

(5) When the phone has finished upgrading, login the IP Phone's webpage -> Home -> Version. Check the firmware of the phone.