[Kamailio-Users] forking on URIs from DB
Juha Heinanen
jh at tutpro.com
Thu Jul 2 14:37:52 CEST 2009
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 at 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
More information about the Users
mailing list