ソースを参照

- 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 18 年 前
コミット
da396e9e01
1 ファイル変更2 行追加1 行削除
  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>