This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
remove commented lines
update-rsyslog-config
lazedo
7 years ago
parent
93837823ae
commit
11882b6a5a
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save