<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10766">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">L3_Template: add template ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNC<br><br>ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNC send a Authentication & Ciphering failure<br>to resync the USIM with the HLR.<br><br>Change-Id: Ia58dc1483757887ca14cfae19e30f9c91fef5874<br>---<br>M library/L3_Templates.ttcn<br>1 file changed, 22 insertions(+), 0 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/66/10766/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 44d9e73..557b1b8 100644</span><br><span>--- a/library/L3_Templates.ttcn</span><br><span>+++ b/library/L3_Templates.ttcn</span><br><span>@@ -2112,6 +2112,28 @@</span><br><span>      }</span><br><span> }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+template PDU_L3_MS_SGSN ts_GMM_AUTH_FAIL_UMTS_AKA_RESYNC(octetstring auts) := {</span><br><span style="color: hsl(120, 100%, 40%);">+   discriminator := '1000'B,</span><br><span style="color: hsl(120, 100%, 40%);">+     tiOrSkip := {</span><br><span style="color: hsl(120, 100%, 40%);">+         skipIndicator := '0000'B</span><br><span style="color: hsl(120, 100%, 40%);">+      },</span><br><span style="color: hsl(120, 100%, 40%);">+    msgs := {</span><br><span style="color: hsl(120, 100%, 40%);">+             gprs_mm := {</span><br><span style="color: hsl(120, 100%, 40%);">+                  authenticationAndCipheringFailure := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                messageType := '00011100'B,</span><br><span style="color: hsl(120, 100%, 40%);">+                           gmmCause := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                 causeValue := '15'O /* GMM_CAUSE_SYNC_FAIL 10.5.3.2.2 */</span><br><span style="color: hsl(120, 100%, 40%);">+                              },</span><br><span style="color: hsl(120, 100%, 40%);">+                            authenticationFailureParam := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                       elementIdentifier := '30'O,</span><br><span style="color: hsl(120, 100%, 40%);">+                                   lengthIndicator := 14,</span><br><span style="color: hsl(120, 100%, 40%);">+                                        valueField := auts</span><br><span style="color: hsl(120, 100%, 40%);">+                            }</span><br><span style="color: hsl(120, 100%, 40%);">+                     }</span><br><span style="color: hsl(120, 100%, 40%);">+             }</span><br><span style="color: hsl(120, 100%, 40%);">+     }</span><br><span style="color: hsl(120, 100%, 40%);">+}</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> </span><br><span> const BIT3 c_GMM_DTT_MO_GPRS := '001'B;</span><br><span> const BIT3 c_GMM_DTT_MO_IMSI := '010'B;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10766">change 10766</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/10766"/><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: Ia58dc1483757887ca14cfae19e30f9c91fef5874 </div>
<div style="display:none"> Gerrit-Change-Number: 10766 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>