[SR-Users] On the fly Change
Sebastian Damm
damm at sipgate.de
Wed Aug 16 14:41:16 CEST 2017
On Wed, Aug 16, 2017 at 1:59 PM, Logeshwaran G <logeshwarangs at gmail.com> 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
More information about the sr-users
mailing list