[Asterisk-Users] Eicon DIVA PCI ISDN cards (not server) work withasterisk!

Gregory Wiktor - ADCom Corp. gw at adcomcorp.com
Thu Apr 28 00:04:49 MST 2005


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...

Regards,
Greg 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Tomasz
Chmielewski
Sent: Wednesday, March 23, 2005 11:18 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Eicon DIVA PCI ISDN cards (not server) work
withasterisk!

I just wanted to let you know that it's possible to use Eicon DIVA PCI
2.01 ISDN cards (not "server" divas) with asterisk.

First thing to do is to load the module. If you have two of these cards,
you should do it like that:

modprobe -v hisax protocol=2,2 type=11,11


And now you can have up to 4 incoming calls with two cards (try calling
yourself and see if anything gets into your syslog - you should have
"ignored" calls even if asterisk isn't running).


Then configure your asterisk to use i4l (don't use chan_capi) - do it in
modem.conf:
(...)
driver=i4l
(...)
msn=your_msn_number

and that's it (you still need to configure your ISDN devices to allow
incoming calls, for example, using conf-isdn-account - don't forget to
set SECURE="off" etc. ISDN settings).


Tomek
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list