<p>Add support for a parameter that specifies which destinations this proxy is responsible for probing:</p>

<pre><code>modparam("dispatcher", "ds_probing_list", "1")
</code></pre>

<p>I have a replicated database that includes all of my destination sets which multiple proxies load, but I want to be able to specify which sets a specific proxy is responsible for probing.</p>

<p>If this is something that is eventually accepted, I will update with the necessary documentation.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/OpenSIPS/opensips/pull/793'>https://github.com/OpenSIPS/opensips/pull/793</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>add ds_probing_list parameter to specify which sets to probe</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/793/files#diff-0">modules/dispatcher/dispatch.c</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/793/files#diff-1">modules/dispatcher/dispatch.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/793/files#diff-2">modules/dispatcher/dispatcher.c</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/793/files#diff-3">modules/dispatcher/ds_fixups.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/793/files#diff-4">modules/dispatcher/ds_fixups.h</a>
    (3)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/793">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciatGr3J381FIJzeUrUWThjvz5LS7ks5pkSYKgaJpZM4HaA3G.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/OpenSIPS/opensips/pull/793"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>