Module: kamailio Branch: master Commit: 6c03c3e78b76a6b664c65c90c8681a2db62e1df7 URL: https://github.com/kamailio/kamailio/commit/6c03c3e78b76a6b664c65c90c8681a2db62e1df7
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-12-02T09:11:21+01:00 kamctl: remove CTLENGINE from kamctlrc - it has a single value option --- Modified: utils/kamctl/kamctlrc --- Diff: https://github.com/kamailio/kamailio/commit/6c03c3e78b76a6b664c65c90c8681a2db62e1df7.diff Patch: https://github.com/kamailio/kamailio/commit/6c03c3e78b76a6b664c65c90c8681a2db62e1df7.patch --- diff --git a/utils/kamctl/kamctlrc b/utils/kamctl/kamctlrc index 2c7d79735ad..9013a161892 100644 --- a/utils/kamctl/kamctlrc +++ b/utils/kamctl/kamctlrc @@ -146,10 +146,7 @@ # ALIASES_TYPE="DB" ## control engine: RPCFIFO -## - default RPCFIFO -# CTLENGINE="RPCFIFO" - -## path to FIFO file for engine RPCFIFO +## path to FIFO file for control engine RPCFIFO # RPCFIFOPATH="/run/kamailio/kamailio_rpc.fifo" ## check ACL names; default on (1); off (0) _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
