Module: kamailio Branch: 5.8 Commit: 623bb095a149e4febeb9e5cab219ced3e82e96d3 URL: https://github.com/kamailio/kamailio/commit/623bb095a149e4febeb9e5cab219ced3e82e96d3
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-01-05T09:31:18+01:00 kamctl: remove CTLENGINE from kamctlrc - it has a single value option (cherry picked from commit 6c03c3e78b76a6b664c65c90c8681a2db62e1df7) (cherry picked from commit cfbefe330d8f60f49bb79b5a6ecfc6c28ba1a965) --- Modified: utils/kamctl/kamctlrc --- Diff: https://github.com/kamailio/kamailio/commit/623bb095a149e4febeb9e5cab219ced3e82e96d3.diff Patch: https://github.com/kamailio/kamailio/commit/623bb095a149e4febeb9e5cab219ced3e82e96d3.patch --- diff --git a/utils/kamctl/kamctlrc b/utils/kamctl/kamctlrc index ce0bd9d93bc..4323d66e68a 100644 --- a/utils/kamctl/kamctlrc +++ b/utils/kamctl/kamctlrc @@ -131,10 +131,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!
