[OpenSER-Users] [OpenSER] problem with my presence module

piff62 piff62 piff62 at gmail.com
Wed Apr 23 11:51:04 CEST 2008


Hello everybody,

I write to you because I have an error with my presence module.

I try to integrate a xcap server (openxcap) with my openser.

I have configured my openser with module presence, presence_xml and
mi_xmlrpc but i have theses error messages :

ERROR:presence:mi_refreshWatchers: getting rules doc
Apr 23 11:41:54 [7867] ERROR:mi_xmlrpc:default_method: command
(refreshWatchers) processing failed.

My openser.cfg contains :

# -- mi_xmlrpc params --
modparam("mi_xmlrpc", "log_file", "/var/log/openser-xmlrpc.log")
modparam("mi_xmlrpc", "port", 8080)

# -- presence params --
modparam("presence", "db_url", "mysql://openser:openserrw@localhost
/openser")
modparam("presence", "server_address", "sip:10.24.247.59.:5060")
modparam("presence", "fallback2db", 1)

# -- presence_xml params --
modparam("presence_xml", "db_url", "mysql://openser:openserrw@localhost
/openser")
modparam("presence_xml", "force_active", 1)
modparam("presence_xml", "xcap_table", "xcap")
modparam("presence_xml", "pidf_manipulation", 1)
modparam("presence_xml", "integrated_xcap_server", 1)

# -- xcap_client params --
modparam("xcap_client", "db_url", "mysql://openser:openserrw@localhost
/openser")
modparam("xcap_client", "xcap_table", "xcap")
modparam("xcap_client", "periodical_query", 1)
modparam("xcap_client", "query_period", 50)

I can't find why i have error ? Someone can help me or have already have
this problem ?

Thanks !

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20080423/3937212b/attachment.htm 


More information about the Users mailing list