소스 검색

- 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>