--- a/utils/kamctl/kamctlrc | |
+++ b/utils/kamctl/kamctlrc | |
@@ -162,3 +162,6 @@ | |
## Extra start options - default is: not set | |
## example: start Kamailio with 64MB share memory: STARTOPTIONS="-m 64" | |
# STARTOPTIONS= | |
+ | |
+# Disable colour printing in terminal | |
+NOHLPRINT=1 |