Hello Tomek, Previously I did get asterisk to see the call, but not currently.
This is in the usa, so my msn is a 7 digit number. The kernel is saying the following: Apr 28 03:46:17 localhost kernel: isdn_net: call from 8005966511,1,0 -> 2781980 Apr 28 03:46:17 localhost kernel: isdn_net: call from 8005966511 -> 0 2781980 ignored Apr 28 03:46:17 localhost kernel: isdn_tty: call from 8005966511 -> 2781980 ignored Apr 28 03:46:20 localhost kernel: isdn_net: call from 8005966511,1,0 -> 2781980 Apr 28 03:46:20 localhost kernel: isdn_net: call from 8005966511 -> 0 2781980 ignored Apr 28 03:46:20 localhost kernel: isdn_tty: call from 8005966511 -> 2781980 ignored Regards, Greg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Chmielewski Sent: Thursday, April 28, 2005 3:20 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Eicon DIVA PCI ISDN cards (not server) workwithasterisk! Gregory Wiktor - ADCom Corp. wrote: > Hello Tomek, > I also got a diva pci 2.02 card, but although the kernel sees the > incoming calls, asterisk refuses to answer. Did you have this issue > at all? > > The kernel seems to be denying the call... if you see the calling in the systlog, that's 98% of success :) you have to set up in modem.conf something like: driver=i4l ; your msn - without it (or if it's wrong) it won't work msn=4235 device => /dev/ttyI0 device => /dev/ttyI1 restart asterisk, and it should pick up the phone now (or, you don't have it configured in asterisk, but the default configuration should pick up the phone and play a demo). check asterisk logs if it sees an incoming call. Tomek _______________________________________________ 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 _______________________________________________ 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
