Revision: 5308
http://opensips.svn.sourceforge.net/opensips/?rev=5308&view=rev
Author: anca_vamanu
Date: 2009-02-12 14:18:14 +0000 (Thu, 12 Feb 2009)
Log Message:
-----------
- feature added in nathelper module: dynamically loading socket(s) used to
connect to RTPProxies from a database table. It introduces an MI command -
nh_reload_rttp which replaces the list of rtp proxies with the records in a
database table. The records are also read at startup.
The default name for the database table is nh_sockets and the schema has two
important columns: rtpproxy_sock and setid.
This patch started from the idea in patch#2580677 submitted by Sergio Gutierrez
but the implementation was modified considerably.
Modified Paths:
--------------
trunk/modules/nathelper/README
trunk/modules/nathelper/doc/nathelper_admin.xml
trunk/modules/nathelper/nathelper.c
trunk/scripts/db_berkeley/opensips/version
trunk/scripts/dbtext/opensips/version
Added Paths:
-----------
trunk/db/schema/nh_sockets.xml
trunk/db/schema/opensips-nathelper.xml
trunk/scripts/db_berkeley/opensips/nh_sockets
trunk/scripts/dbtext/opensips/nh_sockets
trunk/scripts/mysql/nathelper-create.sql
trunk/scripts/oracle/nathelper-create.sql
trunk/scripts/postgres/nathelper-create.sql
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel