Displaying 1 result from an estimated 1 matches for "isdntool".
2005 Feb 12
3
Initializing two ISDN cards in isdn4linux
...TWO of those
cards (that
I already have and already tested one at a time) working with
Asterisk.
(that's because I have two independent BRI lines)
Asterisk isn't the problem.
The problem lies with the card initialization in Debian and
isdn4linux.
For the single card I was using with "isdntool" for initialization,
wich
works fine but has no support for two cards.
Can anyone tell me exactly how to initialize the ISDN system manually
???
It all starts with "modprobe -v hisax type=21,21" (loading hisax and
telling
it that we'll use two teles pci cards)
and then ? what e...