Integrating openBSC with 3rd party MSC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Tue Oct 10 13:52:32 UTC 2017


On Mon, Oct 09, 2017 at 03:37:00PM +0200, Neels Hofmeyr wrote:
> > >> <0021> socket.c:258 unable to connect socket: (null):2905: Connection
> > >> refused
> 
> > and (null):2905 indicates that no host has been configured. ;)
> 
> Which is a bit weird, because 127.0.0.1 should be the default...

About that (null), it comes up due to interna of osmo_sock_init2(). The
remote_host == NULL is passed to getaddrinfo(node) to yield the loopback
interface, and error reporting does not bother to replace that NULL.

~N
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20171010/edf61abc/attachment.bin>


More information about the OpenBSC mailing list