<div dir="ltr">Hi,<div>I'm trying to use the dispatcher module with algo 9 for weighted distribution. I have a column attrs in the dispatcher table with value in the format "weight=90" for my destination addresses.</div><div>But somehow the ds_list command always shows attrs as blank. I checked that kamailio doesn't fetch the attrs column at all; neither while starting up nor while calling ds_reload. <span style="line-height:1.5">This is the query that kamailio sends to my DB while starting up or calling the fifo ds_reload:</span></div><div><div></div>





<p class="inbox-inbox-p1"><span class="inbox-inbox-s1">select `setid`,`destination`,`flags`,`priority` from `dispatcher`</span></p><p class="inbox-inbox-p1"><span class="inbox-inbox-s1">I dont even see an attr column modparam in the documentation although kamailio didnt throw an error when I defined attr_col modparam for dispatcher module. Is there a different way to tell kamailio to fetch the attrs from the DB??</span></p><p class="inbox-inbox-p1"><span class="inbox-inbox-s1">I'm using the 4.4.1 version. Thanks for any suggestion or pointers to solve this.</span></p><p class="inbox-inbox-p1">- Jayesh</p></div></div>