From cda604fabea978defa11b8838b6872fad6b0a89e Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Mon, 16 May 2005 13:26:19 +0000 Subject: [PATCH] note default values (bug #4284) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5697 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/rtp.conf.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample index 76327cd95d..a9a455c922 100755 --- a/configs/rtp.conf.sample +++ b/configs/rtp.conf.sample @@ -5,6 +5,8 @@ ; ; RTP start and RTP end configure start and end addresses ; +; Defaults are rtpstart=5000 and rtpend=31000 +; rtpstart=10000 rtpend=20000 ; -- 2.47.2