ports/telephony/kamailio/patches/patch-etc_kamailio_cfg

14 lines
343 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: etc/kamailio.cfg
--- etc/kamailio.cfg.orig
+++ etc/kamailio.cfg
@@ -177,6 +177,9 @@ log_prefix="{$mt $hdr(CSeq) $ci} "
* - value inherited by tcp_children and sctp_children when not set explicitely */
children=8
+user="_kamailio"
+group="_kamailio"
+
/* uncomment the next line to disable TCP (default on) */
# disable_tcp=yes