Browse Source

- unifiy URLs in database docs, use an entity to make this configurable

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2688 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 years ago
parent
commit
196e36483c

+ 1 - 1
lib/srdb1/schema/acc.xml

@@ -12,7 +12,7 @@
     <version>4</version>
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the ACC module to report on transactions - accounted calls. More information is available at: http://www.openser.org/docs/modules/1.2.x/acc.html
+	    <db:para>This table is used by the ACC module to report on transactions - accounted calls. More information is available at: &OPENSER_MOD_DOC;acc.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/address.xml

@@ -12,7 +12,7 @@
     <version>3</version>
     <version>3</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the permissions module. More information is available at: http://www.openser.org/docs/modules/1.2.x/permissions.html
+        <db:para>This table is used by the permissions module. More information is available at: &OPENSER_MOD_DOC;permissions.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/aliases.xml

@@ -12,7 +12,7 @@
     <version>1004</version>
     <version>1004</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-	    <db:para>This table for the registrar module is similar to the "location" table, (aliases_contact index makes lookup of missed calls much faster). More information is available at: http://www.openser.org/docs/modules/1.2.x/registrar.html
+	    <db:para>This table for the registrar module is similar to the "location" table, (aliases_contact index makes lookup of missed calls much faster). More information is available at: &OPENSER_MOD_DOC;registrar.html
 	</db:para>
 	</db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/cpl.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-	<db:para>Table for the call processing language "cpl" module</db:para>
+	    <db:para>Table for the call processing language "cpl" module. More information is available at: &OPENSER_MOD_DOC;cpl-c.html</db:para>
     </description>
     </description>
 
 
     <column id="id">
     <column id="id">

+ 1 - 1
lib/srdb1/schema/dbaliases.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table us used by the alias_db module as an alternative for user aliases via userloc. More information about the alias_db module can be found at: http://www.openser.org/docs/modules/1.2.x/alias_db.html
+        <db:para>This table us used by the alias_db module as an alternative for user aliases via userloc. More information about the alias_db module can be found at: &OPENSER_MOD_DOC;alias_db.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 2
lib/srdb1/schema/dialog.xml

@@ -13,8 +13,7 @@
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
 	<description>
 		<db:para>Persistent dialog information for the dialog module. More 
 		<db:para>Persistent dialog information for the dialog module. More 
-		information can be found at: 
-		http://www.openser.org/docs/modules/1.3.x/dialog.html
+		information can be found at: &OPENSER_MOD_DOC;dialog.html
 		</db:para>
 		</db:para>
 	</description>
 	</description>
 
 

+ 1 - 1
lib/srdb1/schema/dispatcher.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the dispatcher module. It contains the sets of destinations used for load balancing and dispatching. More information about the dispatcher module can be found at: http://www.openser.org/docs/modules/devel/dispatcher.html
+        <db:para>This table is used by the dispatcher module. It contains the sets of destinations used for load balancing and dispatching. More information about the dispatcher module can be found at: &OPENSER_MOD_DOC;dispatcher.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/domain.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the domain module to determine if a host part of a URI is "local" or not. More information about the domain module can be found at: http://www.openser.org/docs/modules/1.2.x/domain.html
+        <db:para>This table is used by the domain module to determine if a host part of a URI is "local" or not. More information about the domain module can be found at: &OPENSER_MOD_DOC;domain.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/domainpolicy.xml

@@ -12,7 +12,7 @@
     <version>2</version>
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Table for the domainpolicy module. More information at http://www.openser.org/docs/modules/1.2.x/domainpolicy.html.
+        <db:para>Table for the domainpolicy module. More information at &OPENSER_MOD_DOC;domainpolicy.html.
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 0
lib/srdb1/schema/entities.xml

@@ -24,3 +24,4 @@
 <!ENTITY DEFAULT_CSEQ "13">
 <!ENTITY DEFAULT_CSEQ "13">
 <!ENTITY DEFAULT_DATETIME "1900-01-01 00:00:01"> <!-- postgresql don't like 0000-00-00 00:00:00 -->
 <!ENTITY DEFAULT_DATETIME "1900-01-01 00:00:01"> <!-- postgresql don't like 0000-00-00 00:00:00 -->
 <!ENTITY DEFAULT_DM "1">
 <!ENTITY DEFAULT_DM "1">
+<!ENTITY OPENSER_MOD_DOC "http://www.openser.org/docs/modules/devel/">

+ 1 - 1
lib/srdb1/schema/grp.xml

@@ -12,7 +12,7 @@
     <version>2</version>
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table us used by the group module as a means of group membership checking. Used primarily for Access Control Lists (ACL's). More information about the group module can be found at: http://www.openser.org/docs/modules/1.2.x/group.html
+        <db:para>This table us used by the group module as a means of group membership checking. Used primarily for Access Control Lists (ACL's). More information about the group module can be found at: &OPENSER_MOD_DOC;group.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/gw.xml

@@ -14,7 +14,7 @@
     <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.
-		More information can be found at: http://www.openser.org/docs/modules/1.2.x/lcr.html Gateways (gw) Table.
+		More information can be found at: &OPENSER_MOD_DOC;lcr.html.
 	</db:para>
 	</db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/gw_grp.xml

@@ -13,7 +13,7 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
         <db:para>This table is used from the lcr module for administrative purposes only to associate names with gateway group ids.
         <db:para>This table is used from the lcr module for administrative purposes only to associate names with gateway group ids.
-            More information can be found at: http://www.openser.org/docs/modules/1.2.x/lcr.html Gateways (gw) Table.
+            More information can be found at: &OPENSER_MOD_DOC;lcr.html.
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/imc_members.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Member table for the IMC module. More information at http://www.openser.org/docs/modules/1.2.x/imc.html.
+        <db:para>Member table for the IMC module. More information at &OPENSER_MOD_DOC;imc.html.
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/imc_rooms.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Room table for the IMC module. More information at http://www.openser.org/docs/modules/1.2.x/imc.html.
+        <db:para>Room table for the IMC module. More information at &OPENSER_MOD_DOC;imc.html.
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/lcr.xml

@@ -13,7 +13,7 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
         <db:para>This table is used by the lcr (Least Cost Routing) rules.
         <db:para>This table is used by the lcr (Least Cost Routing) rules.
-            More information can be found at: http://www.openser.org/docs/modules/1.2.x/lcr.html Gateways (gw) Table.
+            More information can be found at: &OPENSER_MOD_DOC;lcr.html.
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/location.xml

@@ -12,7 +12,7 @@
     <version>1004</version>
     <version>1004</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Persistent user location information for the usrloc module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/usrloc.html
+        <db:para>Persistent user location information for the usrloc module. More information can be found at: &OPENSER_MOD_DOC;usrloc.html
 	</db:para>
 	</db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/missed_calls.xml

@@ -12,7 +12,7 @@
     <version>3</version>
     <version>3</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the ACC module for keeping track of missed calls. This table is similar to the 'acc' table. More information is available at: http://www.openser.org/docs/modules/1.2.x/acc.html</db:para>
+        <db:para>This table is used by the ACC module for keeping track of missed calls. This table is similar to the 'acc' table. More information is available at: &OPENSER_MOD_DOC;acc.html</db:para>
     </description>
     </description>
     
     
     <column id="id">
     <column id="id">

+ 1 - 1
lib/srdb1/schema/pdt.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Prefix-Domain Translation means to change the host and port in R-URI, based on the prefix found in R-URI and source           domain (that is domain in From-URI). More information can be found at: http://www.openser.org/docs/modules/1.2.x/pdt.html 
+        <db:para>Prefix-Domain Translation means to change the host and port in R-URI, based on the prefix found in R-URI and source           domain (that is domain in From-URI). More information can be found at: &OPENSER_MOD_DOC;pdt.html 
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/pr_active_watchers.xml

@@ -12,7 +12,7 @@
     <version>7</version>
     <version>7</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Table for the presence module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/presence.html
+        <db:para>Table for the presence module. More information can be found at: &OPENSER_MOD_DOC;presence.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/pr_presentity.xml

@@ -12,7 +12,7 @@
     <version>2</version>
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Table for the presence module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/presence.html
+        <db:para>Table for the presence module. More information can be found at: &OPENSER_MOD_DOC;presence.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/pr_pua.xml

@@ -12,7 +12,7 @@
     <version>5</version>
     <version>5</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Table for the presence related pua module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/pua.html
+        <db:para>Table for the presence related pua module. More information can be found at: &OPENSER_MOD_DOC;pua.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/pr_watchers.xml

@@ -12,7 +12,7 @@
     <version>2</version>
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Table for the presence module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/presence.html
+        <db:para>Table for the presence module. More information can be found at: &OPENSER_MOD_DOC;presence.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/pr_xcap_xml.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>Table for the presence module. More information can be found at: http://www.openser.org/docs/modules/1.2.x/presence.html
+        <db:para>Table for the presence module. More information can be found at: &OPENSER_MOD_DOC;presence.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/re_grp.xml

@@ -12,7 +12,7 @@
     <version>1</version>
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para> This table is used by the group module to check membership based on regular expressions. More information about the group module can be found at: http://www.openser.org/docs/modules/1.2.x/group.html
+        <db:para> This table is used by the group module to check membership based on regular expressions. More information about the group module can be found at: &OPENSER_MOD_DOC;group.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/route_tree.xml

@@ -12,7 +12,7 @@
 		  <version>1</version>
 		  <version>1</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <description>
 		  <description>
-			  <db:para>This table is used by the carrierroute module to provides routing, balancing and blacklisting capabilities. More information is available at: http://www.openser.org/docs/modules/devel/carrierroute.html
+			  <db:para>This table is used by the carrierroute module to provides routing, balancing and blacklisting capabilities. More information is available at: &OPENSER_MOD_DOC;carrierroute.html
 			  </db:para>
 			  </db:para>
 		  </description>
 		  </description>
 		  
 		  

+ 1 - 1
lib/srdb1/schema/silo.xml

@@ -12,7 +12,7 @@
     <version>5</version>
     <version>5</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para> This table us used by the msilo module to provide offline message storage More information about the msilo module can be found at: http://www.openser.org/docs/modules/1.2.x/msilo.html
+        <db:para> This table us used by the msilo module to provide offline message storage More information about the msilo module can be found at: &OPENSER_MOD_DOC;msilo.html
 	</db:para>
 	</db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/sip_trace.xml

@@ -12,7 +12,7 @@
 	<version>1</version>
 	<version>1</version>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
 	<description>
-		<db:para>This table is used to store incoming/outgoing SIP messages in database. More informations can be found in the siptrace module documentation at http://www.openser.org/docs/modules/1.2.x/siptrace.html.
+		<db:para>This table is used to store incoming/outgoing SIP messages in database. More informations can be found in the siptrace module documentation at: &OPENSER_MOD_DOC;siptrace.html.
 		</db:para>
 		</db:para>
 	</description>
 	</description>
 
 

+ 1 - 1
lib/srdb1/schema/speed_dial.xml

@@ -12,7 +12,7 @@
     <version>2</version>
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the speeddial module to provide on-server speed dial facilities. More information about the speeddial module can be found at: http://www.openser.org/docs/modules/1.2.x/speeddial.html
+        <db:para>This table is used by the speeddial module to provide on-server speed dial facilities. More information about the speeddial module can be found at: &OPENSER_MOD_DOC;speeddial.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/subscriber.xml

@@ -12,7 +12,7 @@
     <version>6</version>
     <version>6</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used to provide authentication information. More information about the auth_db module can be found at: http://www.openser.org/docs/modules/1.2.x/auth_db.html
+        <db:para>This table is used to provide authentication information. More information about the auth_db module can be found at: &OPENSER_MOD_DOC;auth_db.html
         </db:para>
         </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/trusted.xml

@@ -14,7 +14,7 @@
     <version>4</version>
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table is used by the permissions module to determine if a call has the appropriate permission to be established More information about the permissions module can be found at: http://www.openser.org/docs/modules/1.2.x/permissions.html
+	    <db:para>This table is used by the permissions module to determine if a call has the appropriate permission to be established More information about the permissions module can be found at: &OPENSER_MOD_DOC;permissions.html
 	</db:para>
 	</db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/uri.xml

@@ -13,7 +13,7 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
 	    <db:para> This table is used by uri_db module to implement various SIP URI checks.
 	    <db:para> This table is used by uri_db module to implement various SIP URI checks.
-		    More information about the uri_db module can be found at: http://www.openser.org/docs/modules/1.2.x/uri_db.html 
+		    More information about the uri_db module can be found at: &OPENSER_MOD_DOC;uri_db.html 
 	    </db:para>
 	    </db:para>
     </description>
     </description>
 
 

+ 1 - 1
lib/srdb1/schema/usr_preferences.xml

@@ -12,7 +12,7 @@
     <version>2</version>
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
     <description>
-        <db:para>This table us used by the avpops module to implement Attribute Value Pairs (AVP's). More information about the avpops module can be found at: http://www.openser.org/docs/modules/1.2.x/avpops.html
+	    <db:para>This table us used by the avpops module to implement Attribute Value Pairs (AVP's). More information about the avpops module can be found at: &OPENSER_MOD_DOC;avpops.html
         </db:para>
         </db:para>
     </description>
     </description>