<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/24832">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated<br><br>Change-Id: I0dcb1850ab4f6f7d42bfcb19665ddeae2d3b057a<br>---<br>M src/libvlr/vlr_sgs_fsm.c<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/32/24832/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libvlr/vlr_sgs_fsm.c b/src/libvlr/vlr_sgs_fsm.c</span><br><span>index 0f21617..af26ca4 100644</span><br><span>--- a/src/libvlr/vlr_sgs_fsm.c</span><br><span>+++ b/src/libvlr/vlr_sgs_fsm.c</span><br><span>@@ -59,6 +59,10 @@</span><br><span>    * put us to NULL state, we have to free the pending TMSI */</span><br><span>         vsub->tmsi_new = GSM_RESERVED_TMSI;</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+    /* Make sure we remove recorded Last EUTRAN PLMN Id when UE ceases to be</span><br><span style="color: hsl(120, 100%, 40%);">+       * available over SGs */</span><br><span style="color: hsl(120, 100%, 40%);">+      vlr_subscr_set_last_used_eutran_plmn_id(vsub, NULL);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>       /* Make sure any ongoing paging is aborted. */</span><br><span>       if (vsub->cs.is_paging)</span><br><span>           paging_expired(vsub);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/24832">change 24832</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-msc/+/24832"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0dcb1850ab4f6f7d42bfcb19665ddeae2d3b057a </div>
<div style="display:none"> Gerrit-Change-Number: 24832 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>