Revision: 5182
          http://opensips.svn.sourceforge.net/opensips/?rev=5182&view=rev
Author:   bogdan_iancu
Date:     2009-01-20 09:19:58 +0000 (Tue, 20 Jan 2009)

Log Message:
-----------
Dynamic Routing related changes in the DB schema:
- dr_gateway has a new field "attrs" - this will contain properties of the GW 
(like SST time, timeout values, etc) to be used from the script. Each time the 
GW is to be used, the module will provide the properties string into an AVP.

- increased version of dr_gateway table 

- new table "dr_gw_list" - this will allow definition of lists of GWs; in the 
rule definition, you may point to an laredy existing list of GW or you can 
define your own. The idea is to simplify the provisioning as multiple rules may 
have the same list of GW

Modified Paths:
--------------
    trunk/db/schema/dr_gateways.xml
    trunk/db/schema/opensips-drouting.xml
    trunk/scripts/db_berkeley/opensips/dr_gateways
    trunk/scripts/db_berkeley/opensips/version
    trunk/scripts/dbtext/opensips/dr_gateways
    trunk/scripts/dbtext/opensips/version
    trunk/scripts/mysql/drouting-create.sql
    trunk/scripts/oracle/drouting-create.sql
    trunk/scripts/postgres/drouting-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

Reply via email to