<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909/1//COMMIT_MSG">Commit Message:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909/1//COMMIT_MSG@7">Patch Set #1, Line 7:</a> <code style="font-family:monospace,monospace">Wrong CCCH_CONFIG in SI3 causes a lot of MO call setup failed when the BTS configured with none combined CCCH mode.</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Please make this line shorter, for example: "RSL: fix: use proper CCCH_CONFIG in SI3 for non-combined CCCH". MO call failures are consequences of the incorrect CCCH_CONFIG value, you already mention that in the message below.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909/1//COMMIT_MSG@10">Patch Set #1, Line 10:</a> <code style="font-family:monospace,monospace">the CCCH is configured in none combined with SDCCH (a dedicated TS is configured for SDCCH)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This looks very confusing. I first thought you somehow managed to combine SDCCH with NONE :) I am not a native speaker, but IMHO this would be much cleaner: "... when the network is configured to use non-combined CCCH".</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909/1//COMMIT_MSG@24">Patch Set #1, Line 24:</a> <code style="font-family:monospace,monospace">it turns out that the BTS broadcasts wrong CCCH_CONF=1</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I confirm that we have a bug in OsmoBSC. Just manually tested with both 'CCCH' and 'CCCH+SDCCH4' channel combinations, and in both cases SI3 contains:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  001 = CCCH-CONF: 1 basic physical channel used for CCCH, combined with SDCCHs (1)</pre><p style="white-space: pre-wrap; word-wrap: break-word;">We need a TTCN-3 test case to reproduce the problem (should be easy to implement).<br>Could you please create a ticket at http://osmocom.org/projects/osmobsc/issues/new ?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909/1/src/osmo-bsc/bsc_vty.c">File src/osmo-bsc/bsc_vty.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909/1/src/osmo-bsc/bsc_vty.c@4304">Patch Set #1, Line 4304:</a> <code style="font-family:monospace,monospace">cfg_ts_pchan</code></p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;"> I fixed at this at first but it did not fix the issue. Fixing in the cfg_ts_pchan_compt solved the problem. </pre></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Most likely, because you're using the old-style uppercase pchan type names. I think we need to fix both functions. Otherwise the bug will still affect configuration files with the lowercase names.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909">change 15909</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bsc/+/15909"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I33ea7808ac1bd064b88fd609bd7dfe0c8aa341f2 </div>
<div style="display:none"> Gerrit-Change-Number: 15909 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: mqng2 <minh-quang.nguyen@nutaq.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: mqng2 <minh-quang.nguyen@nutaq.com> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 01 Nov 2019 16:00:19 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Comment-In-Reply-To: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>