<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/9246">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: add values for c_GMM_DTT_MT_*<br><br>GMM detach type values<br><br>Change-Id: I4903fa4c915add3062ab6b82a1d39d60426b5681<br>---<br>M library/L3_Templates.ttcn<br>1 file changed, 4 insertions(+), 0 deletions(-)<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 5acd2bf..2fb6416 100644</span><br><span>--- a/library/L3_Templates.ttcn</span><br><span>+++ b/library/L3_Templates.ttcn</span><br><span>@@ -1790,6 +1790,10 @@</span><br><span> const BIT3 c_GMM_DTT_MO_IMSI := '010'B;</span><br><span> const BIT3 c_GMM_DTT_MO_GPRS_IMSI_COMBINED := '011'B;</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+const BIT3 c_GMM_DTT_MT_REATTACH_REQUIRED := '001'B;</span><br><span style="color: hsl(120, 100%, 40%);">+const BIT3 c_GMM_DTT_MT_REATTACH_NOT_REQUIRED := '010'B;</span><br><span style="color: hsl(120, 100%, 40%);">+const BIT3 c_GMM_DTT_MT_IMSI_DETACH := '011'B;</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> template (value) DetachTypeV ts_GMM_DetType(BIT3 dtt, boolean power_off := false) := {</span><br><span>      detachType := dtt,</span><br><span>   powerOffFlag := bool2bit(power_off)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9246">change 9246</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/9246"/><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: I4903fa4c915add3062ab6b82a1d39d60426b5681 </div>
<div style="display:none"> Gerrit-Change-Number: 9246 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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>