Hi!

I've already start osmo-nitb and it's working correctly but still not connect with mncc socket.

2012/6/5 Konrad Meier <meierk@informatik.uni-freiburg.de>
On 05.06.2012 17:41, Arturo Rivas wrote:
Hi!

All programs was compiled correctly buy when I try to execute lcr:

/rivas@pfc:~$ sudo /opt/lcr/sbin/lcr start/
/
/
/** LCR Version 1.10/
/
/
/000000 DEBUG (in getrulesetbyname() line 1871): ruleset main found./
/000000 DEBUG (in mISDNloop_open() line 36): Open external interface of
loopback./
/000000 DEBUG (in mISDNport_open() line 2388): Port has 30 b-channels./
/000000 DEBUG (in mISDNport_open() line 2409): using 'mISDN_dsp.o' module/
/000000 TRACE 05.06.12 17:36:19.305 CH: PORT (open) port 1 mode network
channels 30/
/000000 ERROR (in mncc_socket_retry_cb() line 1102): Could not connect
to MNCC socket /tmp/bsc_mncc, retrying in 5 seconds/
/LCR 1.10 started, waiting for calls.../
/000000 TRACE 05.06.12 17:36:19.326 --: LCR 1.10 started, waiting for
calls.../
/000000 TRACE 05.06.12 17:36:20.480 --: REMOTE APP registers app
name=asterisk/
/000000 ERROR (in mncc_socket_retry_cb() line 1102): Could not connect
to MNCC socket /tmp/bsc_mncc, retrying in 5 seconds/

This output looks ok. You have to start the BSC software "osmo-nitb".
The BSC is no longer integrated into LCR.

Regards
Konrad