<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16883">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: dissolved<br><br>Change-Id: I493c4cffed0dfaab6ea36a856f30f1836e2b9b36<br>---<br>M main/bridge.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/83/16883/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/bridge.c b/main/bridge.c</span><br><span>index 6e93423..b58364a 100644</span><br><span>--- a/main/bridge.c</span><br><span>+++ b/main/bridge.c</span><br><span>@@ -3068,7 +3068,7 @@</span><br><span> int ast_bridge_suspend(struct ast_bridge *bridge, struct ast_channel *chan)</span><br><span> {</span><br><span>      struct ast_bridge_channel *bridge_channel;</span><br><span style="color: hsl(0, 100%, 40%);">-/* XXX ASTERISK-21271 the case of a disolved bridge while channel is suspended is not handled. */</span><br><span style="color: hsl(120, 100%, 40%);">+/* XXX ASTERISK-21271 the case of a dissolved bridge while channel is suspended is not handled. */</span><br><span> /* XXX ASTERISK-21271 suspend/unsuspend needs to be rethought. The caller must block until it has successfully suspended the channel for temporary control. */</span><br><span> /* XXX ASTERISK-21271 external suspend/unsuspend needs to be eliminated. The channel may be playing a file at the time and stealing it then is not good. */</span><br><span> </span><br><span>@@ -3089,7 +3089,7 @@</span><br><span> int ast_bridge_unsuspend(struct ast_bridge *bridge, struct ast_channel *chan)</span><br><span> {</span><br><span>   struct ast_bridge_channel *bridge_channel;</span><br><span style="color: hsl(0, 100%, 40%);">-/* XXX ASTERISK-21271 the case of a disolved bridge while channel is suspended is not handled. */</span><br><span style="color: hsl(120, 100%, 40%);">+/* XXX ASTERISK-21271 the case of a dissolved bridge while channel is suspended is not handled. */</span><br><span> </span><br><span>  ast_bridge_lock(bridge);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16883">change 16883</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/+/16883"/><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: I493c4cffed0dfaab6ea36a856f30f1836e2b9b36 </div>
<div style="display:none"> Gerrit-Change-Number: 16883 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>