[OpenSIPS-Users] Problem with presence_xml module Opensips 1.9

Estefania Figueroa Buitrago kaoru_chan0212 at hotmail.com
Mon Nov 25 22:57:03 CET 2013


Hi,

I'm very grateful. The server is starting right now without any problems. It
works fine with the following configuration. I hope it could help someone
else.

-----------------------------

### XCAP
loadmodule "xcap.so"
modparam("xcap", "db_url",
	"mysql://opensips:opensipsrw@localhost/opensips") # CUSTOMIZE ME
modparam("xcap", "integrated_xcap_server", 1)


#### PRESENCE modules
loadmodule "presence.so"
loadmodule "presence_xml.so"
modparam("presence", "db_url",
	"mysql://opensips:opensipsrw@localhost/opensips") # CUSTOMIZE ME
modparam("presence_xml", "force_active", 1)
modparam("presence", "server_address", "sip:x.x.x.x:5065") # CUSTOMIZE ME

-----------------------------

Regards,
Estefanía



--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Problem-with-presence-xml-module-Opensips-1-9-tp7588356p7588693.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.



More information about the Users mailing list