[Asterisk-Users] CAPI call fails
bladerunner
bladerunner81 at gmx.net
Thu Mar 31 08:01:00 MST 2005
i just noticed your capi.conf. i've got a working capi.conf from one of my
customers:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
isdnmode=ptp
msn=12345
context=in-capi
incomingmsn=*
controller=1
softdtmf=1
devices=2
mode=immediate
notice the isdnmode and mode lines, you'll have to change them based on your
line (it seems you got point to multipoint rather than point to point) to
ptmp. also it seems the ordering of the parameters influences the behaviour
of chan_capi (i had to set the isdnmode-parameter at the begining of the
block).
btw, i have no entries in modem.conf. you should only need modem.conf if you
use isdn4linux, not capi4linux.
michael.
More information about the asterisk-users
mailing list