<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>FW: XMPP module</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">Hi list,</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">I'm new to OpenSER, and I'm trying to compile the XMPP module.</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">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 &quot;make&quot; in the modules/xmpp directory (I know, I'm not supposed to, but it worked&#8230;).</FONT></SPAN></P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">I now have the following in my configuration file:</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">[...]</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">loadmodule &quot;/usr/local/openser-1.2/lib/openser/modules/xmpp.so&quot;</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;backend&quot;, &quot;component&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;domain_separator&quot;, &quot;*&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;gateway_domain&quot;, &quot;xmpp.test.int&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;xmpp_domain&quot;, &quot;openser.test.int&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;xmpp_host&quot;, &quot;im.test.int&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;xmpp_port&quot;, &quot;10015&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">modparam(&quot;xmpp&quot;, &quot;xmpp_password&quot;, &quot;password&quot;)</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">[...]</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">But running OpenSER results in:</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">&nbsp;0(24041) set_mod_param_regex: parameter &lt;xmpp_port&gt; not found in module &lt;xmpp&gt;</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">&nbsp;0(24041) parse error (86,20-21): Can't set module parameter</FONT></SPAN>

<BR><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">ERROR: bad config file (1 errors)</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">Anyone can help?</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">Thank you for your help,</FONT></SPAN>
</P>

<P><SPAN LANG="fr-ch"><FONT SIZE=2 FACE="Arial">Silviu</FONT></SPAN><SPAN LANG="en-gb"></SPAN>
</P>

</BODY>
</HTML>