Hi Emmanuel, So you have the patch you mention to fix the issues? I will be glad to work it out with you and upload the fix on SVN.
Best regards, Bogdan Emmanuel BUU wrote: > Congratulations. > > We worked on an enhancement of advertized address to add the notion of > "internal_network" > We use advertized_address when opensips is running on a server which is > behind a NAT itself. > This is, I guess, the purpose of this function. > > However if the same server handles clients that are in the same internal > network and client that are on the other side of the NAT, > The scripting logic needs to be adapted and set_dvertised_address used. > Also: the RR module does not handle the situation correctly > especially in a case of a call from a client inside the internal_network > to a client outside on the Internet. In that particular case, a double > route should be added which is not the case at the moment. > > Our patch enable the script to define one or more internal_network. It > the packet has to be sent to an address inside the internal networks, > the advertized address will not be used. Otherwise, the advertised > address will be used. msg_translator has also been modified to add > a double route in case the message has to go from inside to outside (or > the other way around). To summarize, this behavior replicates > the asterisk behavior in such cases. > > The patch has been developed on top of 1.5.3 and is still under test. I > wanted to feed it into the 1.6.x line 1.6.2 adds a notion of advertized > address per > socket. The integration and test needed are not complete however. > > Emmanuel > > Bogdan-Andrei Iancu a écrit : > >> Hello all, >> >> OpenSIPS 1.6.3 is a major release and it is the second release following >> the new release policy . >> >> 1.6.3 release brings both new features / enhancement and a lot of fixes. >> The 1.6.3 contains several critical fixes in core and module, better >> integration of various functionalities (presence, dialog, etc) and new >> enhancements (like b2bua) - the listing with all additions and fixes is >> available under http://www.opensips.org/Main/Ver163. >> >> Migration documentation (from 1.6.2 to 1.6.3) can be found under >> http://www.opensips.org/Resources/DocsMigration162to163 >> >> OpenSIPS 1.6.3 is now ready for download on project web site and SF >> download system. >> >> The full Changelog is available under >> http://opensips.org/pub/opensips/1.6.3/src/ChangeLog >> >> To get the OpenSIPS 1.6.3 version, see the Downloads page - >> http://www.opensips.org/Resources/Downloads >> >> >> Enjoy, >> Bogdan >> >> >> > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Bogdan-Andrei Iancu OpenSIPS Bootcamp 20 - 24 September 2010, Frankfurt, Germany www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
