Hi Andreas,

the output of the openbsc-trx:


((*))
  |
 / \ OsmoBTS
Using MAC address of eth0: xxxxxxx
<0006> scheduler.c:212 Init scheduler for trx=0
<000a> trx_if.c:484 Open transceiver for trx=0
<000a> trx_if.c:495 Waiting for transceiver send clock
% rtp bind-ip is now deprecated
<0006> scheduler.c:2933 initial GSM clock received: fn=686409
<0001> oml.c:249 OC=RADIO-CARRIER INST=(00,00,ff) AVAIL STATE Power off -> OK
<0001> oml.c:256 OC=RADIO-CARRIER INST=(00,00,ff) OPER STATE NULL -> Disabled
<0001> oml.c:217 OC=RADIO-CARRIER INST=(00,00,ff) Tx STATE CHG REP
<000d> abis.c:59 Link down, dropping message.
<0001> oml.c:358 OC=RADIO-CARRIER INST=(00,00,ff) Tx SW ACT REP
<000d> abis.c:59 Link down, dropping message.
<0001> oml.c:249 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff) AVAIL STATE Power off -> OK
<0001> oml.c:217 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff) Tx STATE CHG REP


I started it with: osmobts-trx -c ~/.osmocom/osmo-bts.cfg

and osmo-nitb: osmo-nitb -c ~/.osmocom/open-bsc.cfg -l ~/.osmocom/hlr.sqlite3 -P -m -C --debug=DRLL:DCC:DMM:DRR:DRSL:DNM

with lcr and the transceiver started before these commands. 

The configuration files are the default provided in http://openbsc.osmocom.org/trac/wiki/network_from_scratch

PS: Calls to 995 and 993 are working perfectly.

Best Regards,


On Thu, Sep 19, 2013 at 9:52 AM, Andreas Eversberg <andreas@eversberg.eu> wrote:
Maicon Kist wrote:
> <000d> abis.c:428 Connection to BSC failed
is bsc running? did you set correct ip to openbsc? what does openbsc
output show when you start osmobts-trx?