Can someone tell me where i can start to look - why it doesnt work ? ( i am no on this issue since several days and i am out of ideas).
Have you defined /etc/asterisk/capi.conf?
Mine looks like this, phone numbers changed, however:
; ; CAPI config ; ; [general] nationalprefix=0 internationalprefix=00 rxgain=0.5 txgain=0.5
[interfaces]
msn=201234567 ; this is your area code (without the 0 to be
; used in outbound numbers
incomingmsn=201234567 ; this is a comma separated list of inbound ; numbers to accept
controller=1 ; how many fritz cards
softdtmf=1
accountcode=
context=home
echosquelch=1
echocancel=yes
echotail=64
callgroup=1
;deflect=12345678
devices=2 ; how many B channles
There is a sample capi.conf file supplied with the capi drivers. You can also use a * on incomingmsn to accept all MSN numbers. I have some set as fax lines however so I don't mentioned them here as I want Asterisk to ignore them and Capi4Hylafax to accept them.
Hope this helps.
cw
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
