|
@@ -136,7 +136,7 @@
|
|
|
# CTLENGINE="RPCFIFO"
|
|
|
|
|
|
## path to FIFO file for engine RPCFIFO
|
|
|
-# RPCFIFOPATH="/var/run/kamailio/kamailio_rpc_fifo"
|
|
|
+# RPCFIFOPATH="/run/kamailio/kamailio_rpc_fifo"
|
|
|
|
|
|
## check ACL names; default on (1); off (0)
|
|
|
# VERIFY_ACL=1
|
|
@@ -157,8 +157,8 @@
|
|
|
# STORE_PLAINTEXT_PW=0
|
|
|
|
|
|
## Kamailio START Options
|
|
|
-## PID file path - default is: /var/run/kamailio/kamailio.pid
|
|
|
-# PID_FILE=/var/run/kamailio/kamailio.pid
|
|
|
+## PID file path - default is: /run/kamailio/kamailio.pid
|
|
|
+# PID_FILE=/run/kamailio/kamailio.pid
|
|
|
|
|
|
## Extra start options - default is: not set
|
|
|
# example: start Kamailio with 64MB share memory: STARTOPTIONS="-m 64"
|