Merge pull request #592 from micmac1/kam-build-fixes
[feed/telephony.git] / net / kamailio-5.x / patches / 050-fix-kamailio-utils.patch
1 --- a/utils/kamctl/kamctlrc
2 +++ b/utils/kamctl/kamctlrc
3 @@ -162,3 +162,6 @@
4 ## Extra start options - default is: not set
5 ## example: start Kamailio with 64MB share memory: STARTOPTIONS="-m 64"
6 # STARTOPTIONS=
7 +
8 +# Disable colour printing in terminal
9 +NOHLPRINT=1