<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16538">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Support PAGING-CS and PAGING-PS on on PTP-BVCI<br><br>Related: OS#2403<br>Change-Id: I5c52b5af740460c48bb3ba858243b1d20e624268<br>---<br>M src/gprs_bssgp_pcu.cpp<br>1 file changed, 5 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/38/16538/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gprs_bssgp_pcu.cpp b/src/gprs_bssgp_pcu.cpp</span><br><span>index 983c22c..61311cd 100644</span><br><span>--- a/src/gprs_bssgp_pcu.cpp</span><br><span>+++ b/src/gprs_bssgp_pcu.cpp</span><br><span>@@ -275,8 +275,12 @@</span><br><span>                LOGP(DBSSGP, LOGL_DEBUG, "Rx BSSGP BVCI=%d (PTP) %s\n",</span><br><span>                 bvci, bssgp_pdu_str(pdu_type));</span><br><span>                 break;</span><br><span style="color: hsl(0, 100%, 40%);">-  case BSSGP_PDUT_PAGING_PS:</span><br><span>   case BSSGP_PDUT_PAGING_CS:</span><br><span style="color: hsl(120, 100%, 40%);">+            gprs_bssgp_pcu_rx_paging_cs(msg, tp);</span><br><span style="color: hsl(120, 100%, 40%);">+         break;</span><br><span style="color: hsl(120, 100%, 40%);">+        case BSSGP_PDUT_PAGING_PS:</span><br><span style="color: hsl(120, 100%, 40%);">+            gprs_bssgp_pcu_rx_paging_ps(msg, tp);</span><br><span style="color: hsl(120, 100%, 40%);">+         break;</span><br><span>       case BSSGP_PDUT_RA_CAPABILITY:</span><br><span>       case BSSGP_PDUT_RA_CAPA_UPDATE_ACK:</span><br><span>          LOGP(DBSSGP, LOGL_INFO, "Rx BSSGP BVCI=%d (PTP) PDU type %s not implemented\n",</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16538">change 16538</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-pcu/+/16538"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5c52b5af740460c48bb3ba858243b1d20e624268 </div>
<div style="display:none"> Gerrit-Change-Number: 16538 </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>