[sr-dev] new module: mi_rpc

Andrei Pelinescu-Onciul andrei at iptel.org
Mon Jul 13 18:08:00 CEST 2009


On Jul 13, 2009 at 16:48, Juha Heinanen <jh at tutpro.com> wrote:
> Daniel-Constantin Mierla writes:
[...]
>  > 
>  > Feedback is very much appreciated, thanks,
> 
> i tried to get core stats out using xmlrcp.  using serctl, i can do it
> like this:

[...]
> 
> using xmlrpc interface, i tried by giving command called "mi" with
> argument list "get_statistics" and "core":, but it didn't work:
> 
> c.mi(['get_statistics', 'core:'])
> ...
> xmlrpclib.Fault: <Fault 500: 'command parameter missing'>
> 
> how is the actual command and and its arguments supplied?

It was a bug in xmlrpc support for optional parameters (used only by
mi_rpc for now).
It should be fixed now.


Andrei



More information about the sr-dev mailing list