SCCP channel drivers in Asterisk
There are 2 variants of SCCP channel drivers which exist for the Asterisk PBX:
Supplied driver with Asterisk
- chan_skinny or Asterisk channel skinny The “original” Driver written by Jeremy McNamara & Florian Overkamp
Alternative implementations (not in the Asterisk CVS)
- CURRENTLY V3.1.3 and V4.0: chan_sccp-b (for Asterisk 1.2, 1.4, 1.6, 1.8 and 1.10): http://sourceforge.net/projects/chan-sccp-b with support for Shared Lines, Templated config files, Device State, Dynamic Messages and Conferencing. We just started work on Video Conferencing. Asterisk 1.8 and 1.10 are supported support in the current V4.0 branch. Binary version available for Redhat, OpenSuSE, Debian, Centos, OpenWRT and others.
Deprecated Projects (DEAD)
- predecessor: chan_sccp2
Sample setups for SCCP
(for the chan_sccp drivers):
- SCCP-HOWTO1 Generic Notes about the chan_sccp implementations
- SCCP-HOWTO2 Setup your Asterisk to work with Cisco 7920
- Using sccp and asterisk to create an SRST gateway – install video tutorial
Various other projects exists at sourceforge.net but only these 3 are working only with some devices
(not all SCCP devices are supported by every driver)