<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Hi Community,
<div><br>
</div>
<div>Does anyone here tried to upgrade the your working OSMO environment to its latest version? I have the experience where I upgraded my working osmo to the latest version and I have encountering some problem between the connection of osmo-nitb and osmo-sip-connector.
 For the latest sip connector update it will communicate the connection going to osmo-msc. Since I don’t use the osmo-msc instead I am using the osmo-nitb for the standalone project. Below is the error I have experiencing right now in the osmo-sip-connector
 and osmo-nitb.<br>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><br>
</div>
<div><b>SIP Connector Logs:</b></div>
<div><br>
</div>
<div>
<div><0001> mncc.c:845 Incompatible version(5) expected 6</div>
<div><0001> mncc.c:936 Reconnected to /tmp/msc_mncc</div>
<div><0001> mncc.c:841 Got hello message version 5</div>
<div><0001> mncc.c:845 Incompatible version(5) expected 6</div>
<div><0001> mncc.c:936 Reconnected to /tmp/msc_mncc</div>
<div><0001> mncc.c:841 Got hello message version 5</div>
<div><0001> mncc.c:845 Incompatible version(5) expected 6</div>
</div>
<div><br>
</div>
<div><b>OSMO-NITB Logs:</b></div>
<div><br>
</div>
<div>
<div>Fri May 29 13:13:16 2020 <0006> mncc_sock.c:84 MNCC Socket has LOST connection</div>
<div>Fri May 29 13:13:16 2020 <0001> gsm_04_08.c:463 Clearing all currently active transactions!!!</div>
<div>Fri May 29 13:13:21 2020 <0006> mncc_sock.c:271 MNCC Socket has connection with external call control application</div>
<div>Fri May 29 13:13:21 2020 <0006> mncc_sock.c:84 MNCC Socket has LOST connection</div>
<div>Fri May 29 13:13:21 2020 <0001> gsm_04_08.c:463 Clearing all currently active transactions!!!</div>
</div>
<div><br>
</div>
<div><br>
</div>
</blockquote>
Here are the configuration file of osmo-nitb and osmo-sip-connector and how we run the command.<br>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><br>
</div>
<div><br>
</div>
<div><b>SIP Connector:</b></div>
<div><b><br>
</b></div>
<div><b>Command to run: ./</b>osmo-sip-connector -c ~/osmo-sip-connector.cfg</div>
<div><b><br>
</b></div>
<div><b>Config File:</b></div>
<div><br>
</div>
<div>#</div>
<div>
<div>sip</div>
<div> local 192.168.1.166 5062</div>
<div> remote 192.168.1.166 5060</div>
<div> sofia-sip log-level 2</div>
<div>mncc</div>
<div> socket-path /tmp/msc_mncc</div>
<div>app</div>
</div>
<div><br>
</div>
</blockquote>
<div><br>
<span class="Apple-tab-span" style="white-space:pre"></span><b>OSMO NITB:</b></div>
<div><br>
</div>
<div><b><span class="Apple-tab-span" style="white-space:pre"></span>Command to run: ./</b>osmo-nitb -C -c ~/osmo-nitb.cfg -T -P -l /home/hlr.sqlite3 -M /tmp/msc_mncc</div>
</div>
<div><br>
</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span><b>Config File:</b></div>
<div><br>
</div>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div>
<div>line vty</div>
</div>
<div>
<div> no login</div>
</div>
<div>
<div>!</div>
</div>
<div>
<div>e1_input</div>
</div>
<div>
<div> e1_line 0 driver ipa</div>
</div>
<div>
<div> e1_line 0 port 0</div>
</div>
<div>
<div> no e1_line 0 keepalive</div>
</div>
<div>
<div>network</div>
</div>
<div>
<div> network country code 94</div>
</div>
<div>
<div> mobile network code 1</div>
</div>
<div>
<div> short name 1</div>
</div>
<div>
<div> long name 1</div>
</div>
<div>
<div> auth policy accept-all</div>
</div>
<div>
<div> authorized-regexp .*</div>
</div>
<div>
<div> location updating reject cause 13</div>
</div>
<div>
<div> encryption a5 0</div>
</div>
<div>
<div> neci 1</div>
</div>
<div>
<div> paging any use tch 0</div>
</div>
<div>
<div> rrlp mode none</div>
</div>
<div>
<div> mm info 1</div>
</div>
<div>
<div> handover 0</div>
</div>
<div>
<div> handover window rxlev averaging 10</div>
</div>
<div>
<div> handover window rxqual averaging 1</div>
</div>
<div>
<div> handover window rxlev neighbor averaging 10</div>
</div>
<div>
<div> handover power budget interval 6</div>
</div>
<div>
<div> handover power budget hysteresis 3</div>
</div>
<div>
<div> handover maximum distance 9999</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> timer t3109 1</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> timer t3105 1</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> timer t3113 60</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> timer t3103 1</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> timer t3122 10</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> timer t3101 10</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> dyn_ts_allow_tch_f 0</div>
</div>
<div>
<div> subscriber-keep-in-ram 1</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> bts 0</div>
</div>
<div>
<div>  type sysmobts</div>
</div>
<div>
<div>  band GSM900</div>
</div>
<div>
<div>  cell_identity 1</div>
</div>
<div>
<div>  location_area_code 1</div>
</div>
<div>
<div>  base_station_id_code 63</div>
</div>
<div>
<div>  ms max power 0</div>
</div>
<div>
<div>  cell reselection hysteresis 4</div>
</div>
<div>
<div>  rxlev access min 0</div>
</div>
<div>
<div>  periodic location update 30</div>
</div>
<div>
<div>  radio-link-timeout 32</div>
</div>
<div>
<div>  channel allocator descending</div>
</div>
<div>
<div>  rach tx integer 9</div>
</div>
<div>
<div>  rach max transmission 7</div>
</div>
<div>
<div>  channel-descrption attach 1</div>
</div>
<div>
<div>  channel-descrption bs-pa-mfrms 5</div>
</div>
<div>
<div>  channel-descrption bs-ag-blks-res 1</div>
</div>
<div>
<div>  early-classmark-sending forbidden</div>
</div>
<div>
<div>  ip.access unit_id 1000 0</div>
</div>
<div>
<div>  oml ip.access stream_id 255 line 0</div>
</div>
<div>
<div>  neighbor-list mode automatic</div>
</div>
<div>
<div>  codec-support fr hr efr amr</div>
</div>
<div>
<div>  amr tch-h modes 0</div>
</div>
<div>
<div>  amr tch-h start-mode auto</div>
</div>
<div>
<div>  gprs mode gprs</div>
</div>
<div>
<div>  gprs 11bit_rach_support_for_egprs 0</div>
</div>
<div>
<div>  gprs routing area 1</div>
</div>
<div>
<div>  gprs network-control-order nc0</div>
</div>
<div>
<div>  gprs cell bvci 2</div>
</div>
<div>
<div>  gprs cell timer blocking-timer 3</div>
</div>
<div>
<div>  gprs cell timer blocking-retries 3</div>
</div>
<div>
<div>  gprs cell timer unblocking-retries 3</div>
</div>
<div>
<div>  gprs cell timer reset-timer 3</div>
</div>
<div>
<div>  gprs cell timer reset-retries 3</div>
</div>
<div>
<div>  gprs cell timer suspend-timer 10</div>
</div>
<div>
<div>  gprs cell timer suspend-retries 3</div>
</div>
<div>
<div>  gprs cell timer resume-timer 10</div>
</div>
<div>
<div>  gprs cell timer resume-retries 3</div>
</div>
<div>
<div>  gprs cell timer capability-update-timer 10</div>
</div>
<div>
<div>  gprs cell timer capability-update-retries 3</div>
</div>
<div>
<div>  gprs nsei 101</div>
</div>
<div>
<div>  gprs ns timer tns-block 3</div>
</div>
<div>
<div>  gprs ns timer tns-block-retries 3</div>
</div>
<div>
<div>  gprs ns timer tns-reset 3</div>
</div>
<div>
<div>  gprs ns timer tns-reset-retries 3</div>
</div>
<div>
<div>  gprs ns timer tns-test 30</div>
</div>
<div>
<div>  gprs ns timer tns-alive 3</div>
</div>
<div>
<div>  gprs ns timer tns-alive-retries 10</div>
</div>
<div>
<div>  gprs nsvc 0 nsvci 101</div>
</div>
<div>
<div>  gprs nsvc 0 local udp port 23000</div>
</div>
<div>
<div>  gprs nsvc 0 remote udp port 23000</div>
</div>
<div>
<div>  gprs nsvc 0 remote ip 127.0.0.2</div>
</div>
<div>
<div>  gprs nsvc 1 nsvci 0</div>
</div>
<div>
<div>  gprs nsvc 1 local udp port 0</div>
</div>
<div>
<div>  gprs nsvc 1 remote udp port 0</div>
</div>
<div>
<div>  gprs nsvc 1 remote ip 0.0.0.0</div>
</div>
<div>
<div>  no force-combined-si</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div>  trx 0</div>
</div>
<div>
<div>   rf_locked 0</div>
</div>
<div>
<div>   arfcn 74</div>
</div>
<div>
<div>   nominal power 0</div>
</div>
<div>
<div>   rsl e1 tei 0</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div>   timeslot 0</div>
</div>
<div>
<div>    phys_chan_config CCCH+SDCCH4</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 1</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 2</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 3</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 4</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 5</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 6</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 7</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>  trx 1</div>
</div>
<div>
<div>   rf_locked 0</div>
</div>
<div>
<div>   arfcn 65</div>
</div>
<div>
<div>   nominal power 0</div>
</div>
<div>
<div>   rsl e1 tei 0</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div>   timeslot 0</div>
</div>
<div>
<div>    phys_chan_config CCCH+SDCCH4</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 1</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 2</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 3</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 4</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 5</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 6</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>   timeslot 7</div>
</div>
<div>
<div>    phys_chan_config TCH/F</div>
</div>
<div>
<div>    hopping enabled 0</div>
</div>
<div>
<div>mncc-int</div>
</div>
<div>
<div> default-codec tch-f fr</div>
</div>
<div>
<div> default-codec tch-h amr</div>
</div>
<div>
<div>nitb</div>
</div>
<div>
<div> subscriber-create-on-demand</div>
</div>
<div>
<div><br>
</div>
</div>
<div>
<div> subscriber-create-on-demand random 100000 199999</div>
</div>
<div>
<div> no assign-tmsi</div>
</div>
<div>
<div>smpp</div>
</div>
<div>
<div> local-tcp-ip 127.0.0.1 2776</div>
</div>
<div>
<div> system-id password</div>
</div>
<div>
<div> policy closed</div>
</div>
<div>
<div> smpp-first</div>
</div>
<div>
<div> esme root</div>
</div>
<div>
<div>  password password</div>
</div>
<div>
<div>  default-route</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Thank you.</div>
<div><br>
</div>
<div>Sonny</div>
</blockquote>
</body>
</html>