Browse Source

remove commented lines

update-rsyslog-config
lazedo 7 years ago
parent
commit
11882b6a5a
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] event_route[core:worker-one-init]
{ {
// t_newtran();
async_route("PRESENCE_INITIAL_CLEANUP", "20"); async_route("PRESENCE_INITIAL_CLEANUP", "20");
// t_drop();
## route(PRESENCE_INITIAL_CLEANUP);
} }
#!endif #!endif

Loading…
Cancel
Save