Hi guys,<div><br></div><div>I've tried with success to implement serial forking based on q value (i've followed documentation) with the istruction:</div><div><br></div><div>append_branch("sip:b@example.com", "0.5");</div><div><br></div><div>Now my questions are:</div><div><br></div><div>is it possible to import URI from db? </div><div>is it possible to import q value from db too? </div><div><br></div><div>I would like to change the q value based, for example, on "night & day"; so it would be nice if I can store it on DB and then load it dinamically when i need.</div><div>For the first question I think that it's possible with dbaliases for example...but I don't know how get a q value for each contact :)</div><div><br></div><div>Marino</div>