PhantomVl / sccp_manager

SCCP Manager
35 stars 19 forks source link

blank page /admin/config.php?display=sccpsettings #112

Closed Tremoulinas closed 3 years ago

Tremoulinas commented 3 years ago

Hello! My configuration: FreePBX15+Asterisk 16 based on Centos 8. Guided by: https://wiki.freepbx.org/display/FDT/%5BHow-to%5D+Install+FreePBX+15+on+CentOS+8

I'm trying to set up sccp_manager with this guide: https://github.com/chan-sccp/chan-sccp/wiki/FreePBX_Installation Module installation went successfully, but when i go to Sccp Connectivity -> Server Config, module tries to load for several seconds and then goes white blank page.

However, i can get into Sccp Connectivity -> Phones Manager and System Parameters. I can create sccp extensions and phones, button Create CNF also works, XML files appear in /tftpboot dir. All entries in System Parameters are marked pink.

/tftpboot also contains dirs: languages (empty) and templates (with templates)

sccp.conf copied from /usr/src/chan-sccp/conf cp conf/sccp.conf.freepbx /etc/asterisk/sccp.conf cp conf/sccp_hardware.conf.freepbx /etc/asterisk/sccp_hardware.conf cp conf/sccp_extensions.conf.freepbx /etc/asterisk/sccp_extensions.conf

Is it an issue or am i did something wrong?

Tremoulinas commented 3 years ago

asterisk -r module show like mysql

if 0 modules loaded, go to asterisk source dir, use menuselect to select Add-ons -> Extended -> res_config_mysql, then recompile asterisk