Hi Holger,

We will publish our code as soon as we produced it.

As you said we made C node and wrapped  libsccp.a. After running bsc_msc_ip we are getting following error.

ozmank@ozmank-desktop:~/libosmocore/openbsc/openbsc/src$ ./bsc_msc_ip 130.238.15.219 58620
Bootstraping the network. Sending GSM08.08 reset.
mi_e1_line_update could not open socket Address family not supported by protocol
full talloc report on 'sccp' (total     29 bytes in   2 blocks)
    struct sccp_data_callback      contains     28 bytes in   1 blocks (ref 0) 0x9ca12a8


Can you please advice.

On Mon, Oct 4, 2010 at 5:21 PM, Holger Hans Peter Freyther <holger@freyther.de> wrote:
On 10/04/2010 10:48 PM, tejas oza wrote:
> Hi Holger,
>
> If we will make any changes to OpenBSC code then we will release it as a GPL.
> And regarding our MSC code, we got the permission from company that we can
> release it as a GPL or GPL Compatible under the Licence for inhouse and
> testing use.

It would be nice if you could publish code as soon as possible as I don't want
to give free support for non free software.

> We gone through SCCP and now we are going to start implementing SCCP in Erlang
> and we gone through the SCCP files in Open BSC code. We are confused that if
> we have to implement all SCCP function same as in OpenBSC in MSC to communicate.

The easiest is to write a C Node and wrap the libsccp.a




--
Thanks & Regards

Tejas  Oza