<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16987">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: integrated<br><br>Change-Id: I82540e2bb466ce4200af484e801b1bc387b1cd70<br>---<br>M apps/app_dial.c<br>M apps/app_queue.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/87/16987/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_dial.c b/apps/app_dial.c</span><br><span>index 51f5f45..da2253a 100644</span><br><span>--- a/apps/app_dial.c</span><br><span>+++ b/apps/app_dial.c</span><br><span>@@ -930,7 +930,7 @@</span><br><span>  * XXX this code is highly suspicious, as it essentially overwrites</span><br><span>  * the outgoing channel without properly deleting it.</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * \todo eventually this function should be intergrated into and replaced by ast_call_forward()</span><br><span style="color: hsl(120, 100%, 40%);">+ * \todo eventually this function should be integrated into and replaced by ast_call_forward()</span><br><span>  */</span><br><span> static void do_forward(struct chanlist *o, struct cause_args *num,</span><br><span>  struct ast_flags64 *peerflags, int single, int caller_entertained, int *to,</span><br><span>diff --git a/apps/app_queue.c b/apps/app_queue.c</span><br><span>index c2f6378..384384c 100644</span><br><span>--- a/apps/app_queue.c</span><br><span>+++ b/apps/app_queue.c</span><br><span>@@ -4989,7 +4989,7 @@</span><br><span>  * \param[in] caller_disconnect if the 'H' option is used when calling Queue(), this is used to detect if the caller pressed * to disconnect the call</span><br><span>  * \param[in] forwardsallowed used to detect if we should allow call forwarding, based on the 'i' option to Queue()</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * \todo eventually all call forward logic should be intergerated into and replaced by ast_call_forward()</span><br><span style="color: hsl(120, 100%, 40%);">+ * \todo eventually all call forward logic should be integrated into and replaced by ast_call_forward()</span><br><span>  */</span><br><span> static struct callattempt *wait_for_answer(struct queue_ent *qe, struct callattempt *outgoing, int *to, char *digit, int prebusies, int caller_disconnect, int forwardsallowed)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16987">change 16987</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/+/16987"/><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: I82540e2bb466ce4200af484e801b1bc387b1cd70 </div>
<div style="display:none"> Gerrit-Change-Number: 16987 </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>