[SR-Dev] [Kamailio-Users] MI_XMLRPC
Andrei Pelinescu-Onciul
andrei at iptel.org
Thu Apr 2 20:40:38 CEST 2009
On Apr 02, 2009 at 21:32, Juha Heinanen <jh at tutpro.com> wrote:
> Andrei Pelinescu-Onciul writes:
>
> > However all this is integrated with the "rpc" interface, so it can be
> > used only if you write ser style rpcs instead of the mi functions, or if
> > you write a different xmlrpc mi transport (but since mi future is
> > uncertain I wouldn't do that).
>
> andrei,
>
> it must be possible to send the request to the proxy using normal
> xml-rpc client. for example,
>
> c = xmlrpclib.ServerProxy("http://address_of_proxy:6060/RPC2")
> r = c.pua_publish(uri, 3600, "presence", "application/pidf+xml", etag, "", body)
>
> i didn't understand from your description, if that is possible in s-r.
Yes, it is.
Andrei
More information about the sr-dev
mailing list