Thank you for the answer, with increased memory the error messages are gone but no reply
will be send, like its happening with a lower number of entries.
```
modparam("ctl", "binrpc_buffer_size", 2048)
modparam("ctl", "binrpc_max_body_size", 128)
modparam("ctl", "binrpc_struct_max_body_size", 64)
```
kamctl works but the system has no bash installed, thats why I preferred kamcmd over
kamctl
```
sh /usr/local/sbin/kamctl rpc cr.dump_routes
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1304#issuecomment-342746006