Hi Edson,

yes, the module was done for 0.9.10 version (the version from debian stable ;) ) - right now we have work on progress to support also the newer versions (1.x.x)...The patch will be applied on the SVN in the following days.

Regards,
Bogdan

Edson wrote:
Hi, Henning, Daniel...

Just to put some light over this issue, in OpenSUSE I can't compile this
module, because a leak of the abissy server. If I install the sources
available on the XML-RPC project site I got errors about the leak of the
"xmlrpc_abyss.h" header file. If I change it's reference substituting by the
current header (server_abyss.h) I got error about
xmlrpc_server_abyss_handler not being finded.
Diging on the source I see:

/* Abyss contents handlers xmlrpc_server_abyss_rpc2_handler()
   and xmlrpc_server_abyss_default_handler() were available in older
   Xmlrpc-c, but starting with Release 1.01, they are not.  Instead,
   call xmlrpc_server_abyss_set_handlers() to install them.

   Alternatively, you can write your own handlers that do the same thing.
   It's not hard, and if you're writing low enough level Abyss code that
   you can't use xmlrpc_server_abyss_set_handlers(), you probably want to
   anyway.
*/

It seems to me that some upgrade have to be done, since the module is based
on the 0.9.10 version and the actual stable version is 1.06.18 and unstable
goes by 1.12.00.

Edson

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Bogdan-Andrei Iancu
Sent: quarta-feira, 3 de outubro de 2007 05:52
To: Henning Westerholt
Cc: devel@openser.org
Subject: Re: [OpenSER-Devel] mi_xmlrpc for non Debian

Hi Henning,

just an update - there is some work on progress for updating the module
to compile also with newer versions (from sources)...
and also a better autodetection for the libs and paths....

regards,
bogdan

Henning Westerholt wrote:
On Friday 28 September 2007, Gregorio wrote:

I am trying to instal mi_xmlrpc module, my SO is Centos 5. I downloaded
OpenSER (v1.3.x). Checkout version 2327. As suggested in
http://uctimsclient.berlios.de/xcap_server_howto.html

Hello Gregorio,

argh, this xmlrpc stuff is killing me. It is really a painful to support
this
library. :-/

Well, the tutorial suggested a rather old version. The fix you mentioned
was
applied in revision 2689. I suggest that you simply checkout the HEAD
version
of trunk, this should work now. If not, report and it will be fixed.

Cheers,

Henning

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel


_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel




_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to