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

I init interfaces with:

rivas@pfc:~$ sudo modprobe mISDN_l1loop pri=1 nchannel=30

Please help and thanks for previously answers.

Best regards,

Arturo Rivas

El 04/06/2012, a las 14:57, Konrad Meier escribió:

On 04.06.2012 12:46, Arturo Rivas wrote:
Tutorial indicates that it's necessary write /gsm/ in the
/options.conf/ for activate GSM option. I don't know if the problem is
/gsm.conf/ file missing.

The "gsm" statement in options.conf is no longer needed. It was removed some time ago. Also the gsm.conf is no longer required.

Best regards
Konrad