aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-26 23:14:29 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2008-09-26 23:14:29 +0000
commit8c5340103200341ad4407b8dfd8d15fdac28c102 (patch)
tree106b45d555b5abed00572ca1305753370fcd0eff /configs
parent405b47823561a85bebaaf55cc522c4b0c03ab22a (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.0@144831 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