<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16731">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: appear<br><br>Change-Id: I17cc7d4f30092a2d7b2f71c0a506b3c1c4b97165<br>---<br>M channels/chan_unistim.c<br>M main/channel.c<br>M main/core_local.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/31/16731/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c</span><br><span>index 5b4a97f..0d28d47 100644</span><br><span>--- a/channels/chan_unistim.c</span><br><span>+++ b/channels/chan_unistim.c</span><br><span>@@ -2181,7 +2181,7 @@</span><br><span>           AST_LIST_LOCK(&pte->device->subs);</span><br><span>                 AST_LIST_TRAVERSE_SAFE_BEGIN(&pte->device->subs, sub, list) {</span><br><span>                      if (sub) {</span><br><span style="color: hsl(0, 100%, 40%);">-                              ast_log(LOG_ERROR, "Subchannel lost sice reboot. Hanged channel may apear!\n");</span><br><span style="color: hsl(120, 100%, 40%);">+                             ast_log(LOG_ERROR, "Subchannel lost sice reboot. Hanged channel may appear!\n");</span><br><span>                           AST_LIST_REMOVE_CURRENT(list);</span><br><span>                               ast_free(sub);</span><br><span>                       }</span><br><span>@@ -4889,7 +4889,7 @@</span><br><span>    }</span><br><span>    session->state = STATE_RINGING;</span><br><span>   send_callerid_screen(session, sub);</span><br><span style="color: hsl(0, 100%, 40%);">-     if (ast_strlen_zero(ast_channel_call_forward(ast))) { /* Send ring only if no call forward, otherwise short ring will apear */</span><br><span style="color: hsl(120, 100%, 40%);">+        if (ast_strlen_zero(ast_channel_call_forward(ast))) { /* Send ring only if no call forward, otherwise short ring will appear */</span><br><span>              send_text(TEXT_LINE2, TEXT_NORMAL, session, ustmtext("is calling you.", session));</span><br><span>                 send_text_status(session, ustmtext("Accept        Ignore Hangup", session));</span><br><span> </span><br><span>diff --git a/main/channel.c b/main/channel.c</span><br><span>index e7e9d9d..d601595 100644</span><br><span>--- a/main/channel.c</span><br><span>+++ b/main/channel.c</span><br><span>@@ -6919,7 +6919,7 @@</span><br><span>       */</span><br><span>  ao2_lock(channels);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">- /* Bump the refs to ensure that they won't dissapear on us. */</span><br><span style="color: hsl(120, 100%, 40%);">+    /* Bump the refs to ensure that they won't dissappear on us. */</span><br><span>  ast_channel_ref(original);</span><br><span>   ast_channel_ref(clonechan);</span><br><span> </span><br><span>diff --git a/main/core_local.c b/main/core_local.c</span><br><span>index d4e4001..baa3e1f 100644</span><br><span>--- a/main/core_local.c</span><br><span>+++ b/main/core_local.c</span><br><span>@@ -883,7 +883,7 @@</span><br><span>        *</span><br><span>    * This is a silly default because it represents state held by</span><br><span>        * the local channels.  Unless local channel optimization is</span><br><span style="color: hsl(0, 100%, 40%);">-     * disabled, the state will dissapear when the local channels</span><br><span style="color: hsl(120, 100%, 40%);">+  * disabled, the state will dissappear when the local channels</span><br><span>        * optimize out.</span><br><span>      */</span><br><span>  ast_set_flag(&pvt->base, AST_UNREAL_MOH_INTERCEPT);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16731">change 16731</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/+/16731"/><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: I17cc7d4f30092a2d7b2f71c0a506b3c1c4b97165 </div>
<div style="display:none"> Gerrit-Change-Number: 16731 </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>