[asterisk-commits] file: branch 1.6.1 r144832 - in /branches/1.6.1: ./ configs/rtp.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 26 18:16:43 CDT 2008
Author: file
Date: Fri Sep 26 18:16:42 2008
New Revision: 144832
URL: http://svn.digium.com/view/asterisk?view=rev&rev=144832
Log:
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!
........
Modified:
branches/1.6.1/ (props changed)
branches/1.6.1/configs/rtp.conf.sample
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/configs/rtp.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.1/configs/rtp.conf.sample?view=diff&rev=144832&r1=144831&r2=144832
==============================================================================
--- branches/1.6.1/configs/rtp.conf.sample (original)
+++ branches/1.6.1/configs/rtp.conf.sample Fri Sep 26 18:16:42 2008
@@ -22,5 +22,6 @@
;(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
More information about the asterisk-commits
mailing list