keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about B100/200/400/800 ISDN BRI Cards

Asterisk 1.6, B200P and D410P configuration

13 years 10 months ago #5778 by xin.liu
Hi:
In your system ,when i run the command, I found the reason why you can not configure B200P card.
[/usr/src/asterisk]->dahdi_hardware
pci:0000:16:00.0 wct4xxp+ d161:0410 Wildcard TE410P (2nd Gen)
driver should be 'wcb4xxp' but is actually 'hfcmulti'
pci:0000:16:02.0 wcb4xxp+ 1397:08b4 OpenVox B200P

The module "hfcmulti" is used by mISDN. So, if you use dahdi,you must uninstall mISDN from your system.
====================================
[/usr/src]->modprobe -r hfcmulti
[/usr/src]->modprobe dahdi
[/usr/src]->modprobe wcb4xxp
[/usr/src]->dahdi_genconf
[/usr/src]->dahdi_cfg -vvv
DAHDI Tools Version - 2.3.0

DAHDI Version: 2.3.0.1
Echo Canceller(s):
Configuration
=================================================

SPAN 1: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)
SPAN 2: CCS/ AMI Build-out: 0 db (CSU)/0-133 feet (DSX-1)

Channel map:

Channel 01: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 01)
Channel 02: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 02)
Channel 03: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves: 03)
Channel 04: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 04)
Channel 05: Clear channel (Default) (Echo Canceler: mg2) (Slaves: 05)
Channel 06: Hardware assisted D-channel (Default) (Echo Canceler: none) (Slaves: 06)

6 channels to configure.

Changing signalling on channel 1 from Unused to Clear channel
Setting echocan for channel 1 to mg2
Changing signalling on channel 2 from Unused to Clear channel
Setting echocan for channel 2 to mg2
Changing signalling on channel 3 from Unused to Hardware assisted D-channel
Setting echocan for channel 3 to none
Changing signalling on channel 4 from Unused to Clear channel
Setting echocan for channel 4 to mg2
Changing signalling on channel 5 from Unused to Clear channel
Setting echocan for channel 5 to mg2
Changing signalling on channel 6 from Unused to Hardware assisted D-channel
Setting echocan for channel 6 to none
=================================================
Now, it can configure your B200P. you can check it in your system.

13 years 10 months ago #5783 by casey0999
Hi-

That's great!
I had installed (and uninstalled) mISDN in the past, and undoubtedly this module was left over.

I also noticed that you added hfcmulti to /etc/modprobe.d/blacklist.conf

Thanks for finding this - now I can continue testing of the B200P

best regards
Scott S
Time to create page: 0.037 seconds
Powered by Kunena Forum