summaryrefslogtreecommitdiff
path: root/configs/samples/pjsip.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/samples/pjsip.conf.sample')
-rw-r--r--configs/samples/pjsip.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 6afe053c3..fc7094756 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -735,6 +735,12 @@
;rtp_keepalive= ; Interval, in seconds, between comfort noise RTP packets if
; RTP is not flowing. This setting is useful for ensuring that
; holes in NATs and firewalls are kept open throughout a call.
+;rtp_timeout= ; Hang up channel if RTP is not received for the specified
+ ; number of seconds when the channel is off hold (default:
+ ; "0" or not enabled)
+;rtp_timeout_hold= ; Hang up channel if RTP is not received for the specified
+ ; number of seconds when the channel is on hold (default:
+ ; "0" or not enabled)
;==========================AUTH SECTION OPTIONS=========================
;[auth]