<p><a href="https://github.com/kamailio/kamailio/blob/4.2/modules/dispatcher/README">https://github.com/kamailio/kamailio/blob/4.2/modules/dispatcher/README</a></p>

<p>Line 889 current:</p>

<p>if(ds_is_from_list("10", "sip:127.0.0.1:5080", "3")) {</p>

<p>Line 889 suggested:</p>

<p>if(ds_is_from_list("10", "3", "sip:127.0.0.1:5080")) {</p>

<p>This has already been fixed in 4.3 but applies to 4.2 as well.</p>

<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/issues/180">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AF36ZQH8OPBQLOcp1ZI2YNDJwft_eqtuks5oOCnVgaJpZM4Eu5GI.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/issues/180"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>