|
@@ -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>4</version>
|
|
|
|
|
|
+ <version>5</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>The R-URI(destination) prefix</description>
|
|
<description>The R-URI(destination) prefix</description>
|
|
</column>
|
|
</column>
|
|
|
|
|
|
|
|
+ <column>
|
|
|
|
+ <name>dm</name>
|
|
|
|
+ <type>unsigned char</type>
|
|
|
|
+ <default>&DEFAULT_DM;</default>
|
|
|
|
+ <description>Does gateway support directed media (0 = no, 1 = yes)</description>
|
|
|
|
+ </column>
|
|
|
|
+
|
|
<index>
|
|
<index>
|
|
<name>name_gw</name>
|
|
<name>name_gw</name>
|
|
<colref linkend="gw_name"/>
|
|
<colref linkend="gw_name"/>
|