<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16919">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: exclusive<br><br>Change-Id: I8a07a2bf035c75382e0bd9cc96529add15be9edf<br>---<br>M channels/sig_pri.h<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/19/16919/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/sig_pri.h b/channels/sig_pri.h</span><br><span>index 497e834..2486772 100644</span><br><span>--- a/channels/sig_pri.h</span><br><span>+++ b/channels/sig_pri.h</span><br><span>@@ -282,7 +282,7 @@</span><br><span>   unsigned int hidecallerid:1;</span><br><span>         unsigned int hidecalleridname:1;      /*!< Hide just the name not the number for legacy PBX use */</span><br><span>        unsigned int immediate:1;                       /*!< Answer before getting digits? */</span><br><span style="color: hsl(0, 100%, 40%);">-        unsigned int priexclusive:1;                    /*!< Whether or not to override and use exculsive mode for channel selection */</span><br><span style="color: hsl(120, 100%, 40%);">+    unsigned int priexclusive:1;                    /*!< Whether or not to override and use exclusive mode for channel selection */</span><br><span>   unsigned int priindication_oob:1;</span><br><span>    unsigned int use_callerid:1;                    /*!< Whether or not to use caller id on this channel */</span><br><span>   unsigned int use_callingpres:1;                 /*!< Whether to use the callingpres the calling switch sends */</span><br><span>@@ -574,7 +574,7 @@</span><br><span>             unsigned int hidecallerid:1;</span><br><span>                 unsigned int hidecalleridname:1;      /*!< Hide just the name not the number for legacy PBX use */</span><br><span>                unsigned int immediate:1;                       /*!< Answer before getting digits? */</span><br><span style="color: hsl(0, 100%, 40%);">-                unsigned int priexclusive:1;                    /*!< Whether or not to override and use exculsive mode for channel selection */</span><br><span style="color: hsl(120, 100%, 40%);">+            unsigned int priexclusive:1;                    /*!< Whether or not to override and use exclusive mode for channel selection */</span><br><span>           unsigned int priindication_oob:1;</span><br><span>            unsigned int use_callerid:1;                    /*!< Whether or not to use caller id on this channel */</span><br><span>           unsigned int use_callingpres:1;                 /*!< Whether to use the callingpres the calling switch sends */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16919">change 16919</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/+/16919"/><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: I8a07a2bf035c75382e0bd9cc96529add15be9edf </div>
<div style="display:none"> Gerrit-Change-Number: 16919 </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>