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
Increasing default EXTERNAL_TO_INTERNAL_NO_RESPONSE_TIMER and INTERNAL_TO_EXTERNAL_NO_RESPONSE_TIMER values to known working values pre any UDP buffer tuning
4.3
Derek Miles
6 years ago
committed by
lazedo
parent
d0e398bec3
commit
9318161f9e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
kamailio/defs.cfg
+ 2
- 2
kamailio/defs.cfg
View File
@ -7,8 +7,8 @@
#!substdef "!MAJOR!$(version(num){re.subst,/^(([^\.])*\.([^\.])*)\..*/\1/})!g"
#!trydef EXTERNAL_TO_INTERNAL_NO_RESPONSE_TIMER
25
0
#!trydef INTERNAL_TO_EXTERNAL_NO_RESPONSE_TIMER 500
#!trydef EXTERNAL_TO_INTERNAL_NO_RESPONSE_TIMER
350
0
#!trydef INTERNAL_TO_EXTERNAL_NO_RESPONSE_TIMER
3
500
kazoo.to_internal_no_response_timer
=
EXTERNAL_TO_INTERNAL_NO_RESPONSE_TIMER descr "external to internal no response timer"
kazoo.to_external_no_response_timer
=
INTERNAL_TO_EXTERNAL_NO_RESPONSE_TIMER descr "internal to external no response timer"
Write
Preview
Loading…
Cancel
Save