[SR-Users] jsonrpc http interface cant recognize method
Yuriy Gorlichenko
ovoshlook at gmail.com
Tue May 29 09:53:12 CEST 2018
Hi i trying to get
htable.dump mytable
via jsonrpc request
{jsonrpc: "2.0",
method: "htable.dump mytable"}
{
"jsonrpc": "2.0",
"error": {
"code": 500,
"message": "Method Not Found"
}
}
But via kamcmd it wroks perfect
Aslo i see that if i will make request withont param (core.version for
example)
IT works fime
How to make request with param?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20180529/98c89489/attachment.html>
More information about the sr-users
mailing list