[Users] FW: XMPP module

Herchi Silviu Silviu.Herchi at arcelor.com
Tue Nov 7 11:17:13 CET 2006


> Hi list,
> 
> I'm new to OpenSER, and I'm trying to compile the XMPP module.
> 
> So far, I've checkd out the CVS version and compiled it successfully.
> However, the XMPP module wouldn't compile, even though I have taken it
> out of the exclude list in the Makefile. The only way to compile it
> was to run "make" in the modules/xmpp directory (I know, I'm not
> supposed to, but it worked...).
> 
> I now have the following in my configuration file:
> 
> [...]
> loadmodule "/usr/local/openser-1.2/lib/openser/modules/xmpp.so"
> 
> modparam("xmpp", "backend", "component")
> modparam("xmpp", "domain_separator", "*")
> modparam("xmpp", "gateway_domain", "xmpp.test.int")
> modparam("xmpp", "xmpp_domain", "openser.test.int")
> modparam("xmpp", "xmpp_host", "im.test.int")
> modparam("xmpp", "xmpp_port", "10015")
> modparam("xmpp", "xmpp_password", "password")
> [...]
> 
> But running OpenSER results in:
> 
>  0(24041) set_mod_param_regex: parameter <xmpp_port> not found in
> module <xmpp>
>  0(24041) parse error (86,20-21): Can't set module parameter
> ERROR: bad config file (1 errors)
> 
> Anyone can help?
> 
> Thank you for your help,
> 
> Silviu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20061107/a2bba8e2/attachment.htm 


More information about the Users mailing list