[OpenSIPS-Devel] [ opensips-Patches-2580677 ] Dynamic loading of proxies for nathelper module

SourceForge.net noreply at sourceforge.net
Mon Feb 9 05:50:14 CET 2009


Patches item #2580677, was opened at 2009-02-08 23:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2580677&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sergio Gutierrez (saguti)
Assigned to: Nobody/Anonymous (nobody)
Summary: Dynamic loading of proxies for nathelper module

Initial Comment:
The attached patch allows to load dynamically the list of proxies used by nathelper module.
It also defines a command which allows to reload the list through management interface.
Dynamic loading of proxies is compatible through loading via configuration file; it is enabled by providing a database url as module parameter.

The table with proxies information has 4 columns: type (unix, udp, udp6), address (ip for udp, udp6; filename for unix), port (N/A for unix), and set id.

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

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



More information about the Devel mailing list