<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14050">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Make sure to default to AMR octet-aligned mode<br><br>In Change-Id If6d40b2407b87aad2227ea7f15533ef01a3771b3 we introduced<br>the support for both octet-aligned and bandwidth-efficient mode, and<br>added a related VTY option about it.<br><br>However, we accidentially also changed the default behavior.  Without<br>any explicit configuration, we should behave just like we behaved all<br>those years before: Continue with octet-aligned mode.<br><br>Change-Id: I8b6fd8bec05b35d84ad16275d84f9d363e238d2b<br>Closes: OS#4002<br>---<br>M src/osmo-bsc/osmo_bsc_msc.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/osmo-bsc refs/changes/50/14050/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/osmo_bsc_msc.c b/src/osmo-bsc/osmo_bsc_msc.c</span><br><span>index 4df1ce4..6a6b1a9 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_msc.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_msc.c</span><br><span>@@ -94,6 +94,7 @@</span><br><span> </span><br><span>   /* Defaults for the audio setup */</span><br><span>   msc_data->amr_conf.m5_90 = 1;</span><br><span style="color: hsl(120, 100%, 40%);">+      msc_data->amr_octet_aligned = true;</span><br><span> </span><br><span>   /* Allow the full set of possible codecs by default */</span><br><span>       msc_data->audio_length = 5;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14050">change 14050</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/14050"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I8b6fd8bec05b35d84ad16275d84f9d363e238d2b </div>
<div style="display:none"> Gerrit-Change-Number: 14050 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>