summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-09-26 23:12:13 +0000
committerJoshua Colp <jcolp@digium.com>2008-09-26 23:12:13 +0000
commit58d92c71a42bd4e03e8e2c46ac1f6400cb20e2c7 (patch)
tree6641c13d516b1da7f6aedec1bf7900a85dcfa040 /configs
parent8d7dee189a86cfc05265b853c2d280ce33526e36 (diff)
Update documentation to include default setting. This is for you jtodd!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@144829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/rtp.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample
index cf3b141c5..f90ed890d 100644
--- a/configs/rtp.conf.sample
+++ b/configs/rtp.conf.sample
@@ -22,5 +22,6 @@ rtpend=20000
;(min 500, max 60000, default 5000)
;
; Enable strict RTP protection. This will drop RTP packets that
-; do not come from the source of the RTP stream.
+; do not come from the source of the RTP stream. This option is
+; disabled by default.
; strictrtp=yes