chan-sccp
chan-sccp copied to clipboard
Replacement for the SCCP channel driver in Asterisk. Extended features include Shared Lines, Presence / BLF, customizable Feature Buttons, and Custom Device State. Visit our discussion mailing list fo...
issuing make command returns with an error **Reproduction Steps:** 1. git clone https://github.com/chan-sccp/chan-sccp.git chan-sccp 2. cd chan-sccp 3. ./configure --enable-debug --enable-conference --disable-optimization **chan-sccp version:** 4.3.5 **asterisk version:** 18.10.0 **Expected behavior:**...
compile-error "sccp_mwi.c: In function ‘pbxMailboxSubscribe’: pbx_impl/ast/define.h:237:38: error: implicit declaration of function ‘ast_mwi_subscribe_pool’; did you mean ‘pbx_mwi_subscribe_pool’? [-Werror=implicit-function-declaration] 237 | #define pbx_mwi_subscribe_pool ast_mwi_subscribe_pool **Reproduction Steps:** 1. git clone actual version chan-sccp...
I changed the session thread to a detached thread and added the necessary wrapper to the pbx_imp abstraction layer. The change resolves a difficult to diagnose memory leak which causes...
I observed this behaviour several times now. A Cisco 7970 just kinda "freezes" and I have to restart my Asterisk server to get everything working again when I call it...
Receiving "Not enough calls to transfer" when trying to use "DirTrfr" and not seeing "Transfer" when engaged in a call / hold. **chan-sccp version: (include revision and/or branch if relevant)**...
Some of Cisco SPA514G phones have problems with SCCP registrations. They are re-registering 4x per hour, once per minute. It iterrupts calls. This only happens if PC is connected to...
I found strange behavior in work softkey group pickup. I cannot pick up the call time to time. Link on video https://youtu.be/MDFFB1GJqAI All calls maked from 2327 (SIP) to 2311...
I am unable to turn on EarlyRTP even when it's configured in the sccp.config. SEP64168D5028C1: (getEmptyChannel) on line:101, maybe_c: -- SEP64168D5028C1: Getting the active channel on device. -- SEP64168D5028C1: No...
Hello, I caught the following problem in current SCCP driver. (SCCP 4.3.4 develop - 52ed8b2) Here is the story. If you are on the phone with the first call, then...
I have been having a curious problem - I am experiencing random hangups during calls on my SPA504G phones. Some calls will work fine - over an hour of talking...