<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17054">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: not owning<br><br>Change-Id: Ie8f01038810b0189bce50418da080900d7207063<br>---<br>M channels/chan_dahdi.c<br>M channels/sig_analog.c<br>2 files 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/54/17054/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c</span><br><span>index cfb87eb..b12beeb 100644</span><br><span>--- a/channels/chan_dahdi.c</span><br><span>+++ b/channels/chan_dahdi.c</span><br><span>@@ -6188,7 +6188,7 @@</span><br><span>                               ast_debug(1, "Normal call hung up with both three way call and a call waiting call in place?\n");</span><br><span>                          if (p->subs[SUB_CALLWAIT].inthreeway) {</span><br><span>                                   /* We had flipped over to answer a callwait and now it's gone */</span><br><span style="color: hsl(0, 100%, 40%);">-                                    ast_debug(1, "We were flipped over to the callwait, moving back and unowning.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+                                  ast_debug(1, "We were flipped over to the callwait, moving back and not owning.\n");</span><br><span>                                       /* Move to the call-wait, but un-own us until they flip back. */</span><br><span>                                     swap_subs(p, SUB_CALLWAIT, SUB_REAL);</span><br><span>                                        unalloc_sub(p, SUB_CALLWAIT);</span><br><span>diff --git a/channels/sig_analog.c b/channels/sig_analog.c</span><br><span>index 211a680..cc09760 100644</span><br><span>--- a/channels/sig_analog.c</span><br><span>+++ b/channels/sig_analog.c</span><br><span>@@ -1288,7 +1288,7 @@</span><br><span>                               ast_debug(1, "Normal call hung up with both three way call and a call waiting call in place?\n");</span><br><span>                          if (p->subs[ANALOG_SUB_CALLWAIT].inthreeway) {</span><br><span>                                    /* We had flipped over to answer a callwait and now it's gone */</span><br><span style="color: hsl(0, 100%, 40%);">-                                    ast_debug(1, "We were flipped over to the callwait, moving back and unowning.\n");</span><br><span style="color: hsl(120, 100%, 40%);">+                                  ast_debug(1, "We were flipped over to the callwait, moving back and not owning.\n");</span><br><span>                                       /* Move to the call-wait, but un-own us until they flip back. */</span><br><span>                                     analog_swap_subs(p, ANALOG_SUB_CALLWAIT, ANALOG_SUB_REAL);</span><br><span>                                   analog_unalloc_sub(p, ANALOG_SUB_CALLWAIT);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17054">change 17054</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/+/17054"/><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: Ie8f01038810b0189bce50418da080900d7207063 </div>
<div style="display:none"> Gerrit-Change-Number: 17054 </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>