<div dir="ltr">Hello everyone,<div><br></div><div>I just recently learn about openbsc, and still in the phase of</div><div>compiling and try to run the osmo-nitb app.</div><div><br></div><div>1st problem </div><div>The problem is one of my teammate said the osmo-nitb will also started/call</div>
<div>the osmo-sgsn program, but after examine the code, I still don't know how the </div><div>osmo-sgsn is called from osmp-nitb, may be I was wrong, anyone can help me with this, how can I activate osmo-sgsn from osmo-nitb, with extra arguments?</div>
<div><br></div><div>2nd problem</div><div>Another question, when I try to compile osmo-sgsn, the gtp lib is missing, as define in the makefile:</div><div><br></div><div><div><i>if HAVE_LIBGTP</i></div><div><i>bin_PROGRAMS = osmo-gbproxy osmo-sgsn</i></div>
<div><i>else</i></div><div><i>bin_PROGRAMS = osmo-gbproxy</i></div><div><i>endif</i></div></div><div><br></div><div>I don't know where to get this lib, so I modified by adding osmo-sgsn to the <b>else clause</b> as-well to have osmo-sgsn compiled. I still can run osmo-sgsn, but it show error about the gtp socket, i think the configuration is not correct, but not because of missing gtp lib, should this be a problem?</div>
<div><br></div><div>Best regards,</div><div>Dai</div></div>