Hi Holger,<br><br>We found the below code in bsc_msc_ip.c<br><br>static int msc_sccp_accept(struct sccp_connection *connection, void *data)<br>{<br>    LOGP(DMSC, LOGL_DEBUG, "Rejecting incoming SCCP connection.\n");<br>

    return -1;<br>}<br><br>So, Does the Open BSC accepts the SCCP connection request from MSC ? <br><br><div class="gmail_quote">On Fri, Oct 15, 2010 at 5:30 PM, Holger Hans Peter Freyther <span dir="ltr"><<a href="mailto:holger@freyther.de">holger@freyther.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 10/15/2010 05:27 PM, Holger Hans Peter Freyther wrote:<br>
<br>
> well check the header file called sccp.h? It contains functions to handle the<br>
> connections, but also functions to just parse and generate packets.<br>
><br>
<br>
</div>The C Node that I implemented can be used to unpack/pack UDT messages. You<br>
could do something similar for Connection Oriented SCCP Messages. Otherwise<br>
you will need to generate and parse SCCP from within Erlang.<br>
<br>
<br>
<br>
<br>
[1]<br>
<a href="http://git.osmocom.org/gitweb?p=osmo-map-masq.git;a=blob;f=c_src/sccp_node.c;h=6efe622b5ecb0e091d5f30d827cf9521625fba02;hb=HEAD" target="_blank">http://git.osmocom.org/gitweb?p=osmo-map-masq.git;a=blob;f=c_src/sccp_node.c;h=6efe622b5ecb0e091d5f30d827cf9521625fba02;hb=HEAD</a><br>

<br>
</blockquote></div><br><br clear="all"><br>-- <br>Thanks & Regards<br><br>Tejas  Oza<br>