<p>tnt has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18065">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">om2k: Acknowledge the unknown MCTR messages we get from time to time<br><br>This is probably a fault report of some kind, but didn't get any<br>confirmation or naming from anywhere for it yet.<br><br>Signed-off-by: Sylvain Munaut <tnt@246tNt.com><br>Change-Id: I8333093d09f27f61094c7f5854573aa16e4bf28c<br>---<br>M src/osmo-bsc/abis_om2000.c<br>1 file changed, 3 insertions(+), 0 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/65/18065/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/abis_om2000.c b/src/osmo-bsc/abis_om2000.c</span><br><span>index ee5c8d0..c32a5fa 100644</span><br><span>--- a/src/osmo-bsc/abis_om2000.c</span><br><span>+++ b/src/osmo-bsc/abis_om2000.c</span><br><span>@@ -2740,6 +2740,9 @@</span><br><span>         case OM2K_MSGT_CAPA_RES:</span><br><span>             rc = abis_om2k_tx_simple(bts, &o2h->mo, OM2K_MSGT_CAPA_RES_ACK);</span><br><span>              break;</span><br><span style="color: hsl(120, 100%, 40%);">+        case 0x0136:    /* Unknown ... something for MCTR */</span><br><span style="color: hsl(120, 100%, 40%);">+          rc = abis_om2k_tx_simple(bts, &o2h->mo, 0x0134);</span><br><span style="color: hsl(120, 100%, 40%);">+               break;</span><br><span>       /* ERrors */</span><br><span>         case OM2K_MSGT_START_REQ_REJ:</span><br><span>        case OM2K_MSGT_CONNECT_REJ:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18065">change 18065</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/+/18065"/><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: I8333093d09f27f61094c7f5854573aa16e4bf28c </div>
<div style="display:none"> Gerrit-Change-Number: 18065 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>