[OpenSIPS-Users] Add Q Value to current SIP URI
duane.larson at gmail.com
duane.larson at gmail.com
Fri Jul 1 00:00:32 CEST 2011
I am playing with the $branch variable and also
append_branch/serialize_branches and I was wondering how I can accomplish
the following
A call comes in for 1234
In my script I append_branch()
So now my branch[0] = 1234
Now I do $ru = 5678
Then branch(q)[0] = 80
Is there any way to set the current SIP URI's Q value? Currently with what
I did above 1234 will be called first since I set the Q value to 0.8 and
then if no one picks up 5678 will be called second. What if I wanted 5678
to be called first and then 1234 second?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110630/0fdbf6ea/attachment.htm>
More information about the Users
mailing list