Search:
Asterisk config modem.conf
Examples:
Using a normal ISDN BRI card and grouping the two interfaces.
the /etc/asterisk/modem.conf
[interfaces]
context=remote
driver=i4l
language=en
type=autodetect
;This I'm doing directly in the extension.conf
;stripmsd=1
dialtype=tone
;dialtype=pulse
;mode=answer
;mode=ring
mode=immediate
; ISDN example
group=1
;registered one number.
msn=57881
;accepting several more. Could have used * as well
incomingmsn=57966,57881,57882,57883,57884,57885,57886,57887
device => /dev/ttyI0
device => /dev/ttyI1
Referenses
- ISDN4Linux: ISDN4Linux connections
- CAPI channels: CAPI ISDN connections
See also
Back to Asterisk config files

Page Changes
