<div dir="ltr"><div>ERROR: dispatcher [dispatch.c:2635]: ds_options_callback() Setting the probing state failed (sip:<a href="http://10.0.9.133:5064" target="_blank">10.0.9.133:5064</a>, group 0)
        </div><div><br></div><div>I get this message periodically from 3 kamailio dispatchers simultaneously for the same destination host. Any idea what this error means? Dispatcher settings below:</div><div><br></div><div>modparam("dispatcher", "db_url", DBURL)<br>modparam("dispatcher", "table_name", "dispatcher")<br>modparam("dispatcher", "flags", 2)<br>modparam("dispatcher", "dst_avp", "$avp(dsdst)")<br>modparam("dispatcher", "grp_avp", "$avp(dsgrp)")<br>modparam("dispatcher", "cnt_avp", "$avp(dscnt)")<br>modparam("dispatcher", "dstid_avp", "$avp(dsdstid)")<br>modparam("dispatcher", "sock_avp", "$avp(dssocket)")<br>modparam("dispatcher", "attrs_avp", "$avp(dsattrs)")<br>modparam("dispatcher", "ds_hash_size", 3)<br>modparam("dispatcher", "force_dst", 1)<br>modparam("dispatcher", "ds_ping_interval", 20)<br>modparam("dispatcher", "ds_ping_from", "sip:pinger@MYPRIVATEIP:INTERNALPORT")<br>#modparam("dispatcher", "ds_ping_method", "INFO")<br>modparam("dispatcher", "ds_probing_mode", 1)<br>modparam("dispatcher", "ds_probing_threshold", 1)<br>modparam("dispatcher", "ds_ping_reply_codes", "class=2;code=480;code=404")</div><div><br></div></div>