<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17075">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: outgoing<br><br>Change-Id: I94ae3fa2eddc473877cfca5cc719a5c6262dbaac<br>---<br>M addons/ooh323c/src/ooq931.h<br>M apps/app_dial.c<br>M main/message.c<br>3 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/75/17075/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/ooh323c/src/ooq931.h b/addons/ooh323c/src/ooq931.h</span><br><span>index 949ce88..57c0b3f 100644</span><br><span>--- a/addons/ooh323c/src/ooq931.h</span><br><span>+++ b/addons/ooh323c/src/ooq931.h</span><br><span>@@ -427,7 +427,7 @@</span><br><span>  *                 be returned.</span><br><span>  * @param len      Pointer to int in which length of the buffer will</span><br><span>  *                 be returned.</span><br><span style="color: hsl(0, 100%, 40%);">- * @param msgType  Pointer to integer in which message type of the ougoing</span><br><span style="color: hsl(120, 100%, 40%);">+ * @param msgType  Pointer to integer in which message type of the outgoing</span><br><span>  *                 message is returned.</span><br><span>  *</span><br><span>  * @return         Completion status - 0 on success, -1 on failure</span><br><span>diff --git a/apps/app_dial.c b/apps/app_dial.c</span><br><span>index da2253a..d5cabe8 100644</span><br><span>--- a/apps/app_dial.c</span><br><span>+++ b/apps/app_dial.c</span><br><span>@@ -1289,7 +1289,7 @@</span><br><span>                    if (is_cc_recall) {</span><br><span>                          ast_cc_failed(cc_recall_core_id, "Everyone is busy/congested for the recall. How sad");</span><br><span>                    }</span><br><span style="color: hsl(0, 100%, 40%);">-                       SCOPE_EXIT_RTN_VALUE(NULL, "%s: No outging channels available\n", ast_channel_name(in));</span><br><span style="color: hsl(120, 100%, 40%);">+                    SCOPE_EXIT_RTN_VALUE(NULL, "%s: No outgoing channels available\n", ast_channel_name(in));</span><br><span>          }</span><br><span>            winner = ast_waitfor_n(watchers, pos, to);</span><br><span>           AST_LIST_TRAVERSE(out_chans, o, node) {</span><br><span>diff --git a/main/message.c b/main/message.c</span><br><span>index ef73b36..8ca3987 100644</span><br><span>--- a/main/message.c</span><br><span>+++ b/main/message.c</span><br><span>@@ -57,7 +57,7 @@</span><br><span>                                     the recipient of the message that was received by Asterisk.</para></span><br><span>                                     <para></span><br><span>                                         </para></span><br><span style="color: hsl(0, 100%, 40%);">-                                   <para>For an ourgoing message, this will set the To header in the</span><br><span style="color: hsl(120, 100%, 40%);">+                                       <para>For an outgoing message, this will set the To header in the</span><br><span>                                      outgoing SIP message.  This may be overridden by the "to" parameter</span><br><span>                                        of MessageSend.</span><br><span>                                      </para></span><br><span>@@ -67,7 +67,7 @@</span><br><span>                                    incoming message, this will be set to the source of the message.</para></span><br><span>                                        <para></span><br><span>                                         </para></span><br><span style="color: hsl(0, 100%, 40%);">-                                   <para>For an ourgoing message, this will set the From header in the</span><br><span style="color: hsl(120, 100%, 40%);">+                                     <para>For an outgoing message, this will set the From header in the</span><br><span>                                    outgoing SIP message. This may be overridden by the "from" parameter</span><br><span>                                       of MessageSend.</span><br><span>                                      </para></span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17075">change 17075</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/+/17075"/><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: I94ae3fa2eddc473877cfca5cc719a5c6262dbaac </div>
<div style="display:none"> Gerrit-Change-Number: 17075 </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>