Robert McGilvray writes:
I guess that's the part where I'm getting
stuck. How do I go about
adding my URIs with the proper q values to the dset?
have you tried append_branch with q value, something like this:
append_branch("<sip:foo@bar>;q=0.5");
if that does not work and no-one else on the mailing list has a better
suggestion, open a new feature request on sr tracker.
i myself get q values into destination set using lookup or enum_query
function.
-- juha