|
@@ -10,7 +10,7 @@
|
|
|
|
|
|
<table id="gw" xmlns:db="http://docbook.org/ns/docbook">
|
|
<table id="gw" xmlns:db="http://docbook.org/ns/docbook">
|
|
<name>gw</name>
|
|
<name>gw</name>
|
|
- <version>7</version>
|
|
|
|
|
|
+ <version>8</version>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
|
|
<description>
|
|
<description>
|
|
<db:para>This table contains Least Cost Routing Gateway definitions for the LCR module.
|
|
<db:para>This table contains Least Cost Routing Gateway definitions for the LCR module.
|
|
@@ -85,6 +85,13 @@
|
|
<description>Request URI user part tag</description>
|
|
<description>Request URI user part tag</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
|
|
+ <column>
|
|
|
|
+ <name>weight</name>
|
|
|
|
+ <type>unsigned int</type>
|
|
|
|
+ <null/>
|
|
|
|
+ <description>Weight of gateway within gw_grp. Valid values are 1-254.</description>
|
|
|
|
+ </column>
|
|
|
|
+
|
|
<column>
|
|
<column>
|
|
<name>flags</name>
|
|
<name>flags</name>
|
|
<type>unsigned int</type>
|
|
<type>unsigned int</type>
|