<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9496">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix gsm0808_permitted_speech(): don't return HR3 for TCH_F + AMR<br><br>Change-Id: Icca23940791f97fa64dbc3f2734270b99f9550c1<br>---<br>M include/osmocom/gsm/gsm0808_utils.h<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/libosmocore refs/changes/96/9496/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/gsm0808_utils.h b/include/osmocom/gsm/gsm0808_utils.h</span><br><span>index 6555734..242bce9 100644</span><br><span>--- a/include/osmocom/gsm/gsm0808_utils.h</span><br><span>+++ b/include/osmocom/gsm/gsm0808_utils.h</span><br><span>@@ -147,7 +147,7 @@</span><br><span>  case GSM48_CMODE_SPEECH_AMR:</span><br><span>                 switch (type) {</span><br><span>              case GSM_LCHAN_TCH_F:</span><br><span style="color: hsl(0, 100%, 40%);">-                   return GSM0808_PERM_HR3;</span><br><span style="color: hsl(120, 100%, 40%);">+                      return GSM0808_PERM_FR3;</span><br><span>             case GSM_LCHAN_TCH_H:</span><br><span>                        return GSM0808_PERM_HR3;</span><br><span>             default:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9496">change 9496</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/9496"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Icca23940791f97fa64dbc3f2734270b99f9550c1 </div>
<div style="display:none"> Gerrit-Change-Number: 9496 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>