[OpenSIPS-Devel] [ opensips-Bugs-2955731 ] nat traversal and b2bua

SourceForge.net noreply at sourceforge.net
Wed Feb 24 11:25:12 CET 2010


Bugs item #2955731, was opened at 2010-02-21 00:19
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2955731&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: modules
Group: 1.6.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Richard Revels (rrevels)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: nat traversal and b2bua

Initial Comment:
The changes put in nat_traversal.c did not quite stop opensips from crashing when the module is loaded and the b2bua is used.  I think a return statement is probably also needed.  This incompatibility should probably be mentioned in the b2bua and nat_traversal docs.  I don't think it's unreasonable for a person to believe that top hiding would be a good fit with natted clients.

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

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2010-02-24 12:25

Message:
Hi Richard,

Indeed, a "return" was missing -I took care of it. 

Actually the incompatibility is not between b2bua and NAT, but between
b2bua and nat_traversal, as nat_traversal is using dialog support in order
to do nat traversal. If you use other nat modules (like nathelper), you
should not have this issue.

Thanks and regards,
Bogdan

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

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



More information about the Devel mailing list