Browse Source

- port from opensips r4528, credits goes to Anca
- updated version count for tables presentity and pua (the code already uses
the "new" version number)


git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@4628 689a6050-402a-0410-94f2-e92a70836424

Henning Westerholt 17 years ago
parent
commit
6081a48339
2 changed files with 2 additions and 2 deletions
  1. 1 1
      lib/srdb1/schema/pr_presentity.xml
  2. 1 1
      lib/srdb1/schema/pr_pua.xml

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

@@ -9,7 +9,7 @@
 
 
 <table id="presentity" xmlns:db="http://docbook.org/ns/docbook">
 <table id="presentity" xmlns:db="http://docbook.org/ns/docbook">
     <name>presentity</name>
     <name>presentity</name>
-    <version>2</version>
+    <version>3</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: &KAMAILIO_MOD_DOC;presence.html
         <db:para>Table for the presence module. More information can be found at: &KAMAILIO_MOD_DOC;presence.html

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

@@ -9,7 +9,7 @@
 
 
 <table id="pua" xmlns:db="http://docbook.org/ns/docbook">
 <table id="pua" xmlns:db="http://docbook.org/ns/docbook">
     <name>pua</name>
     <name>pua</name>
-    <version>5</version>
+    <version>6</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: &KAMAILIO_MOD_DOC;pua.html
         <db:para>Table for the presence related pua module. More information can be found at: &KAMAILIO_MOD_DOC;pua.html