Hello!

I have updated Kamailio to version 5.1.0-dev2 and started to obtain next error:

kamcmd> domain.dump
ERROR: reply too big

Tried to increase ctl buffer size, but result is the same.

loadmodule "ctl.so"
modparam("ctl", "binrpc", "unix:/var/run/kamailio/kamailio_ctl")
modparam("ctl", "binrpc_max_body_size", 32000)
modparam("ctl", "binrpc_struct_max_body_size", 3200)

Please point me where to find issue.



# uname -a
Linux 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"


BR,
Denys