[Kamailio-Users] presence fail
Ricky Gutierrez
xserverlinux at yahoo.com
Mon Aug 25 03:54:56 CEST 2008
Hi, lists I have some problems with the simple presence in kamailio 1.4, I add to my kamailio.cfg the following line and when restarting the it shows me errors in this it lines
Aug 24 19:31:41 [21946] ERROR:core:set_mod_param_regex: parameter <force_active> not found in module <presence>
Aug 24 19:31:41 [21946] CRITICAL:core:yyerror: parse error in config file, line 50, column 19-20: Can't set module parameter
Aug 24 19:31:41 [21946] ERROR:core:main: bad config file (1 errors)
Aug 24 19:31:41 [21946] NOTICE:presence:destroy: destroy module ...
I remove of the Makefile the modul presence
kamailio.cfg
loadmodule "presence.so"
modparam("presence|auth_db|uri_db|usrloc", "db_url", "mysql://openser:openserrw@localhost/openser")
modparam("presence", "force_active", 1)
modparam("presence", "max_expires", 3600)
modparam("presence", "server_address", "sip:192.168.10.1:5060")
where the error can be?
regards
rickygm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20080824/a1148149/attachment.htm>
More information about the sr-users
mailing list