[asterisk-users] HFC isdn card and bristuff 0.2.0 rc8n

Patrick asterisk-list at puzzled.xs4all.nl
Thu Sep 14 04:26:09 MST 2006


On Wed, 2006-09-13 at 21:27 -0700, Crazy Boy wrote:
> Hi,
> 
> I am using Trixbox on CentOS. I bought "BT speedway ISDN PCI Card".
> But, I dont know how to configure this card with Trixbox. I searched a
> lot in Internet and  forums. But, I didn't get any tutorial or any
> response. You are using this card. So that I am asking to you. Can you
> please tell me how to configure and install my ISDN card? Looking
> forward to your response. Thank you.

This is a Trixbox question and does not really belong on an Asterisk
mailing list. Please ask Trixbox related questions on the Trixbox forum.
Nevertheless here is some info that should get you started. You need
mISDN or vISDN to use your ISDN card, assuming your card is supported.
For mISDN get the latest packages from http://www.laimbock.com/asterisk/
and install/upgrade. Also make sure you have the usbutils package
installed. Then do:

# misdn-init scan
It should find your card.

Then do
# misdn-init config
This should write your config to /etc/misdn-init.config.

Then do
# misdn-init start
This should load the kernel modules for your ISDN card.

Now configure misdn.conf in /etc/asterisk or where ever your Asterisk
configuration is stored. Restart Asterisk. In the Asterisk console you
should now have a "misdn" command. "misdn show config" should show you
your mISDN config.

Regards,
Patrick



More information about the asterisk-users mailing list