keywords: ip pbx voip gateway gsm gateway

×

Notice

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

mISDN+B200P with pciid e888

16 years 4 weeks ago #827 by james.zhu
hello, all of users:
if you want to install mISDN and b200p with PCIID e888, please go to these steps:
1) edit the mISDN.conf under /etc for two ports(here, all TE mode)
2) run this command:
modprobe hfcmulti type=0x2 protocol=0x2,0x2 layermask=0xf,0xf poll=64 debug=0 instead of mISDN start. the leds will blink.
3) start you asterisk with misdn channels
Regards!
James.zhu

16 years 4 weeks ago #828 by usuarioforum
James:

Sorry for my limitation about linux. I must to put this in rc.local to run every time the server start? There is way to put this in modprobe.conf or modprobe.d? I don't need to start mISDN at startup?

Cheers.
16 years 4 weeks ago #829 by james.zhu
hello, usuarioforum:
you can add misdn from auto-booting like this:
1) chkconfig --add misdn-init
2) open the rc.local file: vi /etc/rc.d/rc.local
3) add before "/usr/sbin/amportal start" the following line: /usr/sbin/misdn-init start
or you can refer from:
www.openvox.com.cn/downloadsFile/Integra...P%20with%20mISDN.pdf
in Add mISDN for system booting section
Regards,
James.zhu

16 years 4 weeks ago #830 by usuarioforum
And what about the modprobe? Is not necesary to run every time? If you doit once, is enought?
16 years 4 weeks ago #833 by james.zhu
hello, Sir:
of course, in you case , i think you should use this:
modprobe hfcmulti type=0x2 protocol=0x2,0x2 layermask=0xf,0xf poll=64 debug=0 instead of misdn start, or you can modify the misdn file and put hard code like what i show you.
Please check with this, it will give more info:
www.trixbox.org/forums/trixbox-forums/trunks/make-b410p?page=1

15 years 11 months ago #1084 by ramoncio
I have problems with NT mode and a B200P in Elastix.
My card id is e888 too.
TE mode seems to work when I set in /etc/misdn-init.conf both ports as te.
I have changed the 3 jumpers for port 2 to be in nt mode.

Elastix has the following mISDN packages installed:
mISDN-modules-1.1.6-22.2.6.18_8.el5
mISDNuser-1.1.6-13
mISDN-devel-1.1.6-22
mISDN-1.1.6-22
mISDNuser-devel-1.1.6-13

are these ok or shall I download a newer version?

My second question is: should I use misdn-init script or mISDN script?

Both seem to be installed in Elastix.

misdn-init loads the module and works ok in te mode, but no in nt. I have seen this errors in dmesg:

May 20 15:27:39 elastix kernel: Modular ISDN Stack core version (1_1_6) revision ($Revision: 1.40 $)
May 20 15:27:39 elastix kernel: ISDN L1 driver version 1.20
May 20 15:27:39 elastix kernel: ISDN L2 driver version 1.32
May 20 15:27:39 elastix kernel: mISDN: DSS1 Rev. 1.47
May 20 15:27:40 elastix kernel: mISDN Capi 2.0 driver file version 1.21
May 20 15:27:40 elastix kernel: mISDN: HFC-multi driver Rev. 1.68
May 20 15:27:40 elastix kernel: HFC-multi: card manufacturer: 'Cologne Chip AG' card name: 'HFC-4S OpenVox Card' clock: double
May 20 15:27:40 elastix kernel: PCI: Enabling device 0000:01:08.0 (0000 -> 0003)
May 20 15:27:40 elastix kernel: ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 17 (level, low) -> IRQ 201
May 20 15:27:40 elastix kernel: HFC-4S#1: defined at IOBASE 0xecf8 IRQ 201 HZ 1000 leds-type 2
May 20 15:27:40 elastix kernel: HFC_multi: resetting HFC with chip ID=0xc revision=1
May 20 15:27:40 elastix kernel: hfcpci_probe: DIPs(0x0) jumpers(0x2)
May 20 15:27:40 elastix kernel: register_layer: register_sysfs failed -17 st(00000100) inst(40000100)
May 20 15:27:40 elastix kernel: register_layer: register_sysfs failed -17 st(00000200) inst(40000200)
May 20 15:27:40 elastix kernel: register_layer: register_sysfs failed -17 st(00000300) inst(40000300)
May 20 15:27:40 elastix kernel: register_layer: register_sysfs failed -17 st(00000400) inst(40000400)
May 20 15:27:40 elastix kernel: 1 devices registered
May 20 15:27:40 elastix kernel: mISDN_dsp: Audio DSP Rev. 1.29 (debug=0x0) EchoCancellor MG2 dtmfthreshold(100)
May 20 15:27:40 elastix kernel: mISDN_dsp: DSP clocks every 128 samples. This equals 16 jiffies.

register_sysfs failed??
Time to create page: 0.063 seconds
Powered by Kunena Forum