<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15395">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signature<br><br>Iu packets needs to contain an ptmsi as tlv in difference to Gb.<br><br>Change-Id: I7ba51a28524261dd1c7f4f2586ee6ebc970ea944<br>---<br>M library/L3_Templates.ttcn<br>1 file changed, 3 insertions(+), 2 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/95/15395/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/L3_Templates.ttcn b/library/L3_Templates.ttcn</span><br><span>index bc0e797..98bc758 100644</span><br><span>--- a/library/L3_Templates.ttcn</span><br><span>+++ b/library/L3_Templates.ttcn</span><br><span>@@ -2126,7 +2126,8 @@</span><br><span>                       RoutingAreaIdentificationV old_ra,</span><br><span>                           boolean follow_on_pending := false,</span><br><span>                          template (omit) MobileStationClassmark2_TLV cm2_tlv,</span><br><span style="color: hsl(0, 100%, 40%);">-                    template (omit) MobileStationClassmark3_TLV cm3_tlv</span><br><span style="color: hsl(120, 100%, 40%);">+                   template (omit) MobileStationClassmark3_TLV cm3_tlv,</span><br><span style="color: hsl(120, 100%, 40%);">+                          template (omit) OCT4 p_tmsi := omit</span><br><span>                ) := {</span><br><span>       discriminator := '0000'B, /* overwritten */</span><br><span>  tiOrSkip := {</span><br><span>@@ -2144,7 +2145,7 @@</span><br><span>                                readyTimerValue := omit,</span><br><span>                             drxParameter := omit,</span><br><span>                                tmsiStatus := omit,</span><br><span style="color: hsl(0, 100%, 40%);">-                             ptmsi := omit,</span><br><span style="color: hsl(120, 100%, 40%);">+                                ptmsi := ts_MI_TMSI_TLV(p_tmsi),</span><br><span>                             mSNetworkCapability := omit,</span><br><span>                                 pdpContextStatus := omit, /* TODO */</span><br><span>                                 pC_LCSCapability := omit,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15395">change 15395</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/+/15395"/><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: I7ba51a28524261dd1c7f4f2586ee6ebc970ea944 </div>
<div style="display:none"> Gerrit-Change-Number: 15395 </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>