<div dir="ltr">Hello I use dipatcher  algorithm that works with weight. I added  2 Asterisks and try to call its with my kam, but this still works like 4 algorithm. Weight does not work.<br>How I must configure dispatchr for working with weight?<br>My configuration now is<br><br><div>modparam("dispatcher", "db_url",DBURL)</div><div>modparam("dispatcher", "table_name", "dispatcher")</div><div>modparam("dispatcher", "setid_col", "setid")</div><div>modparam("dispatcher", "destination_col", "destination")</div><div>modparam("dispatcher", "force_dst", 1)</div><div>modparam("dispatcher", "flags", 3)</div><div>modparam("dispatcher", "dst_avp", "$avp(i:271)")</div><div>modparam("dispatcher", "grp_avp", "$avp(i:272)")</div><div>modparam("dispatcher", "cnt_avp", "$avp(i:273)")</div><div>modparam("dispatcher", "ds_ping_from", "<a href="mailto:sip%3Aproxy@10.0.1.1">sip:proxy@10.0.1.1</a>")</div><div>modparam("dispatcher", "ds_ping_interval",15)</div><div>modparam("dispatcher", "ds_probing_mode", 1)</div><div>modparam("dispatcher", "ds_ping_reply_codes", "class=2;code=403;code=404;code=484;class=3")</div><div>modparam("tm", "reparse_on_dns_failover", 0)</div></div>