<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left; font-family: Verdana,Geneva,Arial,Sans-serif;"><font size="3">The PUBLISH request works when using the following configurations(no XCAP): <br><br>loadmodule "sl.so"<br>loadmodule "mysql.so"<br>loadmodule "presence.so"<br>loadmodule "presence_xml.so"<br>modparam("presence_xml", "db_url", "mysql://openser:openserrw@localhost:3306/openser")<br>modparam("presence_xml", "force_active", 1)<br>modparam("presence_xml", "pidf_manipulation", 1)<br><br>It doesn't if starting XCAP by updating these, the server can run properly, but cann't handle PUBLISH.<br><br>loadmodule "xcap_client.so"<br>modparam("presence_xml", "xcap_table", "xcap_xml")<br>modparam("presence_xml", "force_active", 0)<br>modparam("presence_xml", "xcap_server", "localhost:5065")<br><br>I don't know whether or not the xcap_server is set correct. There is no external XCAP server integrated. BTW, I know presence support XCAP function, does it means this module has already included a XCAP server?<br><br>Thank You!<br><br>Kevin<br></font></div><br /><hr />用 Windows Live Spaces 展示个性自我,与好友分享生活!  <a href='http://spaces.live.com/?page=HP' target='_new'>了解更多信息!</a></body>
</html>