<p> Attention is currently required from: Bernd Zobl. </p>
<p>Bernd Zobl <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16109">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_sdp_rtp: Evaluate remotely held for Session Progress<br><br>With the fix for ASTERISK_28754 channels are no longer put on hold if an<br>outbound INVITE is answered with a "Session Progress" containing<br>"inactive" audio.<br><br>The previous change moved the evaluation of the media attributes to<br>`negotiate_incoming_sdp_stream()` to have the `remotely_held` status<br>available when building the SDP in `create_outgoing_sdp_stream()`.<br>This however means that an answer to an outbound INVITE, which does not<br>traverse `negotiate_incoming_sdp_stream()`, cannot set the<br>`remotely_held` status anymore.<br><br>This change moves the check so that both, `negotiate_incoming_sdp_stream()` and<br>`apply_negotiated_sdp_stream()` can do the checks.<br><br>ASTERISK-29479<br><br>Change-Id: Icde805a819399d5123b688e1ed1d2bcd9d5b0f75<br>---<br>M res/res_pjsip_sdp_rtp.c<br>1 file changed, 27 insertions(+), 15 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/09/16109/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16109">change 16109</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/c/asterisk/+/16109"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icde805a819399d5123b688e1ed1d2bcd9d5b0f75 </div>
<div style="display:none"> Gerrit-Change-Number: 16109 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Bernd Zobl <b.zobl@commend.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Attention: Bernd Zobl <b.zobl@commend.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>