[Devel] [ openser-Feature Requests-1660338 ] Check for maddr in nat_uac_test("2")

SourceForge.net noreply at sourceforge.net
Thu Feb 15 08:59:09 CET 2007


Feature Requests item #1660338, was opened at 2007-02-15 08:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1660338&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Andreas Granig (agranig)
Assigned to: Nobody/Anonymous (nobody)
Summary: Check for maddr in nat_uac_test("2")

Initial Comment:
According to rfc3261, the address in the Via-Header may be a hostname, so checking against received address will fail using flag 2 in nat_uac_test(). Additionally, a hop may add an maddr-Parameter to Via where the reply has to be sent to, so if this parameter is present, nat_uac_test("2") should compare the received-address with the value of this parameter if it's present, otherwise with the IP given in Via-Header.

Example:

Via: SIP/2.0/UDP somehostname:5060;maddr=1.2.3.4;branch=z9hG4bK-1234

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

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



More information about the Devel mailing list