Patches item #2948725, was opened at 2010-02-09 15:53
Message generated for change (Tracker Item Submitted) made by jarrodpy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2948725&group_id=232389

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jarrod Baumann (jarrodpy)
Assigned to: Nobody/Anonymous (nobody)
Summary: drouting support for determining group id based on source ip

Initial Comment:
When using the drouting module in b2bua configuration, it's highly possible to 
receive a modified from uri for anonymous purposes per RFC 3323.  Here is a 
snippet from RFC 3323 on page 9:

"For these reasons, the hostname value 'anonymous.invalid' SHOULD be used for 
anonymous URIs"

This patch adds a parameter (use_src_ip) that notifies the get_group_id() 
method to use the actual source IP address from the IP packet instead of 
parsing the information from the SIP INVITE from uri.  This retains the 
original design by default, but allows for changing the default behavior.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2948725&group_id=232389

_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to