Ver Fonte

sca: db table version incremented to 1

- should have been part of commit adding record_route to table.
Andrew Mortensen há 12 anos atrás
pai
commit
cdd23170e8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/srdb1/schema/sca.xml

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

@@ -9,7 +9,7 @@
 
 
 <table id="sca_susbcriptions" xmlns:db="http://docbook.org/ns/docbook">
 <table id="sca_susbcriptions" xmlns:db="http://docbook.org/ns/docbook">
     <name>sca_subscriptions</name>
     <name>sca_subscriptions</name>
-    <version>0</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 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: &KAMAILIO_MOD_DOC;sca.html