Asterisk vs ISDNSome information on how to conect Asterisk to the ISDN | Chapter 2:Overview of available options | Last update: 2020-03-29 |
---|
Foreword / Index |
index |
Chapter 3-1 Hardware and protocol support |
|
option | kernel driver module(s) | asterisk channel | extras | description | ||
---|---|---|---|---|---|---|
Aculab | ??? | chan_aculab | No further information available so far | |||
bristuff | dahdi | chan_dahdi | Patches/additions for DAHDI and Asterisk by Junghanns.net Has been superseeded by the jnet-dahdi-drivers | |||
capi | capi | chan-capi-cm | The Common ISDN Application Programming Interface Originally designed for MS-DOS/Windows, also available in the standard Linux Kernel | |||
chan_extra | ??? | chan_dahdi | addition to DAHDI, used by Openvox for their GSM cards, not related to dahdi-extra | |||
dahdi | dahdi | chan_dahdi |
The Digium Asterisk Hardware Interface Formerly known as Zaptel / Zapata Especially designed for the Asterisk project Requires libpri for ISDN support (incl. BRI) | |||
dahdi-hfcs | dahdi | chan_dahdi | Addition to DAHDI to support HFC-S based cards, formerly known as zaphfc | |||
isdn4linux | i4l | chan_modem | chan_modem has been discontinued with the release of Asterisk 1.2 It should have worked with external serial terminal adaptors ("ISDN modems") as well isdn4linux was replaced by mISDN1, which again was replaced by mISDN2 However the user space tool divertctrl is still the only way to manage Call Forwarding
| <-- | All Linux provided support fully working up to version 4.9.y. Version 4.14 has Later versions have | |
jnet-dahdi-drivers | dahdi | chan_dahdi | Patches/additions for DAHDI by Junghanns.net, formerly known as bristuff | |||
misdn1 | misdn (1) | chan_misdn | This was created as a replacement for isdn4Linux It was abandoned by the developers in favour of mISDN (2) around 2007 mISDN (1) is now known as the old and deprecated mISDN A special fork is available for use with chan_misdn as included with Asterisk 1.8 and above | <-- | ||
misdn2 | misdn (2) | chan_lcr | LCR | Modular ISDN; mISDN (2) has been part of the standard Linux Kernel since version 2.6.27 (Oct 2008) It does not interface directly to Asterisk, but via the Linux-Call-Router (or CAPI, see below) (An Asterisk channel interfacing directly with mISDN2 exists/existed, but has never been released) | <-- | |
chan_capi | Since the beginning of 2012 mISDN also supports CAPI | |||||
NMS | ??? | chan_nms | Supports hardware from NMS Communications (acquired by Dialogic) According to the README it has only been available for Asterisk 1.2 and 1.4 | |||
pika | ??? | chan_pika | Supports hardware from Pika Technologies I can only find references to Zaptel and Asterisk 1.4 | |||
Sirrix | sirrix | chan_srx | Supports hardware from Sirrix AG including a number of interesting extra features Occasional updates available; Officially supports Asterisk 1.8 Has been tested successfully with Asterisk 11.18.0 on both Linux 3.18.18 and Linux 4.2.3 Failed on Linux 4.3 | |||
visdn | visdn | chan_visdn | The Versatile ISDN for Linux - Has also been used for GSM interfaces as well Latest supported Asterisk is 1.6, latest supported kernel is 2.6.35 | |||
woomera | - | chan_woomera | SMG | Early Sangoma BRI cards used the Sangoma Media Gateway (SMG) and connected to Asterisk via woomera/chan_woomera From the Asterisk point of view that has nothing to do with ISDN Sangoma has changed to using DAHDI in the meantime | ||
zaphfc | dahdi | chan_dahdi | Addition to DAHDI to support HFC-S based cards Has been recycled out of bristuff by Junghanns.net, new vesion known as dahdi-hfcs | |||
zaptel / zapata | zaptel | chan_zap | Has been renamed to DAHDI for legal reasons in may 2008 |
The use of gateways is beyond the scope of this document.
|
Foreword / Index |
index |
Chapter 3-1 Hardware and protocol support |