<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9254">View Change</a></p><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;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/54/9254/1</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 93d64a4..4593dde 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: newchange </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: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>