Reply:- Need help on Open BSC code.

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/.

Holger Hans Peter Freyther holger at freyther.de
Tue Oct 26 10:12:12 UTC 2010


On 10/26/2010 11:10 AM, tejas oza wrote:
> Hi Holger,
> 
> We found the below code in bsc_msc_ip.c
> 
> static int msc_sccp_accept(struct sccp_connection *connection, void *data)
> {
>     LOGP(DMSC, LOGL_DEBUG, "Rejecting incoming SCCP connection.\n");
>     return -1;
> }
> 
> So, Does the Open BSC accepts the SCCP connection request from MSC ?

As you have found in the code. the BSC does not accept connections from the
MSC. The reason is that I have not found anything in GSM08.08 that indicates
that the MSC will open a connection. Am I wrong with that? Or is your new MSC
trying to open a connection?

i hope this helps
	z.




PS: According to my understanding of the netiqutte you would have to create a
new top level post for that.
PPS: Do you have a time plan on contributing the POI fixlet?




More information about the OpenBSC mailing list