Hello,
I am having an issue downloading the latest firmware for the Digium phones using the module in FreePBX.
When I re-installed the server a few weeks ago from the latest distro, I was able to download firmware version 1.4.0.0 without any issues and apply it to my test phone. However, today when I try to download version 1.4.1.0, it will download and then let me close the status box, however when the page refreshes, it is not listed in the available firmwares.
I deleted the 1.4.0.0 version I had to make sure it was not an issue with having one already on the system (big mistake). It still didnt work and now I dont have any firmware packages…
When I check /var/www/html/admin/modules/digium_phones/ I get the following list of files:
assets
etc
firmware_package
images
Services
views
digium_phones_firmware.conf
1_4_1_0_60822_D40_firmware.eff
1_4_1_0_60822_D45_firmware.eff
1_4_1_0_60822_D50_firmware.eff
1_4_1_0_60822_D70_firmware.eff
digium_phones_application_queues.php
functions.inc.php
generate_zonelist.php
install.php
page.digium_phones.php
uninstall.php
module.xml
The download is extracting the files in the tar, but after that nothing.
When I enter the mysql command line using ‘amportal a m’ and execute ‘select * from digium_phones_firmware;’ it returns “Empty set (0.00 sec)”
On a test system that had the 1.4.0.0 firmware, there was 3 records for firmware.
Any suggestions anybody has would be very appreciated as I have 15 new D40’s coming the end of this week and I would like to have this working.
-Adam
P.S. Sorry if this is not the best place for this, I couldn’t find a better one.