Hi everyone,<br><br>As I said in previous messages, I want to write a program to dialogue with openBSC (more precisely, osmo-nitb)<br><br>In fact I tried to compile osmo-bts  but it seems some structures are not even define anywhere (struct osmobts_ms, struct osmol2_entity...). I know it's still under development but I can't test the main program and read the code is a little bit long.<br>
<br>For ipaccess-proxy, the main thread also starts bsc_select_main, resulting in osmo-nitb and proxy both waiting for something but nothing happens. That brings these questions:<br><br>Is there any documentation of the code of open BSC ?<br>
Are all the protocols of Abis interface implemented (LAPD, BTSM, RR) ? If yes, where can they be found in the code and is it possible to use them externally to forge packets ?<br>Is it possible to connect 2 open BSC together ? What are the requirements?<br>
In the main loop of osmo-nitb, what are the message open BSC is waiting for (bsc_select_main)?<br>Do you think it would be possible that a SMSC communicate with open BSC ? What are the requirements? <br>Have you implemented part of the SS7 stacks (mtp, SCCP, ...) ?<br>
<br>Thank you<br><br><div class="gmail_quote">2011/5/10 Christopher HENARD <span dir="ltr"><<a href="mailto:christopher.henard@esial.net">christopher.henard@esial.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ok, I'll see that, thanks.<div><div></div><div class="h5"><br><br><div class="gmail_quote">2011/5/10 Harald Welte <span dir="ltr"><<a href="mailto:laforge@gnumonks.org" target="_blank">laforge@gnumonks.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
<div>On Tue, May 10, 2011 at 04:33:40PM +0200, Christopher HENARD wrote:<br>
> Ok, I'll try with ipaccess-proxy code since I don't know what is Andrea's<br>
> GSM BTS.<br>
<br>
</div>see the osmo-bts.git repository on <a href="http://git.osmocom.org" target="_blank">git.osmocom.org</a><br>
<div><br>
> However, the process osmo-nitb need a config file to start, and as I want to<br>
> simulate nano BTS and forge IP packets, what config file am I supposed to<br>
> provide to osmo-nitb?<br>
<br>
</div>openbsc.cfg.nanobts or something along those lines.<br>
<br>
> Thank you<br>
<font color="#888888">--<br>
- Harald Welte <<a href="mailto:laforge@gnumonks.org" target="_blank">laforge@gnumonks.org</a>>           <a href="http://laforge.gnumonks.org/" target="_blank">http://laforge.gnumonks.org/</a><br>
============================================================================<br>
"Privacy in residential applications is a desirable marketing option."<br>
                                                  (ETSI EN 300 175-7 Ch. A6)<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>