<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20006">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Osmocom_Gb_Types: add a simple tr_NS_STATUS()<br><br>Change-Id: I0de6c483361a00a924a278a77151253450a0c1a2<br>---<br>M library/Osmocom_Gb_Types.ttcn<br>1 file changed, 12 insertions(+), 0 deletions(-)<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/06/20006/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/Osmocom_Gb_Types.ttcn b/library/Osmocom_Gb_Types.ttcn</span><br><span>index 3aeba8f..7ddaada 100644</span><br><span>--- a/library/Osmocom_Gb_Types.ttcn</span><br><span>+++ b/library/Osmocom_Gb_Types.ttcn</span><br><span>@@ -334,6 +334,18 @@</span><br><span>                }</span><br><span>    }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ template PDU_NS tr_NS_STATUS(template NsCause cause) := {</span><br><span style="color: hsl(120, 100%, 40%);">+             pDU_NS_Status := {</span><br><span style="color: hsl(120, 100%, 40%);">+                    nsPduType := '08'O,</span><br><span style="color: hsl(120, 100%, 40%);">+                   causeNS := tr_NS_IE_CAUSE(cause),</span><br><span style="color: hsl(120, 100%, 40%);">+                     nS_VCI := *,</span><br><span style="color: hsl(120, 100%, 40%);">+                  nS_PDU := *,</span><br><span style="color: hsl(120, 100%, 40%);">+                  bVCI_NS := *,</span><br><span style="color: hsl(120, 100%, 40%);">+                 listofIP4Elements := *,</span><br><span style="color: hsl(120, 100%, 40%);">+                       listofIP6Elements := *</span><br><span style="color: hsl(120, 100%, 40%);">+                }</span><br><span style="color: hsl(120, 100%, 40%);">+     }</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>  template (value) PDU_NS ts_NS_UNITDATA(template (value) NS_SDU_ControlBits bits, BssgpBvci bvci, octetstring sdu) := {</span><br><span>               pDU_NS_Unitdata := {</span><br><span>                         nsPduType := '00'O,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20006">change 20006</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-ttcn3-hacks/+/20006"/><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-Change-Id: I0de6c483361a00a924a278a77151253450a0c1a2 </div>
<div style="display:none"> Gerrit-Change-Number: 20006 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>