Re: [SR-Users] RPC tcp limit buffer

2016-09-27 Thread Daniel-Constantin Mierla
Hello, On 26/09/16 19:58, pars3c wrote: > > Hello, > > i’m trying to list the dialog (dlg_profile list) in the proxy using an > RPC call to jsonrpc-s (dlg_profile list). > > But when there are many calls , kamailio send an error because the tcp > buffer is not big enough. > > The only solution i

[SR-Users] RPC tcp limit buffer

2016-09-26 Thread pars3c
Hello, i'm trying to list the dialog (dlg_profile list) in the proxy using an RPC call to jsonrpc-s (dlg_profile list). But when there are many calls , kamailio send an error because the tcp buffer is not big enough. The only solution is to increase the parameter tcp_conn_wq_max every time i'