keywords: ip pbx voip gateway gsm gateway

×

Notice

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

B200P/B400P/B100P with trixbox 2.8 can't load chan_misdn.so

14 years 8 months ago #3674 by Denins.Den
hello:
if you have any problem with load chan_misdn.so in TB-2.8, please try to create a symlinks.
here is a way to that:
ln -s /usr/lib/libisdnnet.so /usr/lib/libisdnnet.so.0
ln -s /usr/lib/libmISDN.so /usr/lib/libmISDN.so.0
ln -s /usr/lib/libsuppserv.so /usr/lib/libsuppserv.so.0

then restart asterisk
use command "misdn show stacks"

*CLI> misdn show stacks
BEGIN STACK_LIST:
* Port 1 Type TE Prot. PMP L2Link DOWN L1Link: DOWN Blocked:0 Debug:0
* Port 2 Type TE Prot. PMP L2Link DOWN L1Link: DOWN Blocked:0 Debug:0
* Port 3 Type TE Prot. PMP L2Link DOWN L1Link: DOWN Blocked:0 Debug:0
* Port 4 Type TE Prot. PMP L2Link DOWN L1Link: DOWN Blocked:0 Debug:0
Note:
before doing that, you MUST run:
1) mISDN scan; make sure the system can find bri cards.
2) mISDN config; make sure the system config the mISDN.conf and misdn.conf
3) mISDN start ; start mISDN drivers, make sure there is no any error through running dmesg
4)if your card is B100P, please notice when mISDN start, there is no LED.
14 years 8 months ago #3718 by onire
Hi, I have a B100P and Trixbox v2.8.0.1, I followed the guide, but when I use use command "misdn show stacks", gives me a error:
No such command "misdn show stack" (type "help misdn show stack" for other possible commands)
What can I do?
Thank you
14 years 8 months ago #3721 by Denins.Den
Please send your ssh to my email
This email address is being protected from spambots. You need JavaScript enabled to view it.
14 years 8 months ago #3725 by onire
Hi,
I have modified my rc.local as
#!/bin/sh

#

# This script will be executed *after* all the other init scripts.

# You can put your own initialization stuff in here if you don't

# want to do the full Sys V style init stuff.



touch /var/lock/subsys/local

/usr/sbin/misdn-init start

/usr/sbin/amportal start

chmod 755 /usr/local/sbin/motd.sh && /usr/local/sbin/motd.sh > /etc/issue

/var/www/html/aastra/asterisk/aastra_daemon1&

/var/www/html/aastra/asterisk/aastra_daemon2&

but doesen't work.
But if manually stop asterisk, launch misdn and then restart asterik, it's work fine.
What can i do?
14 years 7 months ago #3826 by AlexTabs

Original posted by onire at 2009-8-19 18:57


Hi, I have a B100P and Trixbox v2.8.0.1, I followed the guide, but when I use use command "misdn show stacks", gives me a error:No such command "misdn show stack" (type "help misdn show stack" for oth ...

Did you manage to figure a way around? I am having the exact same problem.
Thanks,
A.
Time to create page: 0.036 seconds
Powered by Kunena Forum