Re: [SR-Users] UAC RPC Commands problem

2017-08-14 Thread Daniel-Constantin Mierla
OK, I added an entry in FAQ, given that this question was asked several times, hopefully it becomes more visible in web searches: - https://www.kamailio.org/wiki/tutorials/faq/main#kamcmd_sometime_fails_to_execu Cheers, Daniel On 10.08.17 19:30, Volkan Oransoy wrote: > Thank you Daniel, > > I

Re: [SR-Users] UAC RPC Commands problem

2017-08-10 Thread Volkan Oransoy
Thank you Daniel, It worked like you describe. /Volkan > On 10 Aug 2017, at 18:10, Daniel-Constantin Mierla wrote: > > Hello, > > try with: > > uac.reg_refresh s:90850885 > > kamcmd does to auto-convert when it detects the parameter is a number. By > prefixing with s: you enforce str

Re: [SR-Users] UAC RPC Commands problem

2017-08-10 Thread Daniel-Constantin Mierla
Hello, try with: uac.reg_refresh s:90850885 kamcmd does to auto-convert when it detects the parameter is a number. By prefixing with s: you enforce string param. Cheers, Daniel On 10.08.17 15:15, Volkan Oransoy wrote: > Hi, > > I use Kamailio 5.0. I try to run RPC commands for UAC module b

[SR-Users] UAC RPC Commands problem

2017-08-10 Thread Volkan Oransoy
Hi, I use Kamailio 5.0. I try to run RPC commands for UAC module but some of them doesn’t work like documented. kamcmd uac.reg_dump kamcmd uac.reg_reload These commands work as expected. But commands with extra arguments give error. kamcmd> uac.reg_refresh 90850885 error: 400 - Invalid P