hi luca,
it seems that there is a change in the API. therefore i prepared a "snapshot" at www.linux-call-router.de to be downloaded. this version of openbsc and lcr is older, but works together. as soon as the current openbsc has been tested more (channel ressource handling has changed for example), i will make it work again.
regards,
andreas
#0 0x0805b009 in gsm0408_rcvmsg (msg=0x864ffb8, link_id=0 '\0') at
openbsc/src/bsc_api.c:111
111 rc = api->compl_l3(lchan->conn, msg,
0);
The problem seems to be the variable api, which is NULL.
(gdb) print api $1 = (struct bsc_api *) 0x0