<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16679">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: active<br><br>Change-Id: Ia9f9110c29ee894e47c1d68936a2b81b91ff15cf<br>---<br>M channels/chan_mgcp.c<br>M channels/chan_skinny.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/79/16679/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_mgcp.c b/channels/chan_mgcp.c</span><br><span>index ebb50e6..5f8cde0 100644</span><br><span>--- a/channels/chan_mgcp.c</span><br><span>+++ b/channels/chan_mgcp.c</span><br><span>@@ -3534,7 +3534,7 @@</span><br><span>                       }</span><br><span>                    */</span><br><span>                   if (p->transfer && (sub->owner && sub->next->owner) && ((!sub->outgoing) || (!sub->next->outgoing))) {</span><br><span style="color: hsl(0, 100%, 40%);">-                             /* We're allowed to transfer, we have two avtive calls and */</span><br><span style="color: hsl(120, 100%, 40%);">+                             /* We're allowed to transfer, we have two active calls and */</span><br><span>                            /* we made at least one of the calls.  Let's try and transfer */</span><br><span>                                 ast_mutex_lock(&p->sub->next->lock);</span><br><span>                            res = attempt_transfer(p, sub);</span><br><span>diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c</span><br><span>index 2966ea2..0ceaf39 100644</span><br><span>--- a/channels/chan_skinny.c</span><br><span>+++ b/channels/chan_skinny.c</span><br><span>@@ -3144,7 +3144,7 @@</span><br><span>         else</span><br><span>                 req->data.forwardstat.activeforward = htolel(0);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">- SKINNY_DEBUG(DEBUG_PACKET, 3, "Transmitting FORWARD_STAT_MESSAGE to %s, inst %d, all %s, busy %s, noans %s, acitve %d\n",</span><br><span style="color: hsl(120, 100%, 40%);">+   SKINNY_DEBUG(DEBUG_PACKET, 3, "Transmitting FORWARD_STAT_MESSAGE to %s, inst %d, all %s, busy %s, noans %s, active %d\n",</span><br><span>          d->name, l->instance, l->call_forward_all, l->call_forward_busy, l->call_forward_noanswer, anyon ? 7 : 0);</span><br><span>    transmit_response(d, req);</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16679">change 16679</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/+/16679"/><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: Ia9f9110c29ee894e47c1d68936a2b81b91ff15cf </div>
<div style="display:none"> Gerrit-Change-Number: 16679 </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>