<p>Neels Hofmeyr <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12401">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix lchan modifications: switch off re-using lchan during assignment<br><br>Always set up a fresh lchan for both SDCCH->TCH/* as well as call-during-call,<br>which allows these scenarios to properly set up an RTP stream.<br><br>Disable lchan re-use on repeated Assignment Requests: so far the lchan FSM does<br>RTP handling properly *only* when it 'requires_voice_stream' from the start.<br><br>The nicer way to support call-during-call, as well as Channel Mode Modify,<br>would be to rather re-use the old lchan and implement FSM states to re-route<br>the audio. But that is a task for another day.<br><br>A more detailed explanation is given in the '#if 0' section added by this<br>patch.<br><br>To really get call-during-call working, osmo-msc also needs a fix, see the<br>change-id in 'Related' below.<br><br>Related: OS#3735, osmo-msc I0ba216b737909e92080a722db26e3577726c63cb<br>Change-Id: I0c00ec2c120e5008281755adcd4944a3ce4d8355<br>---<br>M src/osmo-bsc/assignment_fsm.c<br>1 file changed, 37 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/01/12401/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12401">change 12401</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/12401"/><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: I0c00ec2c120e5008281755adcd4944a3ce4d8355 </div>
<div style="display:none"> Gerrit-Change-Number: 12401 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>