From 8f12e655db0c4b681b831a00112c395215c46bc7 Mon Sep 17 00:00:00 2001 From: lazedo Date: Thu, 29 Nov 2018 23:33:31 +0000 Subject: [PATCH] change default due to loopback channels --- kamailio/presence-role.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamailio/presence-role.cfg b/kamailio/presence-role.cfg index e6a6919..81674ff 100644 --- a/kamailio/presence-role.cfg +++ b/kamailio/presence-role.cfg @@ -7,7 +7,7 @@ #!trydef KZ_PRESENCE_CSEQ_OFFSET 2 -#!trydef KZ_PRESENCE_MAX_CALL_PER_PRESENTITY 10 +#!trydef KZ_PRESENCE_MAX_CALL_PER_PRESENTITY 20 modparam("htable", "htable", "p=>size=32;autoexpire=3600;") modparam("htable", "htable", "first=>size=32;autoexpire=3600;initval =0;updateexpire=1;")