<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13347">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Forward GPRS SUSPEND REQ from DCCH to PCU socket<br><br>As specified in 3GPP TS 03.60 Section 16.2.1 and 44.018 Section 3.4.15,<br>a Class B MS is sending a "RR GPRS SUSPEND REQ" via a DCCH to the BTS if<br>it wants to suspend GPRS services.  The BSS is now responsible to<br>somehow forward this to the SGSN.  As the Gs interface between BSC and<br>SGSN is both optional and doesn't have any provision to forward this<br>message, we have to send it over to the PCU so it can use regular BSSGP<br>signaling to inform the SGSN of the SUSPEND REQUEST.<br><br>This patch requires libosmocore Change-Id<br>I90113044460a6c511ced14f588876c4280d1cac7 for the related definition of<br>struct gsm48_gprs_susp_req.<br><br>Change-Id: I3c1af662c8f0d3d22da200638480f6ef05c3ed1f<br>Closes: OS#2249<br>---<br>M include/osmo-bts/pcu_if.h<br>M include/osmo-bts/pcuif_proto.h<br>M src/common/pcu_sock.c<br>M src/common/rsl.c<br>4 files changed, 73 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/47/13347/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13347">change 13347</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/13347"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3c1af662c8f0d3d22da200638480f6ef05c3ed1f </div>
<div style="display:none"> Gerrit-Change-Number: 13347 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Max <msuraev@sysmocom.de> </div>