<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17109">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: preempted<br><br>Change-Id: Id77081c4a631d8d09f2cbf084c23578cee39cebb<br>---<br>M include/asterisk/causes.h<br>M main/channel.c<br>2 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/09/17109/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/causes.h b/include/asterisk/causes.h</span><br><span>index 8db2d24..18ae0ac 100644</span><br><span>--- a/include/asterisk/causes.h</span><br><span>+++ b/include/asterisk/causes.h</span><br><span>@@ -42,7 +42,7 @@</span><br><span>       - AST_CAUSE_MISDIALED_TRUNK_PREFIX          5</span><br><span>        - AST_CAUSE_CHANNEL_UNACCEPTABLE             6</span><br><span>       - AST_CAUSE_CALL_AWARDED_DELIVERED           7</span><br><span style="color: hsl(0, 100%, 40%);">-  - AST_CAUSE_PRE_EMPTED                       8</span><br><span style="color: hsl(120, 100%, 40%);">+        - AST_CAUSE_PREEMPTED                       8</span><br><span>        - AST_CAUSE_NUMBER_PORTED_NOT_HERE          14</span><br><span>       - AST_CAUSE_NORMAL_CLEARING                 16</span><br><span>       - AST_CAUSE_USER_BUSY                       17</span><br><span>@@ -100,7 +100,7 @@</span><br><span> #define AST_CAUSE_MISDIALED_TRUNK_PREFIX        5</span><br><span> #define AST_CAUSE_CHANNEL_UNACCEPTABLE           6</span><br><span> #define AST_CAUSE_CALL_AWARDED_DELIVERED         7</span><br><span style="color: hsl(0, 100%, 40%);">-#define AST_CAUSE_PRE_EMPTED                     8</span><br><span style="color: hsl(120, 100%, 40%);">+#define AST_CAUSE_PREEMPTED                     8</span><br><span> #define AST_CAUSE_NUMBER_PORTED_NOT_HERE        14</span><br><span> #define AST_CAUSE_NORMAL_CLEARING               16</span><br><span> #define AST_CAUSE_USER_BUSY                     17</span><br><span>diff --git a/main/channel.c b/main/channel.c</span><br><span>index ee57c51..d3bca9c 100644</span><br><span>--- a/main/channel.c</span><br><span>+++ b/main/channel.c</span><br><span>@@ -136,7 +136,7 @@</span><br><span>      { AST_CAUSE_MISDIALED_TRUNK_PREFIX, "MISDIALED_TRUNK_PREFIX", "Misdialed trunk prefix" },</span><br><span>        { AST_CAUSE_CHANNEL_UNACCEPTABLE, "CHANNEL_UNACCEPTABLE", "Channel unacceptable" },</span><br><span>      { AST_CAUSE_CALL_AWARDED_DELIVERED, "CALL_AWARDED_DELIVERED", "Call awarded and being delivered in an established channel" },</span><br><span style="color: hsl(0, 100%, 40%);">-       { AST_CAUSE_PRE_EMPTED, "PRE_EMPTED", "Pre-empted" },</span><br><span style="color: hsl(120, 100%, 40%);">+     { AST_CAUSE_PREEMPTED, "PREEMPTED", "Preempted" },</span><br><span>       { AST_CAUSE_NUMBER_PORTED_NOT_HERE, "NUMBER_PORTED_NOT_HERE", "Number ported elsewhere" },</span><br><span>       { AST_CAUSE_NORMAL_CLEARING, "NORMAL_CLEARING", "Normal Clearing" },</span><br><span>     { AST_CAUSE_USER_BUSY, "USER_BUSY", "User busy" },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17109">change 17109</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/+/17109"/><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: Id77081c4a631d8d09f2cbf084c23578cee39cebb </div>
<div style="display:none"> Gerrit-Change-Number: 17109 </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>