<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10000">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: fix as_handover(): first RSL should be EST IND, not DATA<br><br>Change-Id: I41b395eb7dbdd56796706722d79c7a3bc5a0b5b0<br>---<br>M bsc/MSC_ConnectionHandler.ttcn<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-ttcn3-hacks refs/changes/00/10000/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/MSC_ConnectionHandler.ttcn b/bsc/MSC_ConnectionHandler.ttcn</span><br><span>index 794fcda..daa4caf 100644</span><br><span>--- a/bsc/MSC_ConnectionHandler.ttcn</span><br><span>+++ b/bsc/MSC_ConnectionHandler.ttcn</span><br><span>@@ -982,7 +982,7 @@</span><br><span> </span><br><span>                       /* send handover complete over the new channel */</span><br><span>                    var PDU_ML3_MS_NW l3_tx := valueof(ts_RRM_HandoverComplete('00'O));</span><br><span style="color: hsl(0, 100%, 40%);">-                     RSL1.send(ts_RSL_DATA_IND(new_chan_nr, valueof(ts_RslLinkID_DCCH(0)),</span><br><span style="color: hsl(120, 100%, 40%);">+                 RSL1.send(ts_RSL_EST_IND(new_chan_nr, valueof(ts_RslLinkID_DCCH(0)),</span><br><span>                                                   enc_PDU_ML3_MS_NW(l3_tx)));</span><br><span>                        /* by default, send via the new channel from now */</span><br><span>                  st.old_chan_nr := g_chan_nr;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10000">change 10000</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/10000"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I41b395eb7dbdd56796706722d79c7a3bc5a0b5b0 </div>
<div style="display:none"> Gerrit-Change-Number: 10000 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>