trixbox + Beronet 4 bri + misdn

time2try
Posts: 12
Member Since:
2007-08-06

Hi,

I'm trying to set up my first trixbox.
everything is ok until I start to install the beronet BN4SO (4 bri channels).
here's what i've done:
Install Trixbox (2.2.4)
change grub to start the kernel without the smp (it's a dual core).
yum -y install kernel-devel
yum -y update
reboot
cd /usr/src
wget http://www.beronet.com/download/install-misdn-mqueue.tar.gz
tar xzf install-misdn-mqueue.tar.gz
make
make install
reboot
then changed /etc/asterisk/modules.conf and placed the following lines:
load => res_features.so
load => chan_misdn.so
[global]
res_features=yes
chan_misdn=yes

also edited /etc/mISDN.conf and changed module poll=128 to module poll=250

created a start script (S80misdn) linking to this script:
mISDN scan
mISDN start

created 4 trunks in freepbx web, misdn/1/$OUTNUM$ , misdn/2/$OUTNUM$ , misdn/3/$OUTNUM$ , misdn/4/$OUTNUM$
also changed the route to call each of the 4 trunks and then call the voipbuster test trunk.
reboot

when the machine boots, i can misdnportinfo and get this:
Port 1:TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> childcnt:2
---------
Port 2:TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> childcnt:2
---------
Port 3:TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> childcnt:2
---------
Port 4:TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> childcnt:2
---------
mISDN_close: fid(3) isize(131072) inbuf(0x9ab6060) irp(0x9ab6060) iend(0x9ab6060)

this seems ok, but the strange thing is the diference between "mISDN scan" and "misdn-init scan"
mISDN scan
Unknown line at line 5959
Unknown line at line 5960
Unknown line at line 5961
Unknown line at line 5962
Unknown line at line 5963
Unknown line at line 5964
Unknown line at line 5965
Unknown line at line 5966
Unknown line at line 5967
Unknown line at line 5968
Unknown line at line 5969
Unknown line at line 5970
1 mISDN compatible device(s) found
>> BN4SO

misdn-init scan
Unknown line at line 5959
Unknown line at line 5960
Unknown line at line 5961
Unknown line at line 5962
Unknown line at line 5963
Unknown line at line 5964
Unknown line at line 5965
Unknown line at line 5966
Unknown line at line 5967
Unknown line at line 5968
Unknown line at line 5969
Unknown line at line 5970
[OK] found the following devices:
card=1,0x4
[ii] run "/usr/sbin/misdn-init config" to store this information to /etc/misdn-init.conf

is there any way i can test my ISDN connection? is there any step missing?

thanks a lot.

--

Centeno
Time2Try, lda
Portugal



Thomasss
Posts: 6
Member Since:
2007-08-05
we have the same goal and almost the same issue

Hi,
Did you find a solution for this ? I've exactly the same server to build.

Why did you disable the SMP kernel ? Is there a bug ? I got problem with it at the begining but now it's seems ok.

And why did you chnage to poll=250 ? I readed that it can cause problem.

LOL, by reading/answering you, I've just discover that the mISDN command is case sensitive.

Take a look at my step-by-step guide to see the difference.
I hope my recent discover will help me to go further.

Here is my two other post regarding this :
http://www.trixbox.org/forums/trixbox-forums/open-discussion/tale...
http://www.trixbox.org/forums/trixbox-forums/trunks/help-using-in...
And here is my draft guide:
http://www.becyber.be/Thomas/BN4S0.html

Good luck ;)

One last question, when you said "created 4 trunks in freepbx web, misdn/1/$OUTNUM$ ,"
You mean you have a new section in trunk called "mISDN" ?

Regards,



Thomasss
Posts: 6
Member Since:
2007-08-05
updated guide

Hi,
I hope you get it working.

If not, tkae a look at my update guide. maybe it can help you.
http://www.becyber.be/Thomas/Trixbox_BN4S0_guide_v2.html

I have one moe question. You said modified the file module.conf.
I put the command int he asterisk console. But our method seems more durable... (not sure if what I did will survive from a reboot)
You also added res_features.so , what's that ... can you give me more information of what that does ?

thanks and good luck with your server.



time2try
Posts: 12
Member Since:
2007-08-06
hi thomassss i've got it to

hi thomassss

i've got it to work.
I'm writing my howto. When it's finished, i'll post it here.

thanks

Centeno
Time2Try, lda
Portugal

--

Centeno
Time2Try, lda
Portugal



on
Posts: 2
Member Since:
2007-07-01
Anything new about this subject

Has any one a solution for this problem. I testet Trixbox 2.2.4 with one HCF card in NT mode and get the same errors but i could call local via ISDN.

I have a running system with Trixbox 2.0 and a Beronet BN4S0 and want to upgrade to version 2.2.4



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.