Hey folks,<br><br>I am new with OpenBSC and want to build OpenBSC with several BTS from different types.<br><br>At first what I need: I want to test OpenBSC without a BTS just to see if the installation worked successfully. Also I need to know what I have to do if I want to use a BTS which isn't configured yet.<br>
<br>What we want to do in the end is to test the BTS with a selfmade programm. For this we need an interface between the hardware BTS and the pc.<br><br>What I have:<br>Ubuntu 11.10<br>Kernel 3.0.22<br>several BTS (Siemens BS60/BS240, Nokia Citytalk, Alcatel G9100 etc...)<br>
HFC-E1 card from Cologne Chip<br>OpenBSC<br>Asterisk 1.8.4.4 + Web-GUI (Asterisk NOW 2.0)<br>Dahdi 2.4.1<br>Libpri 1.4<br>mISDN v2.x<br>mISDNuser 2.0.11<br>LCR 1.7<br>Twinkle, Wireshark etc.<br><br>Why mISDN + Dahdi:<br>First I tried to use mISDn + mISDNuser + LCR for a connection between OpenBSC and Asterisk. mISDN was integrated in the Kernel so I thought it's the best idea to use it. I installed mISDNuser and LCR but there are several problems. For further informations you can have a look here: <a href="http://www.ip-phone-forum.de/showthread.php?t=247932">http://www.ip-phone-forum.de/showthread.php?t=247932</a><br>
<br>Because of the problems mit LCR/chan_LCR and Asterisk I decided to use Dahdi because it's also installed since I installed Asterisk. Asterisks works fine with the softphones which I created with Twinkle and also the Asterisk GUI works without problems.<br>
<br>To use Dahdi:<br>modprobe -r hfcmulti<br>modprobe -r mISDN_core<br>/etc/init.d/dahdi restart<br><br>/etc/dahdi/system.conf:<br>dchan=1<br>bchan=2-30<br> <br>openbsc.cfg:<br>e1_input<br>e1_line 0 driver dahdi<br><br>To start OpenBSC:<br>
cd /etc/openbsc/src/osmo-nitb<br>./osmo-nitb<br>Error: <br><0005> bsc_init.c:493 Failed to parse the config file: 'openbsc.cfg'<br><br>So now I'm not sure what to do because I'm not sure what exactly is wrong and if it could work without a BTS. There are enough informations if I want to test a BS11 or a nanoBTS but I'm a little bit lost how to work with another BTS.<br>
<br>In the next day I will get the traces from the several BTS to build an interface between BTS and OpenBSC so I can build the openbsc.cfg-file. But it would be great if it is possible to test OpenBSC before I get the traces. <br>
<br>To get a connection between OpenBSC and Astrisk with Dahdi is a problem which I should solve by myself. There should be enough information in the internet.<br><br>if you have questions or need more informations just write an e-mail.<br>
<br>Best regards and thanks in advance. It would be great if someone could help me or give me some advice what I could do.<br><br>Ellen<br><br><br><br><br><br>