<HTML dir=ltr><HEAD></HEAD>
<BODY>
<DIV id=idOWAReplyText41647 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>
<DIV id=idOWAReplyText77375 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Pls. check the module docs.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>The dependencies are described here:</FONT></DIV>
<DIV dir=ltr><A href="http://www.opensips.org/html/docs/modules/1.5.x/mi_xmlrpc.html" target=_blank>http://www.opensips.org/html/docs/modules/1.5.x/mi_xmlrpc.html</A></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>You should remove the mi_xmlrpc from exclude_modules in the Makefile after satisfying the deps and compile again.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>The module should be available then.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>If you do not compile it yourself, check the package for the accordant distro. I spotted that at least for debian, it is also available as .deb.</FONT></DIV><FONT face=Arial size=2></FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Sebastian</FONT></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>PS: Please keep the topic on the list.</FONT></DIV></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Michael Ciupka<BR><B>Sent:</B> Fri 24-Apr-09 19:46<BR><B>To:</B> Schumann Sebastian<BR><B>Subject:</B> Re: RE: [OpenSIPS-Users] XMLRPC<BR></FONT><BR></DIV>
<DIV><PRE style="WORD-WRAP: break-word">hello

how i compile these files?


-------- Original-Nachricht --------
&gt; Datum: Fri, 24 Apr 2009 19:38:42 +0200
&gt; Von: Schumann Sebastian &lt;Sebastian.Schumann@t-com.sk&gt;
&gt; An: Michael Ciupka &lt;opensips@michael-ciupka.de&gt;, Bogdan-Andrei Iancu &lt;bogdan@voice-system.ro&gt;, users@lists.opensips.org
&gt; Betreff: RE: [OpenSIPS-Users] XMLRPC

&gt; Did you compile the module?
&gt; 
&gt; Due to external dependencies it is not compiled by default.
&gt; 
&gt; Sebastian
&gt; 
&gt; 
&gt; 
&gt; 
&gt; From: Michael Ciupka
&gt; Sent: Fri 24-Apr-09 19:17
&gt; To: Bogdan-Andrei Iancu; users@lists.opensips.org
&gt; Subject: Re: [OpenSIPS-Users] XMLRPC
&gt; 
&gt; 
&gt; Hello,
&gt; 
&gt; fine. I write the mi_xml in the opensips.cfg and the loadmodule
&gt; "mi_xmlrpx.so". now i get the error in the console:
&gt; root@chillazz-desktop:/usr/lib/opensips/modules# /etc/init.d/opensips
&gt; restart
&gt; Not starting opensips: invalid configuration file!
&gt; -e 
&gt; Apr 24 19:15:39 [11118] ERROR:core:set_mod_param_regex: no module matching
&gt; mi_xmlrpc found
&gt; |Apr 24 19:15:39 [11118] CRITICAL:core:yyerror: parse error in config
&gt; file, line 186, column 22-23: Can't set module parameter
&gt; Apr 24 19:15:39 [11118] ERROR:core:set_mod_param_regex: no module matching
&gt; mi_xmlrpc found
&gt; |Apr 24 19:15:39 [11118] CRITICAL:core:yyerror: parse error in config
&gt; file, line 187, column 20-21: Can't set module parameter
&gt; Apr 24 19:15:39 [11118] ERROR:core:set_mod_param_regex: no module matching
&gt; mi_xmlrpc found
&gt; |Apr 24 19:15:39 [11118] CRITICAL:core:yyerror: parse error in config
&gt; file, line 188, column 19-20: Can't set module parameter
&gt; Apr 24 19:15:39 [11118] ERROR:core:set_mod_param_regex: no module matching
&gt; mi_xmlrpc found
&gt; |Apr 24 19:15:39 [11118] CRITICAL:core:yyerror: parse error in config
&gt; file, line 189, column 22-23: Can't set module parameter
&gt; Apr 24 19:15:39 [11118] ERROR:core:main: bad config file (4 errors)
&gt; 
&gt; -------- Original-Nachricht --------
&gt; &gt; Datum: Fri, 24 Apr 2009 19:54:40 +0300
&gt; &gt; Von: Bogdan-Andrei Iancu &lt;bogdan@voice-system.ro&gt;
&gt; &gt; An: Michael Ciupka &lt;opensips@michael-ciupka.de&gt;
&gt; &gt; CC: users@lists.opensips.org
&gt; &gt; Betreff: Re: [OpenSIPS-Users] XMLRPC
&gt; 
&gt; &gt; Hi Michael,
&gt; &gt; 
&gt; &gt; OpenSIPS has a built in XMLRPC server - see the mi_xmlrpc module:
&gt; &gt;     http://www.opensips.org/html/docs/modules/devel/mi_xmlrpc.html
&gt; &gt; 
&gt; &gt; Regards,
&gt; &gt; Bogdan
&gt; &gt; 
&gt; &gt; Michael Ciupka wrote:
&gt; &gt; &gt; Hello,
&gt; &gt; &gt;
&gt; &gt; &gt; i want to configure my OpenSIPS Control Panel. Now i have configure
&gt; the
&gt; &gt; monit and it works well. My question is which XMLRPC Server i must
&gt; install
&gt; &gt; to have the complete functionality from the OpenSIPS Control Panel.
&gt; &gt; &gt; Have Opensips a XMLRPC Server implemented?
&gt; &gt; &gt;
&gt; &gt; &gt; Regards
&gt; &gt; &gt; Michael
&gt; &gt; &gt;
&gt; &gt; &gt; _______________________________________________
&gt; &gt; &gt; Users mailing list
&gt; &gt; &gt; Users@lists.opensips.org
&gt; &gt; &gt; http://lists.opensips.org/cgi-bin/mailman/listinfo/users
&gt; &gt; &gt;
&gt; &gt; &gt;   
&gt; 
&gt; _______________________________________________
&gt; Users mailing list
&gt; Users@lists.opensips.org
&gt; http://lists.opensips.org/cgi-bin/mailman/listinfo/users
</PRE></DIV></BODY></HTML>