[SR-Users] Invoking RPC commands over HTTP

Ben Hood 0x6e6562 at gmail.com
Fri Mar 2 10:16:10 CET 2018


Cool, many thanks for the heads up.

So jsonrpc_dispatch() in the request handler binds to the method
parameter in the JSON blob sent by the client to the corresponding
internal management function?


On Fri, Mar 2, 2018 at 9:12 AM, Daniel-Constantin Mierla
<miconda at gmail.com> wrote:
> you can do jsonrpc over http/s by using jsonrpcs+xhttp modules --
> example at:
>
>   -
> https://www.kamailio.org/docs/modules/stable/modules/jsonrpcs.html#jsonrpcs.f.jsonrpc_dispatch
>
> There is also an xmlrpc module that works over http/s.



More information about the sr-users mailing list