<p>lynxis lazus <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/9362">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">L3_Templates: tr_GMM_DET_REQ_MT: use * instead of omit for `cause`<br><br>The omit force this field to be not present, while a * allows to be present or not.<br>As user of this tr I would expect to ignore this field rather than an explicit omit.<br><br>Change-Id: Iae91f752789273934a6382bdd474594c3c50bbe9<br>---<br>M library/L3_Templates.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></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 b346da6..d0f1406 100644</span><br><span>--- a/library/L3_Templates.ttcn</span><br><span>+++ b/library/L3_Templates.ttcn</span><br><span>@@ -2191,7 +2191,7 @@</span><br><span> template PDU_L3_SGSN_MS tr_GMM_DET_REQ_MT(</span><br><span>             template BIT3 dtt := *,</span><br><span>              template BIT3 forceToStandby := ?,</span><br><span style="color: hsl(0, 100%, 40%);">-              template OCT1 cause := omit) := {</span><br><span style="color: hsl(120, 100%, 40%);">+             template OCT1 cause := *) := {</span><br><span>       discriminator := '1000'B,</span><br><span>    tiOrSkip := {</span><br><span>                skipIndicator := '0000'B</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9362">change 9362</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/9362"/><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-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Iae91f752789273934a6382bdd474594c3c50bbe9 </div>
<div style="display:none"> Gerrit-Change-Number: 9362 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>