Hi,
I purchased Endpoint Manager for phones provisioning and it works really great but only if I’m using it via GUI. So when I press e.g. “Save, Rebuild Config(s) and Update Phones” option from FreePBX EPM GUI, everything is ok.
But if I’m trying do the same from CLI - I get only “Update command sent to XXX” and phone is still unconfigured.
Eg:
[root@freepbx ~]# fwconsole epm listtemplates
±--------±-------------------±---------------±----------±---------------±------------------±-----------±---------±-----------------±-----------------+
| Brand | Template Name | Destination | Time Zone | Provision Type | Provision Address | Background | Firmware | Internal Default | External Default |
±--------±-------------------±---------------±----------±---------------±------------------±-----------±---------±-----------------±-----------------+
| yealink | t42s | 192.168.16.150 | -06:00 | HTTP | 192.168.16.150 | None | | | |
±--------±-------------------±---------------±----------±---------------±------------------±-----------±---------±-----------------±-----------------+
[root@freepbx ~]# fwconsole epm update t42s
Update command sent to 604
Update command sent to 644
Update command sent to 654
And nothing happend on the phones.
Thank you for any help.