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

tejas oza ozmank8 at gmail.com
Tue Oct 26 09:10:07 UTC 2010


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 ?

On Fri, Oct 15, 2010 at 5:30 PM, Holger Hans Peter Freyther <
holger at freyther.de> wrote:

> On 10/15/2010 05:27 PM, Holger Hans Peter Freyther wrote:
>
> > well check the header file called sccp.h? It contains functions to handle
> the
> > connections, but also functions to just parse and generate packets.
> >
>
> The C Node that I implemented can be used to unpack/pack UDT messages. You
> could do something similar for Connection Oriented SCCP Messages. Otherwise
> you will need to generate and parse SCCP from within Erlang.
>
>
>
>
> [1]
>
> http://git.osmocom.org/gitweb?p=osmo-map-masq.git;a=blob;f=c_src/sccp_node.c;h=6efe622b5ecb0e091d5f30d827cf9521625fba02;hb=HEAD
>
>


-- 
Thanks & Regards

Tejas  Oza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20101026/d4eacea5/attachment.htm>


More information about the OpenBSC mailing list