<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9249">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSUP_Types.ttcn: allow other TLV appear in Cancel Location Errors<br><br>Change-Id: I21ee02556f0734dad871a6294b21ca6f2864dea0<br>---<br>M library/GSUP_Types.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/49/9249/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/GSUP_Types.ttcn b/library/GSUP_Types.ttcn</span><br><span>index 57c0a39..4c2aac0 100644</span><br><span>--- a/library/GSUP_Types.ttcn</span><br><span>+++ b/library/GSUP_Types.ttcn</span><br><span>@@ -341,7 +341,7 @@</span><br><span> </span><br><span> template GSUP_PDU tr_GSUP_CL_ERR(template hexstring imsi, template integer cause := ?) :=</span><br><span>    tr_GSUP(OSMO_GSUP_MSGT_LOCATION_CANCEL_ERROR, {</span><br><span style="color: hsl(0, 100%, 40%);">-                 tr_GSUP_IE_IMSI(imsi), tr_GSUP_IE_Cause(cause) });</span><br><span style="color: hsl(120, 100%, 40%);">+                    tr_GSUP_IE_IMSI(imsi), tr_GSUP_IE_Cause(cause), * });</span><br><span> </span><br><span> template (value) GSUP_PDU ts_GSUP_PURGE_MS_REQ(hexstring imsi, GSUP_CnDomain dom) :=</span><br><span>    ts_GSUP(OSMO_GSUP_MSGT_PURGE_MS_REQUEST, {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9249">change 9249</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/9249"/><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: I21ee02556f0734dad871a6294b21ca6f2864dea0 </div>
<div style="display:none"> Gerrit-Change-Number: 9249 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>