<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16866">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: deprecated<br><br>Change-Id: Id2304195f9ef9a6bd7b2aa83a201deef0aa83531<br>---<br>M apps/app_externalivr.c<br>1 file 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/66/16866/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 ad0e0cc..2e7517f 100644</span><br><span>--- a/apps/app_externalivr.c</span><br><span>+++ b/apps/app_externalivr.c</span><br><span>@@ -110,7 +110,7 @@</span><br><span> #define EIVR_CMD_SQUE 'S' /* (re)set prompt queue */</span><br><span> #define EIVR_CMD_ANS  'T' /* answer channel */</span><br><span> #define EIVR_CMD_SVAR 'V' /* set channel varable(s) */</span><br><span style="color: hsl(0, 100%, 40%);">-#define EIVR_CMD_XIT  'X' /* exit **depricated** */</span><br><span style="color: hsl(120, 100%, 40%);">+#define EIVR_CMD_XIT  'X' /* exit **deprecated** */</span><br><span> </span><br><span> #define EXTERNALIVR_PORT 2949</span><br><span> </span><br><span>@@ -844,7 +844,7 @@</span><br><span>                           ast_chan_log(LOG_NOTICE, chan, "Log message from EIVR: %s\n", &input[2]);</span><br><span>                      } else if (input[0] == EIVR_CMD_XIT) {</span><br><span>                               ast_chan_log(LOG_NOTICE, chan, "Exiting: %s\n", &input[2]);</span><br><span style="color: hsl(0, 100%, 40%);">-                               ast_chan_log(LOG_WARNING, chan, "e'X'it command is depricated, use 'E'xit instead\n");</span><br><span style="color: hsl(120, 100%, 40%);">+                              ast_chan_log(LOG_WARNING, chan, "e'X'it command is deprecated, use 'E'xit instead\n");</span><br><span>                             res = 0;</span><br><span>                             break;</span><br><span>                       } else if (input[0] == EIVR_CMD_EXIT) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16866">change 16866</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/+/16866"/><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: Id2304195f9ef9a6bd7b2aa83a201deef0aa83531 </div>
<div style="display:none"> Gerrit-Change-Number: 16866 </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>