<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9362">View Change</a></p><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;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/62/9362/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 824dbf2..e814cd1 100644</span><br><span>--- a/library/L3_Templates.ttcn</span><br><span>+++ b/library/L3_Templates.ttcn</span><br><span>@@ -1866,7 +1866,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: newchange </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: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>