<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12133">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add VTY option to avoid sending empty Full BCCH Info for disabled SI<br><br>According to 3GPP TS 08.58 ยง8.5.1 BCCH INFORMATION:<br>"If the Full BCCH information element is not included this indicates that<br>transmission of the indicated SYSTEM INFORMATION message shall be stopped."<br><br>However, some ipaccess nanoBTS firmware versions are known to not support<br>some SI elements and also to dislike receiving BCCH Information for those SI,<br>even if received with empty BCCH Information meaning they should not be used.<br><br>Upon receival of this kind of message, nanoBTS sends a Failure Report<br>with following text:<br>Type=processing failure, Severity=critical failure, Probable cause=Manufacturer specific values: Fatal software error, Additional Text=l2_bch.c:1149<br>****<br>** l2_bch.c#1149:BCHbcchSItypeValid( prim_p->infoType )<br>** IPA_SW_FATAL_ERROR<br>** In task "TRX Proc:L2_BCH" @ (325).<br>****<br><br>This kind of issue only appears with some fw versions, since it's known<br>to work fine in other ones, so let's not disable this kind of mesage by<br>default on all BTs of type "nanobts".<br><br>Instead, add a VTY command that allows disabling this kind of message in<br>order to be able to operate those nanoBTS units.<br><br>Fixes: OS#3707<br>Change-Id: Idec1daabc21de4eea5c55edd1dbb0e0775720fc7<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/bsc_init.c<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/gsm_data.c<br>4 files changed, 50 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/33/12133/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12133">change 12133</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/12133"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Idec1daabc21de4eea5c55edd1dbb0e0775720fc7 </div>
<div style="display:none"> Gerrit-Change-Number: 12133 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>