[Kamailio-Devel] [ openser-Bugs-2048656 ] fix_nated_sdp fails

SourceForge.net noreply at sourceforge.net
Wed Aug 13 09:49:15 CEST 2008


Bugs item #2048656, was opened at 2008-08-12 22:44
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2048656&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.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stefano (stefanoit)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix_nated_sdp fails

Initial Comment:
if(has_body("application/sdp") && nat_uac_test("8")) fix_nated_sdp("11");

this simple line fails if contact does not include a RFC1918 IP address.

So, if contact includes a normal IP and SDP includes RFC1918 IPs, this test fails e SPD is not fixed.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2008-08-13 07:49

Message:
Logged In: NO 

Hi!

If i got it right, the problem is not fix_nated_sdp but nat_uac_test().
You say that nat_uac_test(8) fails to detect private IP addresses in the
SDP?

Please post the corresponding SIP message.

klaus

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

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



More information about the Devel mailing list