[SR-Users] XMLRPC with params

David Villasmil david.villasmil.work at gmail.com
Tue Mar 20 23:01:36 CET 2018


Hello guys,

I'm trying to call an xmlrpc method with parameters like:

<?xml version="1.0"?>
<methodCall>
<methodName>dispatcher.set_state</methodName>
<params>
<param>
<value><string>state:i</string></value>
</param>
<param>
<value><string>group:1</string></value>
</param>
<param>
<value><string>sip:1.2.3.4:5060</string></value>
</param>
</params>
</methodCall>

I'm getting back "Invalid Parameters".
I can't find any documentation as to _how_ to call it with parameters.

Can anyone help?

Regards,

David Villasmil
email: david.villasmil.work at gmail.com
phone: +34669448337
ᐧ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180320/f444861d/attachment.html>


More information about the sr-users mailing list