aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-26 23:16:42 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-26 23:16:42 +0000
commitc69e951d510af6042c0020fe72a0ae103d4c2492 (patch)
treec604e23c3bd15152e5e1c34ffd0350d4fcb25e84 /configs
parentc0449ebf9fb7d19bca0fb282b7deaec8669124cd (diff)
Merged revisions 144829 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r144829 | file | 2008-09-26 20:12:13 -0300 (Fri, 26 Sep 2008) | 2 lines Update documentation to include default setting. This is for you jtodd! ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@144832 f38db490-d61c-443f-a65b-d21fe96a405b
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