mirror of
https://github.com/openwrt/telephony.git
synced 2025-05-02 12:59:34 +08:00

Bump kamailio to release 5.7.2 to make it easier to backport PCRE2 patches. Drop upstream patch related to time_t and python3 fixes. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
10 lines
267 B
Diff
10 lines
267 B
Diff
--- a/utils/kamctl/kamctlrc
|
|
+++ b/utils/kamctl/kamctlrc
|
|
@@ -166,3 +166,6 @@
|
|
## Extra start options - default is: not set
|
|
## example: start Kamailio with 64MB shared memory: STARTOPTIONS="-m 64"
|
|
# STARTOPTIONS=
|
|
+
|
|
+# Disable colour printing in terminal
|
|
+NOHLPRINT=1
|