Hi,

I am using centos 7.
By default on centos 7, the var/run file system is tmpfs.
So, when kamailio runs with user and group other than root, it can not create the fifo file.

I set the kamailio service and config files to work on usr/local/var/run/kamailio.

Now, how do i set the kamctl to work with the fifo on /usr/local/var/run/kamailio ?

Uri