Clearlyip device freepbx module

Hi,
I am following the below kb to install freepbx modules. Are the listed URLS accurate?

I am getting this error message:

server may be down

**I can no copy urk here but I am using the url that is there for version 17

Hi Giti

I’ve boosted your account privs so you can share URLs now. I’ve just updated the ver 17 URL on this page

fwconsole ma downloadinstall https://mirror.clearlyip.com/modules/clearlydevices/clearlydevices-17.0.5.tgz
fwconsole ma upgrade clearlydevices

Thanks!
I was able to download it on my laptop and add it to the modules, yet installing from web is waiting for a long time.
Is this correct command to run from CLI
~# fwconsole ma install clearlydevices --verbose

Nothing is happening in cli either

If you have Clearly repos enabled, or if installing on TangoPBX then the command is

fwconsole ma downloadinstall clearlydevices


This is what I have under modules now. Neither installing from web nor CLI works. It just stays there for ever and I have to stop process.

That version is old and problematic, get rid of it with:

fwconsole ma delete clearlydevices

then download the current version with

fwconsole ma downloadinstall https://mirror.clearlyip.com/modules/clearlydevices/clearlydevices-17.0.5.tgz

This one is not working either. I am afraid that’s a firewall issue since I could not get it from server itself. What’s the lates version for pbx 15? I will try it on another server.

All the URLs work. If you can’t get to them from your PBX then you can always manually dload the tarball, and decompress it into the appropriate folder on the system

/var/www/html/admin/modules/openpage

Then chown to asterisk:asterisk or run fwconsole chown

I was able to download it from my browser and upload it from harddisk and that’s what I have

This is the version 17th.

And I have it installed on version 15. I will play with this one for now. Thanks. Appreciate your help!