<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17050">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: necessary<br><br>Change-Id: I25394dea4489f3a5045d13d653042bf9a86ec880<br>---<br>M CHANGES<br>M addons/chan_ooh323.c<br>M addons/ooh323c/src/memheap.c<br>M apps/app_meetme.c<br>4 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/17050/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CHANGES b/CHANGES</span><br><span>index ed72b94..6cf85db 100644</span><br><span>--- a/CHANGES</span><br><span>+++ b/CHANGES</span><br><span>@@ -5236,7 +5236,7 @@</span><br><span>  * Rules in ACLs (specified using 'permit' and 'deny') can now contain multiple</span><br><span>    items (separated by commas), and items in the rule can be negated by prefixing</span><br><span>    them with '!'. This simplifies Asterisk Realtime configurations, since it is no</span><br><span style="color: hsl(0, 100%, 40%);">-   longer necessray to control the order that the 'permit' and 'deny' columns are</span><br><span style="color: hsl(120, 100%, 40%);">+   longer necessary to control the order that the 'permit' and 'deny' columns are</span><br><span>    returned from queries.</span><br><span> </span><br><span>  * DUNDi now allows the built in variables ${NUMBER}, ${IPADDR} and ${SECRET} to</span><br><span>diff --git a/addons/chan_ooh323.c b/addons/chan_ooh323.c</span><br><span>index 170a5c9..bb3f2d6 100644</span><br><span>--- a/addons/chan_ooh323.c</span><br><span>+++ b/addons/chan_ooh323.c</span><br><span>@@ -3167,7 +3167,7 @@</span><br><span>      ast_config_destroy(cfg);</span><br><span> </span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-        /* Determine ip address if neccessary */</span><br><span style="color: hsl(120, 100%, 40%);">+      /* Determine ip address if necessary */</span><br><span>      if (ast_strlen_zero(gIP)) {</span><br><span>          ooGetLocalIPAddress(gIP);</span><br><span>            if (!strcmp(gIP, "127.0.0.1") || !strcmp(gIP, "::1")) {</span><br><span>diff --git a/addons/ooh323c/src/memheap.c b/addons/ooh323c/src/memheap.c</span><br><span>index 5446522..4d0f83f 100644</span><br><span>--- a/addons/ooh323c/src/memheap.c</span><br><span>+++ b/addons/ooh323c/src/memheap.c</span><br><span>@@ -272,7 +272,7 @@</span><br><span>                          QOFFSETOF (pElem, pMemBlk->data) + 1)</span><br><span>                      {</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-                        /* modify the pMemBlk->freeElemOff value if necsry */</span><br><span style="color: hsl(120, 100%, 40%);">+                        /* modify the pMemBlk->freeElemOff value if necessary */</span><br><span> </span><br><span>                         OSMemElemDescr* nextFree = GET_NEXT_FREE (pElem);</span><br><span>                         FORCE_SET_FREE_ELEM (pMemBlk, nextFree);</span><br><span>diff --git a/apps/app_meetme.c b/apps/app_meetme.c</span><br><span>index ca9fbb3..ebf69e0 100644</span><br><span>--- a/apps/app_meetme.c</span><br><span>+++ b/apps/app_meetme.c</span><br><span>@@ -1654,7 +1654,7 @@</span><br><span>         cnf->fd = open("/dev/dahdi/pseudo", O_RDWR);</span><br><span>    if (cnf->fd < 0 || ioctl(cnf->fd, DAHDI_SETCONF, &dahdic)) {</span><br><span>            if (test) {</span><br><span style="color: hsl(0, 100%, 40%);">-                     /* if we are creating a conference for a unit test, it is not neccesary</span><br><span style="color: hsl(120, 100%, 40%);">+                       /* if we are creating a conference for a unit test, it is not necessary</span><br><span>                       * to open a pseudo channel, so, if we fail continue creating</span><br><span>                         * the conference. */</span><br><span>                        ast_test_status_update(test, "Unable to open DAHDI pseudo device\n");</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17050">change 17050</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/+/17050"/><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: I25394dea4489f3a5045d13d653042bf9a86ec880 </div>
<div style="display:none"> Gerrit-Change-Number: 17050 </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>