Hi,<br><br>please, could someone specify the conditions when the dispatcher module sends the INFO pings to the gateways ? <br><br>modparam(&quot;dispatcher&quot;, &quot;flags&quot;, 2)<br>modparam(&quot;dispatcher&quot;, &quot;dstid_avp&quot;, &quot;$avp(s:test)&quot;)<br>
modparam(&quot;dispatcher&quot;, &quot;dst_avp&quot;, &quot;$avp(AVP_DST)&quot;)<br>modparam(&quot;dispatcher&quot;, &quot;grp_avp&quot;, &quot;$avp(AVP_GRP)&quot;)<br>modparam(&quot;dispatcher&quot;, &quot;cnt_avp&quot;, &quot;$avp(AVP_CNT)&quot;)<br>
modparam(&quot;dispatcher&quot;, &quot;ds_ping_interval&quot;, 30)<br>modparam(&quot;dispatcher&quot;, &quot;ds_probing_mode&quot;, 1)<br>modparam(&quot;dispatcher&quot;, &quot;ds_ping_method&quot;, &quot;INFO&quot;)<br>modparam(&quot;dispatcher&quot;, &quot;ds_ping_from&quot;, &quot;sip:001122@test&quot;)<br>
<br>And my dispatcher.list is:<br><br>1 sip:IP1:5060 <br>1 sip:IP2:5060<br><br>Am I missing something? I dumped all the communication and the kamailio(dispatcher) does not send anything..<br><br>Thanks,<br>Mino<br>