<p>pespin <strong>uploaded patch set #2</strong> to the change originally created by laforge.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/18877">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Treat RAU as implicit RESUME if GMM is suspended<br><br>We so far only resumed from suspend upon receiving an explicit BSSGP<br>RESUME message from the BSS.  The latter is only possible in<br>BSC-colocated PCU, where the BSC can trigger the message when releasing<br>the dedicated channel.  In BTS-colocated PCUs, this is not possible,<br>and we have to rely on the MS resuming by RAU.<br><br>See 3GPP TS 23.060 section 16.2.1.1.1 clause 6:<br><br>The MS shall resume GPRS services by sending a Routeing Area Update Request message to the SGSN:<br>* if the BSS did not successfully request the SGSN to resume GPRS services,<br>* if the RR Channel Release message was not received before the MS left dedicated mode,<br>* if the MS locally determines that the conditions for the GPRS suspension have disappeared<br><br>Without this patch, the GMM state would forever be stuck in SUSPEND,<br>which in turn causes the SGSN to page the MS all the time.<br><br>Change-Id: I3c09187a27483d95fa0070bbb467f94a2ea3978f<br>Related: OS4616<br>---<br>M src/sgsn/gprs_gmm_fsm.c<br>1 file changed, 8 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/77/18877/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/18877">change 18877</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-sgsn/+/18877"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3c09187a27483d95fa0070bbb467f94a2ea3978f </div>
<div style="display:none"> Gerrit-Change-Number: 18877 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>