<p>First of all excuse me if in the previous pull request I didn't follow guidelines by devel-git-commit guide :)<br>
As anticipated in the previous request I made some changes to dispatcher module for counting successful ping requests before moving a destination from inactive to active state.<br>
While doing this changes I noticed some misspelled variables (in code and docs too) and I fixed them. So I've used similar variables (with the corrected words) also for the new feature I developed. <br>
In the case we leave the old variables introducing the new one we will have in the code:<br>
"ds_probing_threshhold" vs "ds_inactive_threshold"<br>
This behaviour could be confusing while editing the configuration file and also while reading the code.</p>

<p>As you requested I've separated the misspelled fixes in two commits one for the code and one for the docs.<br>
To this pull request will follow the one with the changes developing the new feature.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/alezzandro/kamailio master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/kamailio/kamailio/pull/13'>https://github.com/kamailio/kamailio/pull/13</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>dispatcher: Fixing misspelled words in some code's variables</li>
  <li>dispatcher: Fixing misspelled words in some docs</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-0">modules/dispatcher/README</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-1">modules/dispatcher/config.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-2">modules/dispatcher/config.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-3">modules/dispatcher/dispatch.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-4">modules/dispatcher/dispatch.h</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-5">modules/dispatcher/dispatcher.c</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/kamailio/kamailio/pull/13/files#diff-6">modules/dispatcher/doc/dispatcher_admin.xml</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/kamailio/kamailio/pull/13.patch'>https://github.com/kamailio/kamailio/pull/13.patch</a></li>
  <li><a href='https://github.com/kamailio/kamailio/pull/13.diff'>https://github.com/kamailio/kamailio/pull/13.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/kamailio/kamailio/pull/13">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZTclOYhajPLPV642Q35XOtE60QSwks5nafWbgaJpZM4DLze5.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/kamailio/kamailio/pull/13"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>