<div dir="ltr">Hi,<div>I have a dispatcher.list file like the following:</div><div>1 sip:<a href="http://127.0.0.1:5060">127.0.0.1:5060</a> 0 0 duid=abcd;maxload=5<br></div><div>1 sip:<a href="http://127.0.0.2:5060">127.0.0.2:5060</a> 0 0 duid=efgh;maxload=5  <br></div><div><br></div><div>After calling the ds_select_dst("1", "4") function(ie, round-robin selection), 

I want to read the value of the "duid" attribute of the selected destination and then pass it to a database. How can I read this value in the configuration file?</div><div><br></div><div>Jani Biju Babjan</div></div>