mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 19:14:34 +04:00
Dropped patches 010-033 and 100. No longer required (integrated at
source).
New modules:
-ims_qos_npn
-nghttp2
-presence_dfks
-pvtpl
-topos_htable
Archived modules 5.6.x-> 5.8.x:
-app_sqlang
-auth_identity
Archived modules 5.8.x-> 6.0.x:
-app_lua_sr
Kamailio libs now merged into core (and are no longer external):
-libkamailio_ims
-lib{srdb1,srdb2}
-libtrie
Changed source URL to github (faster).
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
10 lines
267 B
Diff
10 lines
267 B
Diff
--- a/utils/kamctl/kamctlrc
|
|
+++ b/utils/kamctl/kamctlrc
|
|
@@ -174,3 +174,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
|