<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/17416">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add GSMTAP_CHANNEL_VOICE to gsmtap_gsm_channel_names[] value_string<br><br>In Change-Id If223020933b083fe359a2e8ff5fab1ce64a363d8 we introduced<br>GSMTAP_CHANNEL_VOICE, but we didn't add it to gsmtap_gsm_channel_names[]<br><br>Change-Id: I7ab696d3e0edb13632e048a9e05be03612d3d28c<br>Related: OS#2557<br>---<br>M src/gsmtap_util.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/16/17416/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsmtap_util.c b/src/gsmtap_util.c</span><br><span>index a4fe2d9..40ec4b8 100644</span><br><span>--- a/src/gsmtap_util.c</span><br><span>+++ b/src/gsmtap_util.c</span><br><span>@@ -479,6 +479,7 @@</span><br><span>        { GSMTAP_CHANNEL_ACCH | GSMTAP_CHANNEL_SDCCH8, "SACCH/8" },</span><br><span>        { GSMTAP_CHANNEL_ACCH | GSMTAP_CHANNEL_TCH_F, "SACCH/F" },</span><br><span>         { GSMTAP_CHANNEL_ACCH | GSMTAP_CHANNEL_TCH_H, "SACCH/H" },</span><br><span style="color: hsl(120, 100%, 40%);">+  { GSMTAP_CHANNEL_VOICE,         "VOICE" },</span><br><span>         { 0, NULL }</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/17416">change 17416</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/libosmocore/+/17416"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I7ab696d3e0edb13632e048a9e05be03612d3d28c </div>
<div style="display:none"> Gerrit-Change-Number: 17416 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>