<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-iuh/+/15182">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indication<br><br>Change-Id: I168b5c67336c4d1cb9fcebb9c26a7cf2fc46e420<br>---<br>M src/iu_client.c<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/82/15182/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/iu_client.c b/src/iu_client.c</span><br><span>index 0c8f08e..de6bfa7 100644</span><br><span>--- a/src/iu_client.c</span><br><span>+++ b/src/iu_client.c</span><br><span>@@ -829,6 +829,8 @@</span><br><span>                rc = 0;</span><br><span>              if (msgb_l2len(oph->msg))</span><br><span>                         rc = ranap_cn_rx_co(cn_ranap_handle_co, ue, msgb_l2(oph->msg), msgb_l2len(oph->msg));</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+         global_iu_event_cb(ue, RANAP_IU_EVENT_LINK_INVALIDATED, NULL);</span><br><span>               break;</span><br><span>       case OSMO_PRIM(OSMO_SCU_PRIM_N_DATA, PRIM_OP_INDICATION):</span><br><span>            /* connection-oriented data received */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-iuh/+/15182">change 15182</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-iuh/+/15182"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I168b5c67336c4d1cb9fcebb9c26a7cf2fc46e420 </div>
<div style="display:none"> Gerrit-Change-Number: 15182 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>