<p>lynxis lazus <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/9254">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;">gprs_gmm: Cancel Location: use detach type IMSI<br><br>The detach type network side is defined as<br>- Reattach required<br>- Reattach not required<br>- IMSI detach (after VLR failure)<br><br>IMSI detach seems to be more close. Howeever the standard<br>isn't clear about this.<br><br>Change-Id: I27da6dc5165819cccd1ae0a98b132b45a01f38bb<br>---<br>M src/gprs/gprs_gmm.c<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/src/gprs/gprs_gmm.c b/src/gprs/gprs_gmm.c</span><br><span>index 57d3883..6a5c5d9 100644</span><br><span>--- a/src/gprs/gprs_gmm.c</span><br><span>+++ b/src/gprs/gprs_gmm.c</span><br><span>@@ -1150,7 +1150,7 @@</span><br><span>                          get_value_string(gsm48_gmm_cause_names, gmm_cause),</span><br><span>                          gmm_cause);</span><br><span>                gsm48_tx_gmm_detach_req(</span><br><span style="color: hsl(0, 100%, 40%);">-                        ctx, GPRS_DET_T_MT_REATT_NOTREQ, gmm_cause);</span><br><span style="color: hsl(120, 100%, 40%);">+                  ctx, GPRS_DET_T_MT_IMSI, gmm_cause);</span><br><span> </span><br><span>             mm_ctx_cleanup_free(ctx, "auth lost");</span><br><span>             break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9254">change 9254</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/9254"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I27da6dc5165819cccd1ae0a98b132b45a01f38bb </div>
<div style="display:none"> Gerrit-Change-Number: 9254 </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>