<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10905">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">LCLS: use type and tch_mode from lchan to check codec<br><br>When not explicitly allowed via VTY settings, the LCLS mechanisms will<br>avoid to locally switch connections with different codecs/rates. For<br>example GSM HR and GSM FR would not be locally switched.<br><br>At the moment osmo_bsc_lcls.c uses abandonned struct members to check if<br>there is a codec mismatch, so a mismatch will never be detected.<br><br>- Use struct member "tch_mode" and "type" from struct gsm_lchan *lchan<br>  instead of "full_rate" and "chan_mode" from struct gsm_subscriber_connection<br><br>Change-Id: Idd7117092b1f170d5029303ae5ba0a49e02a8bfb<br>Related: OS#1602<br>---<br>M src/osmo-bsc/osmo_bsc_lcls.c<br>1 file changed, 4 insertions(+), 4 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/05/10905/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10905">change 10905</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/10905"/><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: Idd7117092b1f170d5029303ae5ba0a49e02a8bfb </div>
<div style="display:none"> Gerrit-Change-Number: 10905 </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-Assignee: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-CC: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>