Hello,
there was a mistake inside the kamctl giving the wrong rpc command name for dialplan reload. I just fixed in master, it will be backported.
With unpatched version, you can do the alternative with the direct rpc command:
kamctl rpc dialplan.reload
Cheers,
Daniel
On 02.03.18 16:02, Paulo Ferreira wrote:
Hi list, I'm using several modules, including dialplan. I can reload modules data from database to kamailio with kamctl reload, except the dialplan module. kamctl dialplan reload { "jsonrpc": "2.0", "error": { "code": 500, "message": "Method Not Found" }, "id": 21705 } looking at the error, it seems that this method was not implemented. This isn't making sense, so any idea in what can be wrong? thanks,and regards, Paulo
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
--