Hi,
I'm encountering an issue while trying to retrieve Kamailio statistics on the server using the command kamctl stats
. Instead of the expected output, I am receiving the following errors:
kamctl stats:
-e \E[37;31mERROR: Error opening Kamailio's FIFO /run/kamailio/kamailio_rpc.fifo
-e \E[37;31mERROR: Make sure you have loaded the jsonrpcs module and set FIFO transport parameters
Additionally, the file /run/kamailio/kamailio_rpc.fifo
does not exist.
Could you please provide suggestions ?