<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17170">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: retrieving<br><br>Change-Id: I5e1d123f359615ecc3ed8340850a48722ba1cfc9<br>---<br>M apps/app_externalivr.c<br>M funcs/func_hangupcause.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/70/17170/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_externalivr.c b/apps/app_externalivr.c</span><br><span>index 2e7517f..6cb3bb6 100644</span><br><span>--- a/apps/app_externalivr.c</span><br><span>+++ b/apps/app_externalivr.c</span><br><span>@@ -834,7 +834,7 @@</span><br><span>                                 }</span><br><span>                    } else if (input[0] == EIVR_CMD_GET) {</span><br><span>                               char response[2048];</span><br><span style="color: hsl(0, 100%, 40%);">-                            ast_verb(4, "Retriving Variables from channel: %s\n", &input[2]);</span><br><span style="color: hsl(120, 100%, 40%);">+                               ast_verb(4, "Retrieving Variables from channel: %s\n", &input[2]);</span><br><span>                             ast_eivr_getvariable(chan, &input[2], response, sizeof(response));</span><br><span>                               send_eivr_event(eivr_events, 'G', response, chan);</span><br><span>                   } else if (input[0] == EIVR_CMD_SVAR) {</span><br><span>diff --git a/funcs/func_hangupcause.c b/funcs/func_hangupcause.c</span><br><span>index 2b4f9c5..d70e4fc 100644</span><br><span>--- a/funcs/func_hangupcause.c</span><br><span>+++ b/funcs/func_hangupcause.c</span><br><span>@@ -18,7 +18,7 @@</span><br><span> </span><br><span> /*! \file</span><br><span>  *</span><br><span style="color: hsl(0, 100%, 40%);">- * \brief Functions related to retreiving per-channel hangupcause information</span><br><span style="color: hsl(120, 100%, 40%);">+ * \brief Functions related to retrieving per-channel hangupcause information</span><br><span>  *</span><br><span>  * \author Kinsey Moore <kmoore@digium.com></span><br><span>  * \ingroup functions</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17170">change 17170</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/+/17170"/><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: I5e1d123f359615ecc3ed8340850a48722ba1cfc9 </div>
<div style="display:none"> Gerrit-Change-Number: 17170 </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>