chan-sccp / sccp_manager

SCCP Manager
21 stars 13 forks source link

FreePBX "Quick create extension" error on creation of new sccp line #15

Closed vaDrn closed 3 years ago

vaDrn commented 3 years ago

adding sccp extension through "Quick create extension" window fails with error: image

In mysql sccpline table there will be no new lines.

Addition of new extensions works properly through sccp manager UI

steve-lad commented 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)

vaDrn commented 3 years ago

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
steve-lad commented 3 years ago

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.