-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCCP Extensions tab disappears when FreePBX Core module is upgraded #82
Comments
Also affects FreePBX 15.0.17.67 / Asterisk 16.20.0 / chan_sccp Release: 4.3.4 develop - b0b3cdb / SCCP Manager 14.0.0.2. Core module was upgraded to 15.0.22. Re-installing SCCP manager did not restore the SCCP Extensions tab in this case |
I have found that the only way to "re-hook" the SCCP manager is to uninstall it completely, and reinstall it. Unfortunately, the bad side effect of this is that it will wipe out all SCCP extensions, disconnecting them. The DB must be restored or you must re-add all extensions. But, after a period of time, the SCCP manager tab will eventually disappear. |
Any updates on this? |
Hello - we have version 16.0.40.4 of FreePBX installed with Sccp Manager v14.5.0.4 also installed for our legacy cisco phones. The sccp manager has stopped working. There used to be a tab included in extension application manager to add an sccp phone. This no longer appears. I can add an extension using sccp manager, which sets the device type correctly, however, after saving the device, it doesn't appear in sccp manager to link a device to it. It appears in extension application manager but I cannot do anything with it. Are these two versions compatible? |
Unfortunately, it appears no one seems to be maintaining the sccp_manager repo anymore, as there have not been any changes made in quite some time. At this point I would consider this module deprecated. I have experienced this same issue in FreePBX 15 and nothing has been done with it. Best thing I can suggest to you is get a Cisco router if you need to keep your Cisco phones running as SCCP endpoints. You can easily integrate and register them as SIP extensions proxied through your router to your FreePBX system while still using them as SCCP phones. Depending on the model you're using (7940/7960/7975), there are also SIP firmwares available for these models. If you're running the 78xx/88xx phones you would need a router. |
Thank you for the information.
Kind regards,
Carol
From: jpanzer1 ***@***.***>
Date: Wednesday, October 11, 2023 at 2:29 PM
To: chan-sccp/sccp_manager ***@***.***>
Cc: Carol Cartwright ***@***.***>, Comment ***@***.***>
Subject: Re: [chan-sccp/sccp_manager] SCCP Extensions tab disappears when FreePBX Core module is upgraded (Issue #82)
Hello - we have version 16.0.40.4 of FreePBX installed with Sccp Manager v14.5.0.4 also installed for our legacy cisco phones. The sccp manager has stopped working. There used to be a tab included in extension application manager to add an sccp phone. This no longer appears. I can add an extension using sccp manager, which sets the device type correctly, however, after saving the device, it doesn't appear in sccp manager to link a device to it. It appears in extension application manager but I cannot do anything with it. Are these two versions compatible?
Unfortunately, it appears no one seems to be maintaining the sccp_manager repo anymore, as there have not been any changes made in quite some time. At this point I would consider this module deprecated. I have experienced this same issue in FreePBX 15 and nothing has been done with it.
Best thing I can suggest to you is get a Cisco router if you need to keep your Cisco phones running as SCCP endpoints. You can easily integrate and register them as SIP extensions proxied through your router to your FreePBX system while still using them as SCCP phones. Depending on the model you're using (7940/7960/7975), there are also SIP firmwares available for these models. If you're running the 78xx/88xx phones you would need a router.
—
Reply to this email directly, view it on GitHub<#82 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALEWZBIC7RNXSUSN3DZJR33X63QPZANCNFSM5TPOKNSA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
When the FreePBX Core module (Admin > Module Admin > Applications > Core) is upgraded, the SCCP Extensions tab disappears from Applications > Extensions.
Reproduction Steps:
SCCP Manager version: Release 14.5.0.4
chan-sccp version: Release: 4.3.5 develop - c1533a6
asterisk version: Asterisk 16.25.0 (also affects Asterisk 18.x)
Screenshot: https://raw.githubusercontent.com/waffle-stomper/images/main/missing_sccp_extensions_tab.png
Workaround
Re-install SCCP manager from the command line (fwconsole ma install sccp_manager) after the Core module upgrade.
The text was updated successfully, but these errors were encountered: