From 11882b6a5adbf1b9ac973ab31d48fe333c4e2d30 Mon Sep 17 00:00:00 2001 From: lazedo Date: Sat, 17 Nov 2018 12:05:54 +0000 Subject: [PATCH] remove commented lines --- kamailio/custom-init.cfg | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kamailio/custom-init.cfg b/kamailio/custom-init.cfg index e4096a1..d4b76c2 100644 --- a/kamailio/custom-init.cfg +++ b/kamailio/custom-init.cfg @@ -8,9 +8,7 @@ modparam("async", "workers", 5) event_route[core:worker-one-init] { -// t_newtran(); async_route("PRESENCE_INITIAL_CLEANUP", "20"); -// t_drop(); -## route(PRESENCE_INITIAL_CLEANUP); } + #!endif