From: Joshua Colp Date: Fri, 26 Sep 2008 23:12:13 +0000 (+0000) Subject: Update documentation to include default setting. This is for you jtodd! X-Git-Tag: 1.6.2.0-beta1~1242 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58d92c71a42bd4e03e8e2c46ac1f6400cb20e2c7;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample index cf3b141c5e..f90ed890dd 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