Re: [SR-Users] mi ul_dump 'buffer too small'

2010-09-22 Thread Andrei Pelinescu-Onciul
On Sep 21, 2010 at 21:09, Juha Heinanen wrote: > Daniel-Constantin Mierla writes: > > > >ERROR: reply too big > > > > > > how to get rid of that? > > this seems to come from sercmd tool. Quickly grepping its sources, the > > internal limit is 4K for rpc replies. You can try to recompile serc

Re: [SR-Users] mi ul_dump 'buffer too small'

2010-09-21 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > >ERROR: reply too big > > > > how to get rid of that? > this seems to come from sercmd tool. Quickly grepping its sources, the > internal limit is 4K for rpc replies. You can try to recompile sercmd > after setting bigger value for MAX_*_SIZE defines. ok.

Re: [SR-Users] mi ul_dump 'buffer too small'

2010-09-21 Thread Daniel-Constantin Mierla
Hello, On 9/21/10 6:43 PM, Juha Heinanen wrote: Daniel-Constantin Mierla writes: you can increase the buffer size via mod param: http://kamailio.org/docs/modules/stable/modules/ctl.html#binrpc_max_body_size daniel, after increasing binrpc_struct_max_body_size to 30: modparam("ctl", "binrpc

Re: [SR-Users] mi ul_dump 'buffer too small'

2010-09-21 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > you can increase the buffer size via mod param: > http://kamailio.org/docs/modules/stable/modules/ctl.html#binrpc_max_body_size daniel, after increasing binrpc_struct_max_body_size to 30: modparam("ctl", "binrpc_max_body_size", 30) error message: error: 50

Re: [SR-Users] mi ul_dump 'buffer too small'

2010-09-15 Thread Daniel-Constantin Mierla
Hello, you can increase the buffer size via mod param: http://kamailio.org/docs/modules/stable/modules/ctl.html#binrpc_max_body_size Cheers, Daniel On 9/15/10 3:47 PM, Juha Heinanen wrote: is there anything one can do when 'mi ul_dump' gives error: 500 - Internal server error processing 's':

[SR-Users] mi ul_dump 'buffer too small'

2010-09-15 Thread Juha Heinanen
is there anything one can do when 'mi ul_dump' gives error: 500 - Internal server error processing 's': buffer too small i guess there is too many contacts. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@l