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