<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17035">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: misdialed<br><br>Change-Id: Ib765d4ec230dc5f3df9fca2e95753fb66f6757b3<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/35/17035/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 490ae9e..8db2d24 100644</span><br><span>--- a/include/asterisk/causes.h</span><br><span>+++ b/include/asterisk/causes.h</span><br><span>@@ -39,7 +39,7 @@</span><br><span>       - AST_CAUSE_UNALLOCATED                      1</span><br><span>       - AST_CAUSE_NO_ROUTE_TRANSIT_NET             2</span><br><span>       - AST_CAUSE_NO_ROUTE_DESTINATION             3</span><br><span style="color: hsl(0, 100%, 40%);">-  - AST_CAUSE_MISDIALLED_TRUNK_PREFIX          5</span><br><span style="color: hsl(120, 100%, 40%);">+        - 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>       - AST_CAUSE_PRE_EMPTED                       8</span><br><span>@@ -97,7 +97,7 @@</span><br><span> #define AST_CAUSE_UNALLOCATED                    1</span><br><span> #define AST_CAUSE_NO_ROUTE_TRANSIT_NET           2</span><br><span> #define AST_CAUSE_NO_ROUTE_DESTINATION           3</span><br><span style="color: hsl(0, 100%, 40%);">-#define AST_CAUSE_MISDIALLED_TRUNK_PREFIX        5</span><br><span style="color: hsl(120, 100%, 40%);">+#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> #define AST_CAUSE_PRE_EMPTED                     8</span><br><span>diff --git a/main/channel.c b/main/channel.c</span><br><span>index 2db9f7d..05323c3 100644</span><br><span>--- a/main/channel.c</span><br><span>+++ b/main/channel.c</span><br><span>@@ -133,7 +133,7 @@</span><br><span>       { AST_CAUSE_UNALLOCATED, "UNALLOCATED", "Unallocated (unassigned) number" },</span><br><span>     { AST_CAUSE_NO_ROUTE_TRANSIT_NET, "NO_ROUTE_TRANSIT_NET", "No route to specified transmit network" },</span><br><span>    { AST_CAUSE_NO_ROUTE_DESTINATION, "NO_ROUTE_DESTINATION", "No route to destination" },</span><br><span style="color: hsl(0, 100%, 40%);">-      { AST_CAUSE_MISDIALLED_TRUNK_PREFIX, "MISDIALLED_TRUNK_PREFIX", "Misdialed trunk prefix" },</span><br><span style="color: hsl(120, 100%, 40%);">+       { 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>    { AST_CAUSE_PRE_EMPTED, "PRE_EMPTED", "Pre-empted" },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17035">change 17035</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/+/17035"/><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: Ib765d4ec230dc5f3df9fca2e95753fb66f6757b3 </div>
<div style="display:none"> Gerrit-Change-Number: 17035 </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>