Make RTP ports configurable

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-05-16 02:50:46 +00:00
parent f345e8a77c
commit b0760f8006
6 changed files with 74 additions and 3 deletions

9
configs/rtp.conf.sample Executable file
View File

@@ -0,0 +1,9 @@
;
; RTP Configuration
;
[general]
;
; RTP start and RTP end configure start and end addresses
;
rtpstart=10000
rtpend=20000