Files
asterisk/configs/rtp.conf.sample
Russell Bryant cda604fabe note default values (bug #4284)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5697 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-16 13:26:19 +00:00

16 lines
253 B
Plaintext
Executable File

;
; RTP Configuration
;
[general]
;
; RTP start and RTP end configure start and end addresses
;
; Defaults are rtpstart=5000 and rtpend=31000
;
rtpstart=10000
rtpend=20000
;
; Whether to enable or disable UDP checksums on RTP traffic
;
;rtpchecksums=no