$OpenBSD: patch-utils_kamctl_kamctlrc,v 1.1 2012/04/22 21:44:24 sthen Exp $
--- utils/kamctl/kamctlrc.orig	Fri Feb  3 16:46:23 2012
+++ utils/kamctl/kamctlrc	Fri Feb  3 16:47:08 2012
@@ -61,7 +61,7 @@
 
 
 # Program to calculate a message-digest fingerprint 
-# MD5="md5sum"
+MD5="md5"
 
 # awk tool
 # AWK="awk"
@@ -137,8 +137,11 @@
 
 ## OPENSER START Options
 ## PID file path - default is: /var/run/kamailio.pid
-# PID_FILE=/var/run/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
