<div dir="ltr"><div><div><div><div>Hello, <br><br></div> Yes I did start osmo-stp but can you please tell me how to configure the osmo-stp port ? I am just thinking that maybe that is the reason why its not starting. <br></div>  By the way can you please share your cfg file, I would want to take a look at it and see if I am missing anything.<br><br></div>I also tried to configure <b> bsc-addr                  Calling Address (local address of this BSC)</b>  inside <b>OsmoBSC(config-msc)#</b><br></div><div>but not sure what I must set the SCCP NAME as.</div><div><br></div><div>Thanks</div><div>Anindya<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 10, 2017 at 7:22 PM, Neels Hofmeyr <span dir="ltr"><<a href="mailto:nhofmeyr@sysmocom.de" target="_blank">nhofmeyr@sysmocom.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, Oct 09, 2017 at 03:37:00PM +0200, Neels Hofmeyr wrote:<br>
> > >> <0021> socket.c:258 unable to connect socket: (null):2905: Connection<br>
> > >> refused<br>
><br>
> > and (null):2905 indicates that no host has been configured. ;)<br>
><br>
> Which is a bit weird, because 127.0.0.1 should be the default...<br>
<br>
</span>About that (null), it comes up due to interna of osmo_sock_init2(). The<br>
remote_host == NULL is passed to getaddrinfo(node) to yield the loopback<br>
interface, and error reporting does not bother to replace that NULL.<br>
<span class="HOEnZb"><font color="#888888"><br>
~N<br>
</font></span></blockquote></div><br></div>