<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17117">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: priority<br><br>Change-Id: I6755772707e91119cfdc19de2b129e08d72f142e<br>---<br>M apps/app_queue.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/17/17117/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_queue.c b/apps/app_queue.c</span><br><span>index 32a5f79..c98261b 100644</span><br><span>--- a/apps/app_queue.c</span><br><span>+++ b/apps/app_queue.c</span><br><span>@@ -7504,7 +7504,7 @@</span><br><span>      res = RES_NOT_CALLER;</span><br><span>        for (qe = q->head; qe; qe = qe->next) {</span><br><span>                if (strcmp(ast_channel_name(qe->chan), caller) == 0) {</span><br><span style="color: hsl(0, 100%, 40%);">-                       ast_debug(1, "%s Caller new prioriry %d in queue %s\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                     ast_debug(1, "%s Caller new priority %d in queue %s\n",</span><br><span>                                 caller, priority, queuename);</span><br><span>                   qe->prio = priority;</span><br><span>                      res = RES_OKAY;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17117">change 17117</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/+/17117"/><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: I6755772707e91119cfdc19de2b129e08d72f142e </div>
<div style="display:none"> Gerrit-Change-Number: 17117 </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>