Am 13.10.2015 um 12:03 schrieb Magnus Nordström:
Is there any command to get the runtime configuration from kamailio? I tried "kamctl monitor" but there was not a lot of information.
There isn't a command that I know of that will dump all variables, however...
For example I need information about what tcp_conn_wq_max is set to.
... core.tcp_options will give you that value.
-Sven