aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-29 19:47:45 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-29 19:47:45 +0000
commit464f2cd0b2d95016c3d88d54bce61093768d0769 (patch)
tree1183323599376f072de8d6f888c2bebcafda4012 /configs
parent4dcfb7d2849463588d5e67b0d709f53a89a79aa6 (diff)
Explain RTP timeouts
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48112 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample8
1 files changed, 5 insertions, 3 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index c84d0a329..ab3dad12a 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -94,9 +94,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;language=en ; Default language setting for all users/peers
; This may also be set for individual users/peers
;relaxdtmf=yes ; Relax dtmf handling
-;rtptimeout=60 ; Terminate call if 60 seconds of no RTP activity
- ; when we're not on hold
-;rtpholdtimeout=300 ; Terminate call if 300 seconds of no RTP activity
+;rtptimeout=60 ; Terminate call if 60 seconds of no RTP or RTCP activity
+ ; when we're not on hold. This is to be able to hangup
+ ; a call in the case of a phone disappearing from the net,
+ ; like a powerloss or grandma tripping over a cable.
+;rtpholdtimeout=300 ; Terminate call if 300 seconds of no RTP or RTCP activity
; when we're on hold (must be > rtptimeout)
;trustrpid = no ; If Remote-Party-ID should be trusted
;sendrpid = yes ; If Remote-Party-ID should be sent