<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16888">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: domain<br><br>Change-Id: I1f8933745d1d63a6a015697c65e24c4fe02a5d84<br>---<br>M addons/ooh323c/src/ooCalls.h<br>M addons/ooh323c/src/ooh323.c<br>M channels/sip/include/sip.h<br>3 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/88/16888/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/ooh323c/src/ooCalls.h b/addons/ooh323c/src/ooCalls.h</span><br><span>index d05ccf0..48c123a 100644</span><br><span>--- a/addons/ooh323c/src/ooCalls.h</span><br><span>+++ b/addons/ooh323c/src/ooCalls.h</span><br><span>@@ -37,7 +37,7 @@</span><br><span> /* DISABLEGK is used to selectively disable gatekeeper use. For incoming calls</span><br><span>    DISABLEGK can be set in onReceivedSetup callback by application.</span><br><span>    Very useful in pbx applications where gk is used only when call is</span><br><span style="color: hsl(0, 100%, 40%);">-   to or from outside pbx domian. For outgoing calls, ooMakeCallNoGk</span><br><span style="color: hsl(120, 100%, 40%);">+   to or from outside pbx domain. For outgoing calls, ooMakeCallNoGk</span><br><span>    disables use of gk for specific call.</span><br><span> */</span><br><span> </span><br><span>diff --git a/addons/ooh323c/src/ooh323.c b/addons/ooh323c/src/ooh323.c</span><br><span>index ebdf75a..936aed7 100644</span><br><span>--- a/addons/ooh323c/src/ooh323.c</span><br><span>+++ b/addons/ooh323c/src/ooh323.c</span><br><span>@@ -1715,7 +1715,7 @@</span><br><span>          /* DISABLEGK is used to selectively disable gatekeeper use. For</span><br><span>             incoming calls DISABLEGK can be set in onReceivedSetup callback by</span><br><span>             application. Very useful in pbx applications where gk is used only</span><br><span style="color: hsl(0, 100%, 40%);">-            when call is to or from outside pbx domian</span><br><span style="color: hsl(120, 100%, 40%);">+            when call is to or from outside pbx domain</span><br><span>          */</span><br><span>          if(gH323ep.gkClient && !OO_TESTFLAG(call->flags, OO_M_DISABLEGK))</span><br><span>          {</span><br><span>diff --git a/channels/sip/include/sip.h b/channels/sip/include/sip.h</span><br><span>index ec7de0b..c411abc 100644</span><br><span>--- a/channels/sip/include/sip.h</span><br><span>+++ b/channels/sip/include/sip.h</span><br><span>@@ -1395,7 +1395,7 @@</span><br><span>            AST_STRING_FIELD(opaque);     /*!< Opaque nonsense */</span><br><span>             AST_STRING_FIELD(qop);        /*!< Quality of Protection, since SIP wasn't complicated enough yet. */</span><br><span>                 AST_STRING_FIELD(authdomain); /*!< Authorization domain */</span><br><span style="color: hsl(0, 100%, 40%);">-           AST_STRING_FIELD(regdomain);  /*!< Registration doamin */</span><br><span style="color: hsl(120, 100%, 40%);">+          AST_STRING_FIELD(regdomain);  /*!< Registration domain */</span><br><span>                 AST_STRING_FIELD(username);   /*!< Who we are registering as */</span><br><span>           AST_STRING_FIELD(authuser);   /*!< Who we *authenticate* as */</span><br><span>            AST_STRING_FIELD(hostname);   /*!< Domain or host we register to */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16888">change 16888</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/+/16888"/><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: I1f8933745d1d63a6a015697c65e24c4fe02a5d84 </div>
<div style="display:none"> Gerrit-Change-Number: 16888 </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>