summaryrefslogtreecommitdiff
path: root/configs/rtp.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-05-16 02:50:46 +0000
committerMark Spencer <markster@digium.com>2003-05-16 02:50:46 +0000
commitb0760f8006153d3db23a2026777ada3a10bf8f9c (patch)
tree39c8cada755920170ead80735399ae198b7d23ae /configs/rtp.conf.sample
parentf345e8a77c6ab2be3dddb8f8246bc14bea2d2416 (diff)
Make RTP ports configurable
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/rtp.conf.sample')
-rwxr-xr-xconfigs/rtp.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample
new file mode 100755
index 000000000..01a6dea89
--- /dev/null
+++ b/configs/rtp.conf.sample
@@ -0,0 +1,9 @@
+;
+; RTP Configuration
+;
+[general]
+;
+; RTP start and RTP end configure start and end addresses
+;
+rtpstart=10000
+rtpend=20000