$OpenBSD: patch-utils_kamctl_kamctlrc,v 1.3 2015/11/20 10:09:52 sthen Exp $
--- utils/kamctl/kamctlrc.orig	Fri Oct  2 15:35:18 2015
+++ utils/kamctl/kamctlrc	Mon Oct 19 15:19:01 2015
@@ -60,7 +60,7 @@
 
 
 # Program to calculate a message-digest fingerprint 
-# MD5="md5sum"
+MD5="md5"
 
 # awk tool
 # AWK="awk"
@@ -142,8 +142,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
