Hi all,
i use kamailio 5.0.7 in production and i noticed that i cant listen the dialogs after a few days of traffic on this server.
Then i got "kamcmd dlg.list_ctx " - "ERROR: reply too big".
So now my question - i want to debug my "sleeping dialogs" with dlg.list - how big should it change the values of without knowing the size of the current filled up binrpc stuff?
Or is there a better option to debug dialog-module?
modparam("ctl", "binrpc_max_body_size", ??) modparam("ctl", "binrpc_struct_max_body_size", ?)