<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16827">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: container<br><br>Change-Id: I3922541d83e416eda957c9742cf590d4a3fcd9f5<br>---<br>M channels/chan_sip.c<br>M channels/iax2/include/astobj.h<br>M include/asterisk/channel.h<br>3 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/16827/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_sip.c b/channels/chan_sip.c</span><br><span>index a9e60a3..f833be1 100644</span><br><span>--- a/channels/chan_sip.c</span><br><span>+++ b/channels/chan_sip.c</span><br><span>@@ -31408,7 +31408,7 @@</span><br><span>                 *md5secret++ = '\0';</span><br><span>         }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Create the continer if needed. */</span><br><span style="color: hsl(120, 100%, 40%);">+  /* Create the container if needed. */</span><br><span>        if (!*credentials) {</span><br><span>                 *credentials = ao2_t_alloc(sizeof(**credentials), destroy_realm_authentication,</span><br><span>                      "Create realm auth container.");</span><br><span>diff --git a/channels/iax2/include/astobj.h b/channels/iax2/include/astobj.h</span><br><span>index fa55a08..c042731 100644</span><br><span>--- a/channels/iax2/include/astobj.h</span><br><span>+++ b/channels/iax2/include/astobj.h</span><br><span>@@ -358,7 +358,7 @@</span><br><span>  * \param eval A statement to evaluate in the iteration loop.</span><br><span>  *</span><br><span>  * This is macro is a little complicated, but it may help to think of it as a</span><br><span style="color: hsl(0, 100%, 40%);">- * loop.  Basically it iterates through the specfied containter as long as the</span><br><span style="color: hsl(120, 100%, 40%);">+ * loop.  Basically it iterates through the specfied container as long as the</span><br><span>  * condition is met.  Two variables, iterator and next, are provided for use in</span><br><span>  * your \p eval statement.  See the sample code for an example.</span><br><span>  *</span><br><span>diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h</span><br><span>index 45c14e5..0b47ea2 100644</span><br><span>--- a/include/asterisk/channel.h</span><br><span>+++ b/include/asterisk/channel.h</span><br><span>@@ -4164,7 +4164,7 @@</span><br><span>  * \param chan channel to remove</span><br><span>  *</span><br><span>  * In a case where it is desired that a channel not be available in any lookups</span><br><span style="color: hsl(0, 100%, 40%);">- * in the global channels conatiner, use this function.</span><br><span style="color: hsl(120, 100%, 40%);">+ * in the global channels container, use this function.</span><br><span>  */</span><br><span> void ast_channel_unlink(struct ast_channel *chan);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16827">change 16827</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/+/16827"/><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: I3922541d83e416eda957c9742cf590d4a3fcd9f5 </div>
<div style="display:none"> Gerrit-Change-Number: 16827 </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>