<p>ipse has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18337">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">log: Demote "SAPI=%u ESTABLISH CONFIRM" message from ERROR to DEBUG.<br><br>Not sure why this specific message is ERROR while similar ones around<br>are DEBUG. So let's fix this disparity by demoting this message level.<br><br>Change-Id: I655d4555f037def354aacbc5f089794f5fe811ed<br>---<br>M src/osmo-bsc/abis_rsl.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/37/18337/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/abis_rsl.c b/src/osmo-bsc/abis_rsl.c</span><br><span>index 4ed8d49..d091a4a 100644</span><br><span>--- a/src/osmo-bsc/abis_rsl.c</span><br><span>+++ b/src/osmo-bsc/abis_rsl.c</span><br><span>@@ -1687,7 +1687,7 @@</span><br><span>          }</span><br><span>            break;</span><br><span>       case RSL_MT_EST_CONF:</span><br><span style="color: hsl(0, 100%, 40%);">-           LOG_LCHAN(msg->lchan, LOGL_ERROR, "SAPI=%u ESTABLISH CONFIRM\n", sapi);</span><br><span style="color: hsl(120, 100%, 40%);">+          LOG_LCHAN(msg->lchan, LOGL_DEBUG, "SAPI=%u ESTABLISH CONFIRM\n", sapi);</span><br><span>                 msg->lchan->sapis[sapi] = LCHAN_SAPI_NET;</span><br><span>              rll_indication(msg->lchan, rllh->link_id,</span><br><span>                                BSC_RLLR_IND_EST_CONF);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18337">change 18337</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/+/18337"/><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: I655d4555f037def354aacbc5f089794f5fe811ed </div>
<div style="display:none"> Gerrit-Change-Number: 18337 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>