<p>Harald Welte <strong>uploaded patch set #2</strong> to the change originally created by dexter.</p><p><a href="https://gerrit.osmocom.org/11442">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">codec_pref: also check amr codec rates in check_codec_pref()<br><br>The function check_codec_pref() currently only does a basic check over<br>the general codec configuration of bts and msc. However, it does not yet<br>check if the amr codec rate settings for the BTSs contradict the<br>allowed/forbidden amr codec rates of the MSC. When the two settings do<br>contradict AMR would not work, even when everything else is correctly<br>configured. We need to check this on startup to spot configuration<br>problems quickly.<br><br>- Add function to calculate intersections of struct<br>  gsm48_multi_rate_conf variables.<br>- Calculate the intersection between the multi rate config of<br>  each BTS with the one of the MSC<br><br>Change-Id: I3537d1c89e2520d35cc0e150ba8e6d3693e06710<br>Related: OS#3529<br>---<br>M include/osmocom/bsc/codec_pref.h<br>M src/osmo-bsc/codec_pref.c<br>2 files changed, 53 insertions(+), 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/42/11442/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11442">change 11442</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/11442"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3537d1c89e2520d35cc0e150ba8e6d3693e06710 </div>
<div style="display:none"> Gerrit-Change-Number: 11442 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>