Hello,
On 1/11/12 7:53 PM, Henry Fernandes wrote:
I've tried all sorts of values. For binrpc_max_body_size, I've tried
from 8 up to 1. For binrpc_struct_max_body_size, I've tried from
2 up to 1.
Here are the number of entries in my LCR tables.
* lcr_gw: 47
* lcr_rule: 1841
*
I've tried all sorts of values. For binrpc_max_body_size, I've tried from 8 up
to 1. For binrpc_struct_max_body_size, I've tried from 2 up to 1.
Here are the number of entries in my LCR tables.
lcr_gw: 47
lcr_rule: 1841
lcr_rule_target: 1846
-H
On 2012-01-11, at 12:02 PM, Daniel-Cons
Hello,
On 1/11/12 6:10 PM, Henry Fernandes wrote:
Thanks for the tip.
I increased this to start with 8MB private memory. Now I'm getting
the following error:
error: 500 - Internal server error processing '{': buffer too small
(overflow) (-2)
I tried increasing the binrpc_max_body_size an
Thanks for the tip.
I increased this to start with 8MB private memory. Now I'm getting the
following error:
error: 500 - Internal server error processing '{': buffer too small
(overflow) (-2)
I tried increasing the binrpc_max_body_size and binrpc_struct_max_body_size but
this doesn't
Hello,
it may be that the private memory is used completely, so you need to
start kamailio with more.
Starting with 3.2.0, it can be adjusted from command line, via '-M':
./kamailio -M 8 ...
will start kamailio with 8MB of private memory instead of the default 4.
Cheers,
Daniel
On 1/11/12
On Tuesday 10 January 2012, Henry Fernandes wrote:
> I upgraded from Kamailio 3.1 to Kamailio 3.2 (x86_64/linux)
> 31c991 recently. Since upgrading, my LCR does not work. The "load_gws"
> command always returns a 2 (meaning no routes found).
>
> When I do a "sercmd lcr.dump_rules", I get the fol
I upgraded from Kamailio 3.1 to Kamailio 3.2 (x86_64/linux) 31c991 recently.
Since upgrading, my LCR does not work. The "load_gws" command always returns a
2 (meaning no routes found).
When I do a "sercmd lcr.dump_rules", I get the following error:
# sercmd lcr.dump_rules
error: 500 -