<p>Joshua Colp <strong>uploaded patch set #3</strong> to the change originally created by Holger Hans Peter Freyther.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11254">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">stasis: Call callbacks when imparting fails<br><br>After a bridge has been deleted the stasis control will depart<br>the channel and might attempt to re-add it to the dial bridge.<br><br>The later can fail and this can lead to a situation that the stasis<br>control is unlinked but the after_bridge_cb_failed cb is executed trying<br>to access a dangling control object.<br><br>Fix it by calling the after_cb's before bridge_channel_impart_signal.<br><br>ASTERISK-26718<br><br>Change-Id: Ib4e8f70d7a21bd54afe3cb51cc6717ef7c355496<br>---<br>M include/asterisk/bridge.h<br>M main/bridge.c<br>2 files changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/54/11254/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11254">change 11254</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/+/11254"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: Ib4e8f70d7a21bd54afe3cb51cc6717ef7c355496 </div>
<div style="display:none"> Gerrit-Change-Number: 11254 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Holger Hans Peter Freyther <automatic@freyther.de> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Holger Hans Peter Freyther <automatic@freyther.de> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>