Bugs item #1950569, was opened at 2008-04-24 12:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1950569&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: axlh (axlh)
Assigned to: Nobody/Anonymous (nobody)
Summary: add_path_received() does not add transport

Initial Comment:
I use add_path_received() in a load-balancer in front of a registrar. When a 
request comes in via TCP, this is not reflected in the received parameter of 
the Path header added with the function add_path_received().

The problem is when the registrar sends an invite via the balancer to the ua. 
On the balancer, the value in the received parameter of the uri is set to the 
destination uri, but it is sent out via udp instead of tcp because of the 
missing ';transport=tcp'.

Suggested fix: add the transport over which the request came in tot the 
received paramater in the Path header when the transport is not UDP.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1950569&group_id=139143

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to