aboutsummaryrefslogtreecommitdiffstats
path: root/configs/rtp.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-05-16 13:22:34 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-05-16 13:22:34 +0000
commit6667d98bfdaaedab6f71ce6aba26da6fd5da3403 (patch)
treecd244a2a993232d8278c0c618c25c47a9d6c8b8c /configs/rtp.conf.sample
parent649f12070d93a1c335d3fb173088409c65bc4e14 (diff)
add comments, fix typos, and add note on default values (bug #4284)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5696 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/rtp.conf.sample')
-rwxr-xr-xconfigs/rtp.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample
index 76327cd95..a9a455c92 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
;