<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
First of all, how did you configure?<br>
You wrote:<br>
<pre><a href="https://lists.gnumonks.org/mailman/listinfo/openbsc">lucabert at Luca</a>:/tmp$ ipaccess-config -u 151/0/0 -o 192.168.1.18
192.168.1.108 ipaccess-config (C) 2009-2010 by Harald Welte and others
This is FREE SOFTWARE with ABSOLUTELY NO WARRANTY

Trying to connect to ip.access BTS ...
Lost some E1 TEI link
Lost some E1 TEI link
Segmentation fault


I think it's best to split it in two steps:
./ipaccess-config -u 151/0/0 bts-ip
./ipaccess-config -o bsc-ip bts-ip

You need also to power off than power on and than try it again.

My BTS kind of got lock as TRX (as a slave of master BTS) and can't send BCCH anymore.
This problem occured since I tried to modify the bts-id, that's the middle number of the id.

I recommend you not to do the same, otherwise your bts won't work properly.

</pre>
<br>
<br>
<br>
On 23-7-2010 9:47, Luca Bertoncello wrote:
<blockquote cite="mid:20100723094740.3ef30f59@Luca" type="cite">
  <pre wrap="">Am Fri, 23 Jul 2010 15:25:32 +0800
schrieb Holger Hans Peter Freyther <a class="moz-txt-link-rfc2396E" href="mailto:holger@freyther.de"><holger@freyther.de></a>:

  </pre>
  <blockquote type="cite">
    <pre wrap="">On 07/23/2010 02:52 PM, Luca Bertoncello wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Segmentation fault
      </pre>
    </blockquote>
    <pre wrap="">
I can not comment on the other bits (besides Nordin having had
issues as well), the segfault is an issue I introduced. In the
coredump uploaded to the On Waves servers it is crashing in my
drop OML when RSL failed code and I plan to fix that once I have
my private stuff settled.
    </pre>
  </blockquote>
  <pre wrap="">
I tried a very old version I have in a old PC (compiled on 16/10/2009).
Now there is no segmentation fault, but it does not work...

I get:

netzing@debian503:~/openbsc/openbsc/src$ ./ipaccess-config -u 151/0/0
-o 192.168.1.18 -r 192.168.1.108
ipaccess-config (C) 2009 by Harald Welte This is FREE SOFTWARE with
ABSOLUTELY NO WARRANTY

Trying to connect to ip.access BTS ...
BTS disappeared, dead socket
Lost some E1 TEI link

and it waits until the end of the eternity (I suppose).
Is it possible, that the problem is on the BTS? How can I be sure?

Thanks a lot!
  </pre>
</blockquote>
<br>
</body>
</html>