Re: [SR-Users] Setup timeout for in function jsonrpc_request

2018-03-05 Thread Daniel-Constantin Mierla
Hello, thanks for spotting it, I updated the wiki page. As a matter of fact, anyone can create an account on our wiki and edit it. Fixing mistakes like this or even improving content there, it is more than appreciated. Cheers, Daniel On 05.03.18 14:35, Marco Capetta wrote: > Hi All, > > I foun

Re: [SR-Users] Setup timeout for in function jsonrpc_request

2018-03-05 Thread Marco Capetta
Hi All, I found myself the issue. There is an error in the upgrade documentation from 4.4.X to 5.0: https://www.kamailio.org/wiki/install/upgrade/4.4.x-to-5.0.0 In the section "Renamed Modules" there is "janssonrpc-c ⇒ jsonrpcc", but is should be "janssonrpc-c ⇒ janssonrpcc". Thanks Marco On

[SR-Users] Setup timeout for in function jsonrpc_request

2018-03-05 Thread Marco Capetta
Hi All, I'm currently in the process of upgrading a kamailio instance from 4.4.6 to 5.1.2. Since"janssonrpc-c" has been renamed in "jsonrpcc" I have to adapt my configuration. In version 4.4.6, the function "janssonrpc_request" allowed me to setup a specific timeout for the request. Is it po