Is this normal on restarting Kamailio ?
ERROR: ctl [ctl.c:379]: ERROR: ctl: could not delete unix socket /tmp/kamailio_ctl: Operation not permitted (1)
RA
Hello,
On 2/8/12 11:29 PM, Reda Aouad wrote:
Is this normal on restarting Kamailio ?
ERROR: ctl [ctl.c:379]: ERROR: ctl: could not delete unix socket /tmp/kamailio_ctl: Operation not permitted (1)
perhaps you run kamailio under a user that is different than the one that created the socket.
You can set user/group for unix sockets via ctl parameters:
http://kamailio.org/docs/modules/stable/modules/ctl.html#user
Cheers, Daniel