<p>neels <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24458">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lchan_fsm: introduce lchan.activate.ch_mode_rate to allow tweaking<br><br>lchan->activate.info.ch_mode_rate should remain unchanged, it is the<br>immutable request data. However, for VAMOS, we will want to<br>automatically see that the chan_mode is chosen correctly.<br><br>As a first step, place a mutable ch_mode_rate copy at<br>lchan->activate.ch_mode_rate, i.e. not in .activate.info, but in<br>.activate. Use that everywhere.<br><br>This is mostly a non-functional change, preparing for a subsequent patch<br>that adds handling of VAMOS shadow lchans.<br><br>As side effect of adding lchan_activate_set_ch_mode_rate_and_mr_config()<br>after MODE_MODIF_ACK (enabling the voice stream after a channel mode<br>modify), fix AMR config: the call to lchan_mr_config() was missing.<br><br>Change-Id: Icc9cc7481b3984fdca34eef49ea91ad3388c06fe<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/assignment_fsm.c<br>M src/osmo-bsc/lchan_fsm.c<br>M src/osmo-bsc/lchan_rtp_fsm.c<br>5 files changed, 20 insertions(+), 13 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/58/24458/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24458">change 24458</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/osmo-bsc/+/24458"/><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-Change-Id: Icc9cc7481b3984fdca34eef49ea91ad3388c06fe </div>
<div style="display:none"> Gerrit-Change-Number: 24458 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>