Explorar o código

- modified presence and presence_xml to allow using external XCAP servers with the possibility to configure the mode of operation through presence_xml module parameter 'integrated_xcap_server'

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2628 689a6050-402a-0410-94f2-e92a70836424
Anca Vamanu %!s(int64=18) %!d(string=hai) anos
pai
achega
da396e9e01
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      lib/srdb1/schema/pr_watchers.xml

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

@@ -78,10 +78,11 @@
     </column>
 
     <index>
-        <name>uud_watchers</name>
+        <name>uude_watchers</name>
         <colref linkend="p_uri"/>
         <colref linkend="w_user"/>
         <colref linkend="w_domain"/>
+        <colref linkend="event"/>
         <unique/>
     </index>
 </table>