On Wed, Aug 16, 2017 at 1:59 PM, Logeshwaran G <[email protected]> wrote:
> I need to pass the json values through HTTP Request, (i.e Invoking through
> browser like postman client)
>
> Kindly provide me the json lcr.reload key values.

Something like this should work:

curl -X POST --data
'{"id":260,"method":"lcr.reload","jsonrpc":"2.0","params":[]}'
http://$kamailio_ip:$kamailio_port/jsonrpc

BR
Sebastian

_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to