- Joined
- Jan 30, 2009
- Messages
- 60
- Reaction score
- 3
I was wondering if it is possible to have the settings provisioned from the 3CX server and also have the phone check it's firmware. It seems that you can either have one or the other with DHCP option 66.
I currently have my SNOM phones using option 66 with the CFG{mac} file to retrieve 3CX settings, and that works great. But I don't see that there are any settings for firmware update files.
I saw that the Snom phones have this in their log:
[5] 24/12/2001 00:00:24:Fetching FW URL: http://xxx.xxx.xxx.xxx:80/snom320/snom320-firmware.htm
[5] 24/12/2001 00:00:24:Fetching URL: http://xxx.xxx.xxx.xxx:80/snom320/snom320-firmware.htm
I tried creating this file and pointed it to the firmware file, but I couldn't get it to work.
If anyone has any input I would sure appreciate it. Thanks.
Craig
I currently have my SNOM phones using option 66 with the CFG{mac} file to retrieve 3CX settings, and that works great. But I don't see that there are any settings for firmware update files.
I saw that the Snom phones have this in their log:
[5] 24/12/2001 00:00:24:Fetching FW URL: http://xxx.xxx.xxx.xxx:80/snom320/snom320-firmware.htm
[5] 24/12/2001 00:00:24:Fetching URL: http://xxx.xxx.xxx.xxx:80/snom320/snom320-firmware.htm
I tried creating this file and pointed it to the firmware file, but I couldn't get it to work.
Code:
<?xml version="1.0" encoding="utf-8" ?>
<setting-files>
<file url="http://xxx.xxx.xxx.xxx:80/snom320/snom320-7.3.30-SIP-bf.bin" />
</setting-files>
Craig