sccp_manager icon indicating copy to clipboard operation
sccp_manager copied to clipboard

Freepbx 15

Open salvedi opened this issue 5 years ago • 5 comments

hi Can I expect an update for freepbx 15? Thank you!

salvedi avatar Jan 06 '20 21:01 salvedi

also having this question. It would be great to continue using SCCP_Manager!

wb7 avatar Feb 05 '20 23:02 wb7

Do you have any problems installing on freepbx 15?

PhantomVl avatar Feb 06 '20 14:02 PhantomVl

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.

wb7 avatar Feb 07 '20 21:02 wb7

also for DND fields the enum had to be changed the following way: FreePBX wants to write 'userDefined' instead of 'user'.

wb7 avatar Feb 07 '20 21:02 wb7

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.

PhantomVl avatar Feb 10 '20 09:02 PhantomVl