Closed vaDrn closed 3 years ago
@vaDrn This has been fixed in current Develop. Download Develop as in the wiki (module admin does not work at present due to FreePBX issue; patch proposed to FreePBX)
just to be sure: i need to uninstall sccp manager, remove it and then redownload it as in wiki install instructions?
will this work:
cd /var/www/html/admin/modules/
rm -rf /sccp_manager
git clone https://github.com/chan-sccp/sccp_manager.git
fwconsole chown
so that I can update it through
git fetch
git pull
If you use git, you will break future functionality, and you will not be forced to use the installer. As you have seen, the installer is important.
Do not use uninstall - you will lose data!
Just redownload using module admin, install.
adding sccp extension through "Quick create extension" window fails with error:
In mysql sccpline table there will be no new lines.
Addition of new extensions works properly through
sccp manager
UI