Hello,
I'm getting issues with htable.get rpc command
Running
kamctl rpc htable.get client_to_re 65825
{
"jsonrpc": "2.0",
"error": {
"code": 500,
"message": "Not enough parameters (htable name and key name)"
},
"id": 46641
}
To mention, there is such name in table and if I specify wrong name - I'm getting corresponding error
Kamailio 5.4.6
Running commands to seti, sets leads to same error answer
Is it something to add a bug or am I missing something obvious?