<div dir="ltr">Dear colleagues,<div><br></div><div>I am trying to set up CalypsoBTS with the last version of OsmoNTIB and branch jolly/testing (so using two phones).</div><div>I found that the manual from the main site is outdated.</div><div>It doesn't work with the config provided os I am trying to figure out how to tune it manually.</div><div>If I understood it correct, I have to setup calypso bts as bts of type nanoBTS, correct?</div><div>I can sync with commercial cell, I can run OsmoBSC and OsmoBTS but I still cannot find my network from my personal phone in searching mode.</div><div><br></div><div>Could you please tell me what can be wrong?</div><div>I tried both GSM900 and DSC1800, different channels selected after RSSI checking...</div><div>Both phones are w/o filter rework, they are motorola c113 and c113a.</div><div>In logs of osmo-bts I can see:</div><div><br></div><div><div><0000> rsl.c:246 Tx RSL RF RESource INDication</div><div><000b> trx_if.c:397 transceiver (phy0.0) rejected TRX command with response: 'RSP SETTSC -1'</div><div><0000> rsl.c:2353 (bts=0,trx=0,ts=0,ss=0) Rx RSL BCCH_INFO</div></div><div><br></div><div>In osmo-bsc log everything looks fine:</div><div><br></div><div><div><001e> input/ipa.c:263 accept()ed new link from 127.0.0.1 to port 3003</div><div><0005> abis_nm.c:2513 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff) IPACCESS(0xe1): RSL CONNECT ACK </div><div><0005> abis_nm.c:698 OC=CHANNEL(03) INST=(00,00,00) Set Channel Attributes ACK</div><div><0004> bsc_init.c:288 bootstrapping RSL for BTS/TRX (0/0) on ARFCN 29 using MCC=1 MNC=1 LAC=5 CID=5 BSIC=5</div><div><0003> system_information.c:544 Serving cell: 29</div><div><0003> bsc_init.c:105 SI1: 55 06 19 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00 00 e5 04 00 2b </div></div><div><br></div><div>Here below are my configs:</div><div><br></div><div>=======================================</div><div>osmo-bts.cfg</div><div><br></div><div><div>phy 0</div><div> instance 0</div><div>bts 0</div><div> band GSM900</div><div> ipa unit-id 1801 0</div><div> oml remote-ip 127.0.0.1</div><div> rtp jitter-buffer 0</div><div> paging queue-size 200</div><div> paging lifetime 0</div><div> ms-power-loop -60</div><div> timing-advance-loop</div><div> settsc</div><div> setbsic</div><div> trx 0</div><div>  phy 0 instance 0</div></div><div><br></div><div>=========================================</div><div>open-bsc.cfg</div><div><br></div><div><div>phy 0</div><div> instance 0</div><div>bts 0</div><div> band GSM900</div><div> ipa unit-id 1801 0</div><div> oml remote-ip 127.0.0.1</div><div> rtp jitter-buffer 0</div><div> paging queue-size 200</div><div> paging lifetime 0</div><div> ms-power-loop -60</div><div> timing-advance-loop</div><div> settsc</div><div> setbsic</div><div> trx 0</div><div>  phy 0 instance 0</div><div>root@osmobox:~/.osmocom# cat open-bsc.cfg</div><div>!</div><div>! OpenBSC (0.15.0.754-c6e8) configuration saved from vty</div><div>!!</div><div>!</div><div>log stderr</div><div>  logging filter all 1</div><div>  logging color 1</div><div>  logging print category 0</div><div>  logging timestamp 0</div><div>  logging level all everything</div><div>  logging level rll everything</div><div>  logging level cc everything</div><div>  logging level mm everything</div><div>  logging level rr everything</div><div>  logging level rsl everything</div><div>  logging level nm everything</div><div>  logging level mncc notice</div><div>  logging level pag notice</div><div>  logging level meas notice</div><div>  logging level sccp notice</div><div>  logging level msc notice</div><div>  logging level mgcp notice</div><div>  logging level ho notice</div><div>  logging level db notice</div><div>  logging level ref notice</div><div>  logging level gprs debug</div><div>  logging level ns info</div><div>  logging level bssgp debug</div><div>  logging level llc debug</div><div>  logging level sndcp debug</div><div>  logging level nat notice</div><div>  logging level ctrl notice</div><div>  logging level smpp debug</div><div>  logging level filter debug</div><div>  logging level ranap debug</div><div>  logging level sua debug</div><div>  logging level lglobal notice</div><div>  logging level llapd notice</div><div>  logging level linp notice</div><div>  logging level lmux notice</div><div>  logging level lmi notice</div><div>  logging level lmib notice</div><div>  logging level lsms notice</div><div>  logging level lctrl notice</div><div>  logging level lgtp notice</div><div>  logging level lstats notice</div><div>  logging level lgsup notice</div><div>  logging level loap notice</div><div>  logging level lss7 notice</div><div>  logging level lsccp notice</div><div>  logging level lsua notice</div><div>  logging level lm3ua notice</div><div>log file logfile</div><div>  logging filter all 0</div><div>  logging color 1</div><div>  logging print category 0</div><div>  logging timestamp 0</div><div>  logging level all everything</div><div>  logging level rll notice</div><div>  logging level cc notice</div><div>  logging level mm notice</div><div>  logging level rr notice</div><div>  logging level rsl notice</div><div>  logging level nm info</div><div>  logging level mncc notice</div><div>  logging level pag notice</div><div>  logging level meas notice</div><div>  logging level sccp notice</div><div>  logging level msc notice</div><div>  logging level mgcp notice</div><div>  logging level ho notice</div><div>  logging level db notice</div><div>  logging level ref notice</div><div>  logging level gprs debug</div><div>  logging level ns info</div><div>  logging level bssgp debug</div><div>  logging level llc debug</div><div>  logging level sndcp debug</div><div>  logging level nat notice</div><div>  logging level ctrl notice</div><div>  logging level smpp debug</div><div>  logging level filter debug</div><div>  logging level ranap debug</div><div>  logging level sua debug</div><div>  logging level lglobal notice</div><div>  logging level llapd notice</div><div>  logging level linp notice</div><div>  logging level lmux notice</div><div>  logging level lmi notice</div><div>  logging level lmib notice</div><div>  logging level lsms notice</div><div>  logging level lctrl notice</div><div>  logging level lgtp notice</div><div>  logging level lstats notice</div><div>  logging level lgsup notice</div><div>  logging level loap notice</div><div>  logging level lss7 notice</div><div>  logging level lsccp notice</div><div>  logging level lsua notice</div><div>  logging level lm3ua notice</div><div>!</div><div>stats interval 5</div><div>!</div><div>line vty</div><div> no login</div><div>!</div><div>e1_input</div><div> e1_line 0 driver ipa</div><div> e1_line 0 port 0</div><div> no e1_line 0 keepalive</div><div>network</div><div> network country code 1</div><div> mobile network code 1</div><div> short name HomeGSM</div><div> long name HomeGSM</div><div> auth policy closed</div><div> authorized-regexp .*</div><div> location updating reject cause 13</div><div> encryption a5 0</div><div> neci 0</div><div> paging any use tch 0</div><div> rrlp mode none</div><div> mm info 0</div><div> handover 0</div><div> handover window rxlev averaging 10</div><div> handover window rxqual averaging 1</div><div> handover window rxlev neighbor averaging 10</div><div> handover power budget interval 6</div><div> handover power budget hysteresis 3</div><div> handover maximum distance 9999</div><div> timer t3101 10</div><div> timer t3103 0</div><div> timer t3105 40</div><div> timer t3107 0</div><div> timer t3109 0</div><div> timer t3111 0</div><div> timer t3113 60</div><div> timer t3115 0</div><div> timer t3117 0</div><div> timer t3119 0</div><div> timer t3122 10</div><div> timer t3141 0</div><div> dyn_ts_allow_tch_f 0</div><div> subscriber-keep-in-ram 0</div><div> bts 0</div><div>  type nanobts</div><div>  band GSM900</div><div>  cell_identity 5</div><div>  location_area_code 5</div><div>  base_station_id_code 5</div><div>  ms max power 0</div><div>  cell reselection hysteresis 4</div><div>  rxlev access min 0</div><div>  periodic location update 30</div><div>  radio-link-timeout 32</div><div>  channel allocator ascending</div><div>  rach tx integer 9</div><div>  rach max transmission 7</div><div>  channel-descrption attach 1</div><div>  channel-descrption bs-pa-mfrms 5</div><div>  channel-descrption bs-ag-blks-res 1</div><div>  early-classmark-sending forbidden</div><div>  ip.access unit_id 1801 0</div><div>  ip.access rsl-ip 127.0.0.1</div><div>  oml ip.access stream_id 255 line 0</div><div>  neighbor-list mode automatic</div><div>  codec-support fr hr amr</div><div>  gprs mode none</div><div>  no force-combined-si</div><div>  trx 0</div><div>   rf_locked 0</div><div>   arfcn 29</div><div>   nominal power 23</div><div>   max_power_red 0</div><div>   rsl e1 tei 0</div><div>   timeslot 0</div><div>    phys_chan_config CCCH+SDCCH4</div><div>    hopping enabled 0</div><div>   timeslot 1</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>   timeslot 2</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>   timeslot 3</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>   timeslot 4</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>   timeslot 5</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>   timeslot 6</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>   timeslot 7</div><div>    phys_chan_config TCH/H</div><div>    hopping enabled 0</div><div>mncc-int</div><div> default-codec tch-f amr</div><div> default-codec tch-h amr</div><div>nitb</div><div> subscriber-create-on-demand</div><div> assign-tmsi</div></div><div><br></div></div>