Feature Requests item #1660338, was opened at 2007-02-15 09:59
Message generated for change (Settings changed) made by bogdan_iancu
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: ver devel
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Andreas Granig (agranig)
>Assigned to: ancuta_onofrei (ancuta_onofrei)
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
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel