sccp_manager
sccp_manager copied to clipboard
Freepbx 15
hi Can I expect an update for freepbx 15? Thank you!
also having this question. It would be great to continue using SCCP_Manager!
Do you have any problems installing on freepbx 15?
Yes. I had the following problems:
- only enums with 'on' and 'off' are generated, but FreePBX wants to write 'yes' or 'no' into the database. I fixed it for me, and will create a pull request next week from my office computer.
- the table 'sccpbuttonconfig' is not created, instead the 'buttonconfig' table from chan_sccp docs is existing.
I am working on it, to make it work. I can upload a diff after getting it to work.
also for DND fields the enum had to be changed the following way: FreePBX wants to write 'userDefined' instead of 'user'.
I think that you have broken the installation sequence. The exact sequence of installation steps for centos is described in the wiki: https://github.com/PhantomVl/sccp_manager/wiki/Instal-on-CentOS-7
You can also chat in real time https://gitter.im/sccp_manager/community You just need to agree on a time.