Explorar o código

- 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 %!s(int64=17) %!d(string=hai) anos
pai
achega
6081a48339
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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">
     <name>presentity</name>
-    <version>2</version>
+    <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

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

@@ -9,7 +9,7 @@
 
 <table id="pua" xmlns:db="http://docbook.org/ns/docbook">
     <name>pua</name>
-    <version>5</version>
+    <version>6</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