<div dir="ltr">Hi<div><br></div><div>I am using OpenSIPS 2.3.2 and have the dispatcher module configured thusly:</div><div><br></div><div><div><br></div><div># ----- dispatcher params -----</div><div>modparam("dispatcher", "db_url", "mysql://DB_USER:DB_PASSWD@DB_HOST/DB_NAME")</div><div>modparam("dispatcher", "ds_probing_threshhold", 10)</div><div>modparam("dispatcher", "table_name", "dispatcher_2_3")</div><div>modparam("dispatcher", "persistent_state", 0)</div></div><div>#modparam("dispatcher", "ds_probing_mode", 0)  #Not setting this explicitly as the default is 0<br></div><div><br></div><div>My understanding of this is that any gateway that is in the state of "Probing" will now be probed with OPTIONS until it becomes active by means of a 200OK response (or a configured +ve response)</div><div><br></div><div>However I have a gateway which has been set into probing using ds_set_state("p"). This is verified using the MI command ds_list:</div><div><br></div><div><div>host:~/tees# /usr/local/opensips_2_3/sbin/opensipsctl fifo ds_list | grep "Probing"</div><div>                URI:: sip:192.168.0.15 state=Probing first_hit_counter=0</div></div><div><br></div><div><br></div><div>Yet OpenSIPS is not probing the gateway at all and I can't logically fathom why this is. The state column in the dispatcher table is set to 1, but the documentation is not clear on what this means.</div><div><br></div><div>I am sure I am overlooking something silly, would you be able to offer any advice please?</div><div><br></div><div>Thanks</div><div>Pete</div><div><br></div><div><br></div><div><br></div></div>