<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25096">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Clarify string name for GSM_CHREQ_REASON_CALL<br><br>The previous naming was confusing since when appearing on log files it<br>seemed to mean the reason was mainly only call reestablishment, when it<br>actually means either call establishment (the usual reason) OR call<br>re-establishment (should happen seldomly).<br>Let's add some parenthesis to make it clearer.<br><br>Related: SYS#5548<br>Change-Id: Id2dccd71803335c284a5ba271fa7f7890d253c27<br>---<br>M src/osmo-bsc/gsm_data.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-bsc refs/changes/96/25096/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/gsm_data.c b/src/osmo-bsc/gsm_data.c</span><br><span>index 7140ad7..4db70f0 100644</span><br><span>--- a/src/osmo-bsc/gsm_data.c</span><br><span>+++ b/src/osmo-bsc/gsm_data.c</span><br><span>@@ -172,7 +172,7 @@</span><br><span> const struct value_string gsm_chreq_descs[] = {</span><br><span>  { GSM_CHREQ_REASON_EMERG,       "emergency call" },</span><br><span>        { GSM_CHREQ_REASON_PAG,         "answer to paging" },</span><br><span style="color: hsl(0, 100%, 40%);">- { GSM_CHREQ_REASON_CALL,        "call re-establishment" },</span><br><span style="color: hsl(120, 100%, 40%);">+  { GSM_CHREQ_REASON_CALL,        "call (re-)establishment" },</span><br><span>       { GSM_CHREQ_REASON_LOCATION_UPD,"Location updating" },</span><br><span>     { GSM_CHREQ_REASON_PDCH,        "one phase packet access" },</span><br><span>       { GSM_CHREQ_REASON_OTHER,       "other" },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25096">change 25096</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/c/osmo-bsc/+/25096"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id2dccd71803335c284a5ba271fa7f7890d253c27 </div>
<div style="display:none"> Gerrit-Change-Number: 25096 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>