diff --git a/kamailio/presence-custom-cleanup.cfg b/kamailio/presence-custom-cleanup.cfg index 91f6078..20389cf 100644 --- a/kamailio/presence-custom-cleanup.cfg +++ b/kamailio/presence-custom-cleanup.cfg @@ -10,6 +10,4 @@ route[PRESENCE_INITIAL_CLEANUP] pv_unset("$xavp(ra)"); } } -// t_release(); -// t_drop(); }