Ricardo asked:
In particular is there a way to see the statistics
related to the "load"
of the server? Or cpu used by kamailio?
Hi,
"kamctl fifo get_statistics all" will show you all available statistics,
for a more simpler view try "kamctl moni". The closest thing you'll
find regards to the load are inuse transaction, or concurrent dialogs.
The CPU used from kamailio can be seen by normal system tools
like top.
Regards,
Henning