From ff7116c984168136df1087f56ad2a02fe54a8a04 Mon Sep 17 00:00:00 2001 From: lazedo Date: Tue, 12 Feb 2019 11:52:00 +0000 Subject: [PATCH] 16kb default for buffer size --- kamailio/defs.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamailio/defs.cfg b/kamailio/defs.cfg index 6118805..09eefc3 100644 --- a/kamailio/defs.cfg +++ b/kamailio/defs.cfg @@ -25,7 +25,7 @@ #!trydef KAZOO_LOG_LEVEL L_INFO -#!trydef PV_BUFFER_SIZE 8192 +#!trydef PV_BUFFER_SIZE 16384 #!trydef PV_BUFFER_SLOTS 20 #!ifndef KAMAILIO_DBMS