Browse Source

remove commented lines

4.3
lazedo 7 years ago
committed by Luis Azedo
parent
commit
cdc8bd9b7c
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      kamailio/custom-init.cfg

+ 1
- 3
kamailio/custom-init.cfg View File

@ -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

Loading…
Cancel
Save