$OpenBSD: patch-utils_kamctl_kamctlrc,v 1.4 2017/07/03 22:14:20 sthen Exp $
--- utils/kamctl/kamctlrc.orig	Wed Apr  5 16:32:39 2017
+++ utils/kamctl/kamctlrc	Mon May 15 21:52:23 2017
@@ -64,7 +64,7 @@
 
 
 # Program to calculate a message-digest fingerprint
-# MD5="md5sum"
+MD5="md5sum"
 
 # awk tool
 # AWK="awk"
@@ -146,8 +146,11 @@
 
 ## Kamailio START Options
 ## PID file path - default is: /var/run/kamailio.pid
-# PID_FILE=/var/run/kamailio/kamailio.pid
+PID_FILE=/var/run/kamailio/kamailio.pid
 
 ## Extra start options - default is: not set
 # example: start Kamailio with 64MB share memory: STARTOPTIONS="-m 64"
 # STARTOPTIONS=
+
+# Disable colour highlighting at the terminal
+NOHLPRINT=1
