[asterisk-commits] file: branch 1.6.0 r144831 - in /branches/1.6.0: ./ configs/rtp.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Sep 26 18:14:29 CDT 2008
Author: file
Date: Fri Sep 26 18:14:29 2008
New Revision: 144831
URL: http://svn.digium.com/view/asterisk?view=rev&rev=144831
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.0/ (props changed)
branches/1.6.0/configs/rtp.conf.sample
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/configs/rtp.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/configs/rtp.conf.sample?view=diff&rev=144831&r1=144830&r2=144831
==============================================================================
--- branches/1.6.0/configs/rtp.conf.sample (original)
+++ branches/1.6.0/configs/rtp.conf.sample Fri Sep 26 18:14:29 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