<p>Richard Mudgett <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/9180">View Change</a></p><p>Patch set 2:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p style="white-space: pre-wrap; word-wrap: break-word;">Nearly there</p><p>(4 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/9180/2//COMMIT_MSG">Commit Message:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/9180/2//COMMIT_MSG@14">Patch Set #2, Line 14:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Gosub is executed on originating channel when it gets first in line<br>and on each newly created outgoing channel.<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This sentence is not true.  The caller routine gets executed when the caller first enters the queue.</p></li></ul></li><li><p><a href="https://gerrit.asterisk.org/#/c/9180/2/apps/app_queue.c">File apps/app_queue.c:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/9180/2/apps/app_queue.c@4653">Patch Set #2, Line 4653:</a> <code style="font-family:monospace,monospace">     if(qe->predial_callee) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Guidelines: Space after keywords.<br>if () {<br>}</p><p style="white-space: pre-wrap; word-wrap: break-word;">You have cut-n-pasted this in several places.</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/9180/2/apps/app_queue.c@4674">Patch Set #2, Line 4674:</a> <code style="font-family:monospace,monospace">                                  if(qe->predial_callee) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Need to check if cur->chan is not NULL as the channel may not have been created.</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/9180/2/apps/app_queue.c@4683">Patch Set #2, Line 4683:</a> <code style="font-family:monospace,monospace">                    if(qe->predial_callee) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Need to check if cur->chan is not NULL as the channel may not have been created.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/9180">change 9180</a>. To unsubscribe, 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/9180"/><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-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I5acf5c32587ee008658d12e8a8049eb8fa4d0f24 </div>
<div style="display:none"> Gerrit-Change-Number: 9180 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Kristian Høgh <kfh@uni-tel.dk> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 20 Jun 2018 14:58:10 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>