Pārlūkot izejas kodu

lib/srdb1: updated tables descriptions to generate link to module

Daniel-Constantin Mierla 8 gadi atpakaļ
vecāks
revīzija
4a3a6a7501
63 mainītis faili ar 601 papildinājumiem un 188 dzēšanām
  1. 9 2
      src/lib/srdb1/schema/acc.xml
  2. 8 2
      src/lib/srdb1/schema/acc_cdrs.xml
  3. 9 2
      src/lib/srdb1/schema/address.xml
  4. 13 2
      src/lib/srdb1/schema/aliases.xml
  5. 16 8
      src/lib/srdb1/schema/carrier_name.xml
  6. 23 16
      src/lib/srdb1/schema/carrierfailureroute.xml
  7. 26 19
      src/lib/srdb1/schema/carrierroute.xml
  8. 10 2
      src/lib/srdb1/schema/cpl.xml
  9. 6 2
      src/lib/srdb1/schema/dbaliases.xml
  10. 8 3
      src/lib/srdb1/schema/dialog.xml
  11. 8 2
      src/lib/srdb1/schema/dialog_vars.xml
  12. 9 2
      src/lib/srdb1/schema/dialplan.xml
  13. 8 1
      src/lib/srdb1/schema/dispatcher.xml
  14. 10 2
      src/lib/srdb1/schema/domain.xml
  15. 9 2
      src/lib/srdb1/schema/domain_attrs.xml
  16. 16 8
      src/lib/srdb1/schema/domain_name.xml
  17. 8 2
      src/lib/srdb1/schema/domainpolicy.xml
  18. 7 2
      src/lib/srdb1/schema/dr_gateways.xml
  19. 7 2
      src/lib/srdb1/schema/dr_groups.xml
  20. 7 2
      src/lib/srdb1/schema/dr_gw_lists.xml
  21. 9 3
      src/lib/srdb1/schema/dr_rules.xml
  22. 1 1
      src/lib/srdb1/schema/entities.xml
  23. 8 2
      src/lib/srdb1/schema/globalblacklist.xml
  24. 9 2
      src/lib/srdb1/schema/grp.xml
  25. 9 2
      src/lib/srdb1/schema/htable.xml
  26. 7 2
      src/lib/srdb1/schema/imc_members.xml
  27. 7 2
      src/lib/srdb1/schema/imc_rooms.xml
  28. 8 3
      src/lib/srdb1/schema/lcr_gw.xml
  29. 8 3
      src/lib/srdb1/schema/lcr_rule.xml
  30. 8 3
      src/lib/srdb1/schema/lcr_rule_target.xml
  31. 8 2
      src/lib/srdb1/schema/location.xml
  32. 8 2
      src/lib/srdb1/schema/location_attrs.xml
  33. 7 2
      src/lib/srdb1/schema/matrix.xml
  34. 29 15
      src/lib/srdb1/schema/missed_calls.xml
  35. 9 2
      src/lib/srdb1/schema/mohqcalls.xml
  36. 9 2
      src/lib/srdb1/schema/mohqueues.xml
  37. 9 2
      src/lib/srdb1/schema/mtree.xml
  38. 9 2
      src/lib/srdb1/schema/mtrees.xml
  39. 9 2
      src/lib/srdb1/schema/pdt.xml
  40. 9 3
      src/lib/srdb1/schema/pipelimit.xml
  41. 8 2
      src/lib/srdb1/schema/pr_active_watchers.xml
  42. 8 2
      src/lib/srdb1/schema/pr_presentity.xml
  43. 9 2
      src/lib/srdb1/schema/pr_pua.xml
  44. 8 2
      src/lib/srdb1/schema/pr_watchers.xml
  45. 8 2
      src/lib/srdb1/schema/pr_xcap.xml
  46. 8 2
      src/lib/srdb1/schema/purplemap.xml
  47. 10 2
      src/lib/srdb1/schema/re_grp.xml
  48. 8 2
      src/lib/srdb1/schema/rls_presentity.xml
  49. 9 3
      src/lib/srdb1/schema/rls_watchers.xml
  50. 10 2
      src/lib/srdb1/schema/rtpengine.xml
  51. 10 2
      src/lib/srdb1/schema/rtpproxy.xml
  52. 11 2
      src/lib/srdb1/schema/sca.xml
  53. 9 2
      src/lib/srdb1/schema/silo.xml
  54. 10 2
      src/lib/srdb1/schema/sip_trace.xml
  55. 10 2
      src/lib/srdb1/schema/speed_dial.xml
  56. 9 2
      src/lib/srdb1/schema/subscriber.xml
  57. 6 2
      src/lib/srdb1/schema/topos_d.xml
  58. 6 2
      src/lib/srdb1/schema/topos_t.xml
  59. 10 2
      src/lib/srdb1/schema/trusted.xml
  60. 9 2
      src/lib/srdb1/schema/uacreg.xml
  61. 9 3
      src/lib/srdb1/schema/uri.xml
  62. 9 2
      src/lib/srdb1/schema/userblacklist.xml
  63. 10 2
      src/lib/srdb1/schema/usr_preferences.xml

+ 9 - 2
src/lib/srdb1/schema/acc.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>5</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the ACC module to report on transactions - accounted calls. More information is available at: &KAMAILIO_MOD_DOC;acc.html
+		<db:para>
+			This table is used by the ACC module to report on
+			transactions - accounted calls. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;acc.html">&KAMAILIO_MOD_DOC;acc.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/acc_cdrs.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the ACC module to report on CDRs relying on dialog callbacks. More information is available at: &KAMAILIO_MOD_DOC;acc.html
+		<db:para>This table is used by the ACC module to report on CDRs relying
+			on dialog callbacks. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;acc.html">&KAMAILIO_MOD_DOC;acc.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/address.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>6</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the permissions module. More information is available at: &KAMAILIO_MOD_DOC;permissions.html
+		<db:para>
+			This table is used by the permissions module. More information is
+			available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;permissions.html">&KAMAILIO_MOD_DOC;permissions.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 13 - 2
src/lib/srdb1/schema/aliases.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,18 @@
     <version>8</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table for the registrar module is similar to the "location" table, (the aliases index makes lookup of missed calls much faster). Thus, the function lookup("alias") can be used to map aliases to AORs. More information is available at: &KAMAILIO_MOD_DOC;registrar.html. Most people uses the dbaliases table with the alias_db module now.
+		<db:para>
+			This table for the registrar module is similar to the "location"
+			table, (the aliases index makes lookup of missed calls much
+			faster). Thus, the function lookup("alias") can be used to map
+			aliases to AORs.
+			Many people use the 'dbaliases' table with the 'alias_db' module.
+			More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;registrar.html">&KAMAILIO_MOD_DOC;registrar.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 16 - 8
src/lib/srdb1/schema/carrier_name.xml

@@ -1,22 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
 	  "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
-	  
+
 	  <!ENTITY % entities SYSTEM "entities.xml">
 	  %entities;
-	  
+
 	  ]>
-	  
+
 	  <table id="carrier_name" xmlns:db="http://docbook.org/ns/docbook">
 		  <name>carrier_name</name>
 		  <version>1</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <description>
-			  <db:para>This table is used by the carrierroute module to provides routing, balancing and blacklisting capabilities. It contains the existing carriers, consisting of the ids and corresponding names. More
-			  information is available at: &KAMAILIO_MOD_DOC;carrierroute.html
+			  <db:para>
+				  This table is used by the carrierroute module to provides
+				  routing, balancing and blacklisting capabilities. It contains
+				  the existing carriers, consisting of the ids and
+				  corresponding names. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;carrierroute.html">&KAMAILIO_MOD_DOC;carrierroute.html</ulink>.
+			</listitem>
+			</itemizedlist>
 			  </db:para>
 		  </description>
-		  
+
 		  <column id="id">
 			  <name>id</name>
 			  <type>unsigned int</type>
@@ -27,7 +35,7 @@
 			  <type db="dbtext">int,auto</type>
 			  <description>Name of the column containing the unique identifier of a carrier.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>carrier</name>
 			  <type>string</type>

+ 23 - 16
src/lib/srdb1/schema/carrierfailureroute.xml

@@ -1,22 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
 	  "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
-	  
+
 	  <!ENTITY % entities SYSTEM "entities.xml">
 	  %entities;
-	  
+
 	  ]>
-	  
+
 	  <table id="carrierfailureroute" xmlns:db="http://docbook.org/ns/docbook">
 		  <name>carrierfailureroute</name>
 		  <version>2</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <description>
-			  <db:para>This table is used by the carrierroute module to provide failure routing capabilities. It contains the 
-			  failureroute routing informations. More information is available at: http://www.kamailio.org/docs/modules/devel/carrierroute.html
+			  <db:para>
+				  This table is used by the carrierroute module to provide
+				  failure routing capabilities. It contains the failureroute
+				  routing informations. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;carrierroute.html">&KAMAILIO_MOD_DOC;carrierroute.html</ulink>.
+			</listitem>
+			</itemizedlist>
 			  </db:para>
 		  </description>
-		  
+
 		  <column id="id">
 			  <name>id</name>
 			  <type>unsigned int</type>
@@ -26,7 +33,7 @@
 			  <type db="dbtext">int,auto</type>
 			  <description>This column contains the unique identifier of a failure route.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>carrier</name>
 			  <type>unsigned int</type>
@@ -35,7 +42,7 @@
 			  <natural/>
 			  <description>This column contains the carrier id.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>domain</name>
 			  <type>unsigned int</type>
@@ -46,7 +53,7 @@
 			  to have different routing rules. Maybe you use domain 0 for normal routing and domain 1 if
 			  domain 0 failed.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>scan_prefix</name>
 			  <type>string</type>
@@ -58,7 +65,7 @@
 			  the number is not failure routed. To prevent this, an empty prefix value of <quote></quote>
 			  could be added.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>host_name</name>
 			  <type>string</type>
@@ -67,7 +74,7 @@
 			  <description>Name of the column containing the host name of the last routing destination,
 			  using for rules matching.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>reply_code</name>
 			  <type>string</type>
@@ -75,7 +82,7 @@
 			  <default/>
 			  <description>This column contains the reply code used for rule matching.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>flags</name>
 			  <type>unsigned int</type>
@@ -83,7 +90,7 @@
 			  <default>0</default>
 			  <description>This column contains the flags used for rule matching.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>mask</name>
 			  <type>unsigned int</type>
@@ -91,7 +98,7 @@
 			  <default>0</default>
 			  <description>This column contains the mask that is applied to the message flags before rule matching.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>next_domain</name>
 			  <type>unsigned int</type>
@@ -100,7 +107,7 @@
 			  <natural/>
 			  <description>This column contains the route domain id that should be used for the next routing attempt.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>description</name>
 			  <type>string</type>

+ 26 - 19
src/lib/srdb1/schema/carrierroute.xml

@@ -1,22 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
 	  "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
-	  
+
 	  <!ENTITY % entities SYSTEM "entities.xml">
 	  %entities;
-	  
+
 	  ]>
-	  
+
 	  <table id="carrierroute" xmlns:db="http://docbook.org/ns/docbook">
 		  <name>carrierroute</name>
 		  <version>3</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <description>
-			  <db:para>This table is used by the carrierroute module to provides routing, balancing and blacklisting 
-			  capabilities. It contains the routing data. More information is available at: http://www.kamailio.org/docs/modules/devel/carrierroute.html
+			  <db:para>
+				  This table is used by the carrierroute module to provides
+				  routing, balancing and blacklisting capabilities. It contains
+				  the routing data. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;carrierroute.html">&KAMAILIO_MOD_DOC;carrierroute.html</ulink>.
+			</listitem>
+			</itemizedlist>
 			  </db:para>
 		  </description>
-		  
+
 		  <column id="id">
 			  <name>id</name>
 			  <type>unsigned int</type>
@@ -26,7 +33,7 @@
 			  <type db="dbtext">int,auto</type>
 			  <description>Name of the column contains the unique identifier of a route.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>carrier</name>
 			  <type>unsigned int</type>
@@ -35,7 +42,7 @@
 			  <natural/>
 			  <description>This column contains the carrier id.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>domain</name>
 			  <type>unsigned int</type>
@@ -46,7 +53,7 @@
 			  domains to have different routing rules. Maybe you use domain 0 for normal routing and
 			  domain 1 if domain 0 failed.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>scan_prefix</name>
 			  <type>string</type>
@@ -58,7 +65,7 @@
 			  match is taken. If no prefix matches, the number is not routed. To prevent this,
 			  an empty prefix value of <quote></quote> could be added.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>flags</name>
 			  <type>unsigned int</type>
@@ -66,16 +73,16 @@
 			  <default>0</default>
 			  <description>This column contains the flags used for rule matching.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>mask</name>
 			  <type>unsigned int</type>
 			  <size>&flag_len;</size>
 			  <default>0</default>
-			  <description>This column contains the mask that is applied to the message flags before rule 
+			  <description>This column contains the mask that is applied to the message flags before rule
 			  matching.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>prob</name>
 			  <type>float</type>
@@ -95,7 +102,7 @@
 			  values in the first place because of clarity.
 			  </para></description>
 		  </column>
-		  
+
 		  <column>
 			  <name>strip</name>
 			  <type>unsigned int</type>
@@ -103,7 +110,7 @@
 			  <default>0</default>
 			  <description>Name of the column contains the number of digits to be stripped of the userpart of an URI before prepending rewrite_prefix.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>rewrite_host</name>
 			  <type>string</type>
@@ -113,7 +120,7 @@
 			  for the localpart of the SIP URI. An empty field represents a blacklist entry, anything else
 			  is put as domain part into the Request URI of the SIP message.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>rewrite_prefix</name>
 			  <type>string</type>
@@ -122,7 +129,7 @@
 			  <description>Name of column contains the rewrite prefixes. Here you can define a rewrite
 			  prefix for the localpart of the SIP URI.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>rewrite_suffix</name>
 			  <type>string</type>
@@ -131,7 +138,7 @@
 			  <description>Name of column contains the rewrite suffixes. Here you can define a rewrite
 			  suffix for the localpart of the SIP URI.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>description</name>
 			  <type>string</type>

+ 10 - 2
src/lib/srdb1/schema/cpl.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the call processing language "cpl" module. More information is available at: &KAMAILIO_MOD_DOC;cpl-c.html</db:para>
+		<db:para>
+			Table for the call processing language "cpl" module. More
+			information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;cplc.html">&KAMAILIO_MOD_DOC;cplc.html</ulink>.
+			</listitem>
+			</itemizedlist>
+		</db:para>
     </description>
 
     <column id="id">

+ 6 - 2
src/lib/srdb1/schema/dbaliases.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -15,7 +15,11 @@
 		<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:
-			&KAMAILIO_MOD_DOC;alias_db.html
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;alias_db.html">&KAMAILIO_MOD_DOC;alias_db.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 3
src/lib/srdb1/schema/dialog.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,8 +12,13 @@
 	<version>7</version>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
-		<db:para>Persistent dialog information for the dialog module. More 
-		information can be found at: &KAMAILIO_MOD_DOC;dialog.html
+		<db:para>Persistent dialog information for the dialog module. More
+		information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;dialog.html">&KAMAILIO_MOD_DOC;dialog.html</ulink>.
+			</listitem>
+			</itemizedlist>
 		</db:para>
 	</description>
 

+ 8 - 2
src/lib/srdb1/schema/dialog_vars.xml

@@ -12,8 +12,14 @@
 	<version>1</version>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
-		<db:para>Persistent dialog variable information for the dialog module.
-		More information can be found at: &KAMAILIO_MOD_DOC;dialog.html
+		<db:para>
+			Persistent dialog variable information for the dialog module.
+			More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;dialog.html">&KAMAILIO_MOD_DOC;dialog.html</ulink>.
+			</listitem>
+			</itemizedlist>
 		</db:para>
 	</description>
 

+ 9 - 2
src/lib/srdb1/schema/dialplan.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the dialplan module for the translation rules. More information is available at: &KAMAILIO_MOD_DOC;dialplan.html
+		<db:para>
+			This table is used by the dialplan module for the translation
+			rules. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;dialplan.html">&KAMAILIO_MOD_DOC;dialplan.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

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

@@ -12,7 +12,14 @@
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;dispatcher.html
+		<db:para>This table is used by the dispatcher module. It contains the
+			list of destinations used for load balancing and dispatching. More
+			information about the dispatcher module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;dispatcher.html">&KAMAILIO_MOD_DOC;dispatcher.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/domain.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;domain.html">&KAMAILIO_MOD_DOC;domain.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/domain_attrs.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table contains attributes of domain ids. More information about the domain module can be found at: &KAMAILIO_MOD_DOC;domain.html
+		<db:para>
+			This table contains attributes of domain ids. More information
+			about the domain module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;domain.html">&KAMAILIO_MOD_DOC;domain.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 16 - 8
src/lib/srdb1/schema/domain_name.xml

@@ -1,22 +1,30 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
 	  "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
-	  
+
 	  <!ENTITY % entities SYSTEM "entities.xml">
 	  %entities;
-	  
+
 	  ]>
-	  
+
 	  <table id="domain_name" xmlns:db="http://docbook.org/ns/docbook">
 		  <name>domain_name</name>
 		  <version>1</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <description>
-			  <db:para>This table is used by the carrierroute module to provides routing, balancing and blacklisting capabilities. It contains the existing domains, consisting of the ids and corresponding names. More
-			  information is available at: &KAMAILIO_MOD_DOC;carrierroute.html
+			  <db:para>
+				  This table is used by the carrierroute module to provides
+				  routing, balancing and blacklisting capabilities. It contains
+				  the existing domains, consisting of the ids and corresponding
+				  names. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;carrierroute.html">&KAMAILIO_MOD_DOC;carrierroute.html</ulink>.
+			</listitem>
+			</itemizedlist>
 			  </db:para>
 		  </description>
-		  
+
 		  <column id="id">
 			  <name>id</name>
 			  <type>unsigned int</type>
@@ -27,7 +35,7 @@
 			  <type db="dbtext">int,auto</type>
 			  <description>Name of the column containing the unique identifier of a domain.</description>
 		  </column>
-		  
+
 		  <column>
 			  <name>domain</name>
 			  <type>string</type>

+ 8 - 2
src/lib/srdb1/schema/domainpolicy.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
   <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the domainpolicy module. More information at &KAMAILIO_MOD_DOC;domainpolicy.html.
+		<db:para>
+			Table for the domainpolicy module. More information at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;domainpolicy.html">&KAMAILIO_MOD_DOC;domainpolicy.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 7 - 2
src/lib/srdb1/schema/dr_gateways.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -13,7 +13,12 @@
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
 		<db:para>This table is used by the douting module - keeps the
-			gateways data.
+			gateways data:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;drouting.html">&KAMAILIO_MOD_DOC;drouting.html</ulink>.
+			</listitem>
+			</itemizedlist>
 		</db:para>
 	</description>
 

+ 7 - 2
src/lib/srdb1/schema/dr_groups.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -14,7 +14,12 @@
 	<description>
 		<db:para>This table is used by the drouting module to store
 		information about the routing groups (users mapped over groups).
-		More information can be found at: &KAMAILIO_MOD_DOC;drouting.html.
+		More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;drouting.html">&KAMAILIO_MOD_DOC;drouting.html</ulink>.
+			</listitem>
+			</itemizedlist>
 		</db:para>
 	</description>
 

+ 7 - 2
src/lib/srdb1/schema/dr_gw_lists.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -14,7 +14,12 @@
 	<description>
 		<db:para>This table is used by the drouting module to define
 		lists of gateways to be used in rule definitions.
-		More information can be found at: &KAMAILIO_MOD_DOC;drouting.html.
+		More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;drouting.html">&KAMAILIO_MOD_DOC;drouting.html</ulink>.
+			</listitem>
+			</itemizedlist>
 		</db:para>
 	</description>
 

+ 9 - 3
src/lib/srdb1/schema/dr_rules.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,8 +12,14 @@
 	<version>3</version>
 	<type db="mysql">&MYSQL_TABLE_TYPE;</type>
 	<description>
-		<db:para>This table is used by the drouting module - keeps the
-			routing rules data.
+		<db:para>
+			This table is used by the drouting module - keeps the
+			routing rules data:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;drouting.html">&KAMAILIO_MOD_DOC;drouting.html</ulink>.
+			</listitem>
+			</itemizedlist>
 		</db:para>
 	</description>
 

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

@@ -30,4 +30,4 @@
 <!ENTITY DEFAULT_CSEQ "1">
 <!ENTITY DEFAULT_DATETIME "2000-01-01 00:00:01"> <!-- postgresql doesn't like 0000-00-00 00:00:00 -->
 <!ENTITY DEFAULT_FLAGS "0">
-<!ENTITY KAMAILIO_MOD_DOC "http://www.kamailio.org/docs/modules/devel/modules/">
+<!ENTITY KAMAILIO_MOD_DOC "https://www.kamailio.org/docs/modules/devel/modules/">

+ 8 - 2
src/lib/srdb1/schema/globalblacklist.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the userblacklist module for the global blacklists. More information is available at: &KAMAILIO_MOD_DOC;userblacklist.html
+		<db:para>This table is used by the userblacklist module for the global
+			blacklists. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;userblacklist.html">&KAMAILIO_MOD_DOC;userblacklist.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/grp.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;group.html">&KAMAILIO_MOD_DOC;group.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/htable.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table us used by the htable module to load values in the hash table at start up. More information about the htable module can be found at: &KAMAILIO_MOD_DOC;htable.html
+		<db:para>This table us used by the htable module to load values in the
+			hash table at start up. More information about the htable module
+			can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;htable.html">&KAMAILIO_MOD_DOC;htable.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 7 - 2
src/lib/srdb1/schema/imc_members.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
   <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,12 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Member table for the IMC module. More information at &KAMAILIO_MOD_DOC;imc.html.
+		<db:para>Member table for the IMC module. More information at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;imc.html">&KAMAILIO_MOD_DOC;imc.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 7 - 2
src/lib/srdb1/schema/imc_rooms.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
   <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,12 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Room table for the IMC module. More information at &KAMAILIO_MOD_DOC;imc.html.
+		<db:para>Room table for the IMC module. More information at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;imc.html">&KAMAILIO_MOD_DOC;imc.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 3
src/lib/srdb1/schema/lcr_gw.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -14,8 +14,13 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
         <db:para>This table is used by lcr (Least Cost Routing) module
-	         to store gateway attributes.
-                 More information can be found at: &KAMAILIO_MOD_DOC;lcr.html.
+			to store gateway attributes.
+            More information can be found at:.
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;lcr.html">&KAMAILIO_MOD_DOC;lcr.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 3
src/lib/srdb1/schema/lcr_rule.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -13,8 +13,13 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
         <db:para>This table is used by the lcr (Least Cost Routing)
-	    module to store routing rules.
-            More information can be found at: &KAMAILIO_MOD_DOC;lcr.html.
+			module to store routing rules.
+			More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;lcr.html">&KAMAILIO_MOD_DOC;lcr.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 3
src/lib/srdb1/schema/lcr_rule_target.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -13,8 +13,13 @@
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
         <db:para>This table is used by the lcr (Least Cost Routing)
-	    module to store routing rule targets.
-            More information can be found at: &KAMAILIO_MOD_DOC;lcr.html.
+			module to store routing rule targets.
+			More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;lcr.html">&KAMAILIO_MOD_DOC;lcr.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/location.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>8</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Persistent user location information for the usrloc module. More information can be found at: &KAMAILIO_MOD_DOC;usrloc.html
+		<db:para>Persistent user location information for the usrloc module.
+			More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;usrloc.html">&KAMAILIO_MOD_DOC;usrloc.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/location_attrs.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Persistent user location attributes for the usrloc module. More information can be found at: &KAMAILIO_MOD_DOC;usrloc.html
+		<db:para>Persistent user location attributes for the usrloc module.
+			More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;usrloc.html">&KAMAILIO_MOD_DOC;usrloc.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 7 - 2
src/lib/srdb1/schema/matrix.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,12 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the matrix module.
+        <db:para>This table is used by the matrix module:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;matrix.html">&KAMAILIO_MOD_DOC;matrix.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 29 - 15
src/lib/srdb1/schema/missed_calls.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,9 +12,17 @@
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;acc.html">&KAMAILIO_MOD_DOC;acc.html</ulink>.
+			</listitem>
+			</itemizedlist>
+		</db:para>
     </description>
-    
+
     <column id="id">
         <name>id</name>
         <type>unsigned int</type>
@@ -24,40 +32,46 @@
         <type db="dbtext">int,auto</type>
         <description>unique ID</description>
     </column>
-    
+
     <column>
         <name>method</name>
         <type>string</type>
         <size>&method_len;</size>
-        <description>A method is the primary function that a request is meant to invoke on a server.</description>
+		<description>A method is the primary function that a request is meant
+			to invoke on a server.</description>
         <default/>
     </column>
-    
+
     <column>
         <name>from_tag</name>
         <type>string</type>
         <size>&user_len;</size>
         <default/>
-        <description>The tag parameter serves as a general mechanism to identify a dialog, which is the combination of the Call-ID along with two tags, one from participant in the dialog.</description>
+		<description>The tag parameter serves as a general mechanism to identify
+			a dialog, which is the combination of the Call-ID along with two
+			tags, one from participant in the dialog.</description>
     </column>
-    
+
     <column>
         <name>to_tag</name>
         <type>string</type>
         <size>&user_len;</size>
         <default/>
-        <description>The tag parameter serves as a general mechanism to identify a dialog, which is the combination of the Call-ID along with two tags, one from participant in the dialog.</description>
+		<description>The tag parameter serves as a general mechanism to identify
+			a dialog, which is the combination of the Call-ID along with two
+			tags, one from participant in the dialog.</description>
     </column>
-    
+
     <column id="callid">
         <name>callid</name>
         <type>string</type>
         <size>&callid_len;</size>
         <default/>
-        <description>Call-ID header field uniquely identifies a particular invitation or all registrations of a particular client. </description>
+		<description>Call-ID header field uniquely identifies a particular
+			invitation or all registrations of a particular client.</description>
         <natural/>
     </column>
-    
+
     <column>
         <name>sip_code</name>
         <type>string</type>
@@ -65,7 +79,7 @@
         <default/>
         <description>SIP reply code</description>
     </column>
-    
+
     <column>
         <name>sip_reason</name>
         <type>string</type>
@@ -73,13 +87,13 @@
         <default/>
         <description>SIP reply reason</description>
     </column>
-    
+
     <column>
         <name>time</name>
         <type>datetime</type>
         <description>Date and time when this record was written.</description>
     </column>
-    
+
     <index>
         <name>callid_idx</name>
         <colref linkend="callid"/>

+ 9 - 2
src/lib/srdb1/schema/mohqcalls.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
   <version>1</version>
   <type db="mysql">&MYSQL_TABLE_TYPE;</type>
   <description>
-    <db:para>This table is used by the mohqueue module to store call information. This is a read-only table from the viewpoint of outside processes. More information about the mohqueue module can be found at: &KAMAILIO_MOD_DOC;mohqueue.html
+	  <db:para>This table is used by the mohqueue module to store call
+		  information. This is a read-only table from the viewpoint of outside
+		  processes. More information about the mohqueue module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;mohqueue.html">&KAMAILIO_MOD_DOC;mohqueue.html</ulink>.
+			</listitem>
+			</itemizedlist>
     </db:para>
   </description>
 

+ 9 - 2
src/lib/srdb1/schema/mohqueues.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
   <version>1</version>
   <type db="mysql">&MYSQL_TABLE_TYPE;</type>
   <description>
-    <db:para>This table is used by the mohqueue module to store queue definitions. This is a read-only table from the viewpoint of the module. More information about the mohqueue module can be found at: &KAMAILIO_MOD_DOC;mohqueue.html
+	  <db:para>This table is used by the mohqueue module to store queue
+		  definitions. This is a read-only table from the viewpoint of the
+		  module. More information about the mohqueue module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;mohqueue.html">&KAMAILIO_MOD_DOC;mohqueue.html</ulink>.
+			</listitem>
+			</itemizedlist>
     </db:para>
   </description>
 

+ 9 - 2
src/lib/srdb1/schema/mtree.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the mtree module to load values in the shared memory tree at start up. More information about the mtree module can be found at: &KAMAILIO_MOD_DOC;mtree.html
+		<db:para>This table is used by the mtree module to load values in the
+			shared memory tree at start up. More information about the mtree
+			module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;mtree.html">&KAMAILIO_MOD_DOC;mtree.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/mtrees.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the mtree module to load values in shared memory trees at start up. More information about the mtree module can be found at: &KAMAILIO_MOD_DOC;mtree.html
+		<db:para>This table is used by the mtree module to load values in
+			shared memory trees at start up. More information about the mtree
+			module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;mtree.html">&KAMAILIO_MOD_DOC;mtree.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/pdt.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;pdt.html">&KAMAILIO_MOD_DOC;pdt.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 3
src/lib/srdb1/schema/pipelimit.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,8 +12,14 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-		<db:para> This table us used by the pipelimit module to keep the definition of pipes.
-			More information about the pipelimit module can be found at: &KAMAILIO_MOD_DOC;pipelimit.html
+		<db:para>This table us used by the pipelimit module to keep the
+			definition of pipes. More information about the pipelimit module
+			can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;pipelimit.html">&KAMAILIO_MOD_DOC;pipelimit.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/pr_active_watchers.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>12</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the presence module. More information can be found at: &KAMAILIO_MOD_DOC;presence.html
+		<db:para>
+			Table for the presence module. More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;presence.html">&KAMAILIO_MOD_DOC;presence.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/pr_presentity.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the presence module. More information can be found at: &KAMAILIO_MOD_DOC;presence.html
+		<db:para>
+			Table for the presence module. More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;presence.html">&KAMAILIO_MOD_DOC;presence.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/pr_pua.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>7</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the presence related pua module. More information can be found at: &KAMAILIO_MOD_DOC;pua.html
+		<db:para>
+			Table for the presence related pua module. More information can be
+			found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;pua.html">&KAMAILIO_MOD_DOC;pua.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/pr_watchers.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>3</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the presence module. More information can be found at: &KAMAILIO_MOD_DOC;presence.html
+		<db:para>
+			Table for the presence module. More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;presence.html">&KAMAILIO_MOD_DOC;presence.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/pr_xcap.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the presence module. More information can be found at: &KAMAILIO_MOD_DOC;presence.html
+		<db:para>
+			Table for the presence module. More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;presence.html">&KAMAILIO_MOD_DOC;presence.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/purplemap.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the purple module. More information can be found at: &KAMAILIO_MOD_DOC;purple.html
+		<db:para>
+			Table for the purple module. More information can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;purple.html">&KAMAILIO_MOD_DOC;purple.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/re_grp.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;group.html">&KAMAILIO_MOD_DOC;group.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 8 - 2
src/lib/srdb1/schema/rls_presentity.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,13 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for the RLS module.
+		<db:para>
+			Table for the RLS module:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;rls.html">&KAMAILIO_MOD_DOC;rls.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 3
src/lib/srdb1/schema/rls_watchers.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,8 +12,14 @@
     <version>3</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>Table for RLS module used for storing resource lists subscribe
-                 information.
+		<db:para>
+			Table for RLS module used for storing resource lists subscribe
+            information:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;rls.html">&KAMAILIO_MOD_DOC;rls.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/rtpengine.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the rtpengine module. It contains the sets of rtpengine instances used for proxying media between endpoints. More information about the rtpengine module can be found at: &KAMAILIO_MOD_DOC;rtpengine.html
+		<db:para>
+			This table is used by the rtpengine module. It contains the sets
+			of rtpengine instances used for proxying media between endpoints.
+			More information about the rtpengine module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;rtpengine.html">&KAMAILIO_MOD_DOC;rtpengine.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/rtpproxy.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the rtpproxy module. It contains the sets of rtpproxy instances used for proxying media between endpoints. More information about the rtpproxy module can be found at: &KAMAILIO_MOD_DOC;rtpproxy.html
+		<db:para>
+			This table is used by the rtpproxy module. It contains the sets of
+			rtpproxy instances used for proxying media between endpoints. More
+			information about the rtpproxy module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;rtpproxy.html">&KAMAILIO_MOD_DOC;rtpproxy.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 11 - 2
src/lib/srdb1/schema/sca.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,16 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the sca module to store active subscriptions. At startup time, the sca module loads unexpired subscriptions into its subscription hash table. More information about the sca module can be found at: &KAMAILIO_MOD_DOC;sca.html
+		<db:para>
+			This table is used by the sca module to store active subscriptions.
+			At startup time, the sca module loads unexpired subscriptions into
+			its subscription hash table. More information about the sca module
+			can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;sca.html">&KAMAILIO_MOD_DOC;sca.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/silo.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>8</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;msilo.html">&KAMAILIO_MOD_DOC;msilo.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/sip_trace.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//pub/kamailio/.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//pub/kamailio/.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>4</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;siptrace.html">&KAMAILIO_MOD_DOC;siptrace.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/speed_dial.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;speeddial.html">&KAMAILIO_MOD_DOC;speeddial.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/subscriber.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>7</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used to provide authentication information. More information about the auth_db module can be found at: &KAMAILIO_MOD_DOC;auth_db.html
+		<db:para>
+			This table is used to provide authentication information. More
+			information about the auth_db module can be found at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;auth_db.html">&KAMAILIO_MOD_DOC;auth_db.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 6 - 2
src/lib/srdb1/schema/topos_d.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//pub/kamailio/.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//pub/kamailio/.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -14,7 +14,11 @@
     <description>
 		<db:para>This table is used to store topos structures in database. More
 			informations can be found in the topos module documentation at:
-			&KAMAILIO_MOD_DOC;topos.html.
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;topos.html">&KAMAILIO_MOD_DOC;topos.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 6 - 2
src/lib/srdb1/schema/topos_t.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//pub/kamailio/.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//pub/kamailio/.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -14,7 +14,11 @@
     <description>
 		<db:para>This table is used to store topos structures in database. More
 			informations can be found in the topos module documentation at:
-			&KAMAILIO_MOD_DOC;topos.html.
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;topos.html">&KAMAILIO_MOD_DOC;topos.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/trusted.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>6</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;permissions.html">&KAMAILIO_MOD_DOC;permissions.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/uacreg.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>3</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by theuac module to load user details for remote server registration: &KAMAILIO_MOD_DOC;uac.html
+		<db:para>
+			This table is used by theuac module to load user details for remote
+			server registration:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;uac.html">&KAMAILIO_MOD_DOC;uac.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 3
src/lib/srdb1/schema/uri.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,8 +12,14 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <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: &KAMAILIO_MOD_DOC;uri_db.html 
+		<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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;uri_db.html">&KAMAILIO_MOD_DOC;uri_db.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 9 - 2
src/lib/srdb1/schema/userblacklist.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,14 @@
     <version>1</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <description>
-        <db:para>This table is used by the userblacklist module for the user specific blacklists. More information is available at: &KAMAILIO_MOD_DOC;userblacklist.html
+		<db:para>
+			This table is used by the userblacklist module for the user specific
+			blacklists. More information is available at:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;userblacklist.html">&KAMAILIO_MOD_DOC;userblacklist.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>
 

+ 10 - 2
src/lib/srdb1/schema/usr_preferences.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN" 
+<!DOCTYPE table PUBLIC "-//kamailio.org//DTD DBSchema V1.1//EN"
   "http://kamailio.org/pub/kamailio/dbschema/dtd/1.1/dbschema.dtd" [
 
 <!ENTITY % entities SYSTEM "entities.xml">
@@ -12,7 +12,15 @@
     <version>2</version>
     <type db="mysql">&MYSQL_TABLE_TYPE;</type>
     <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: &KAMAILIO_MOD_DOC;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:
+			<itemizedlist>
+			<listitem>
+			<ulink url="&KAMAILIO_MOD_DOC;avpops.html">&KAMAILIO_MOD_DOC;avpops.html</ulink>.
+			</listitem>
+			</itemizedlist>
         </db:para>
     </description>