[sr-dev] [tracker] Task opened: (kamailio) Modify branch attributes via psuedo variables

sip-router admin at sip-router.org
Mon Jul 6 21:44:43 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Bob McGilvray (rmcgilvr) 

Attached to Project - sip-router
Summary - (kamailio) Modify branch attributes via psuedo variables
Task Type - Feature Request
Category - Module
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - It's not currently possible (in kamailio) to modify the Q value of a branch via psuedo variables and since append_branch doesn't support avps or script variables it's not possible to do at all dynamically (at least from the script itself). 

It would be nice to see something along the lines of what was just introduced into opensips, using the $branch(...) pv, or a modification to $br to allow assignment of a Q when creating the branch.

$br = "<sip:" + $avp(s:newuri) + ";q=" + $avp(s:newuri_q);
$(branch(q)[0]) = 1.0;
$(branch(q)[1]) = 0.9;

I apologize if this isn't the right tracker, I'm following a suggestion by someone on the kam users list.


More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=8

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list