summaryrefslogtreecommitdiff
path: root/configs/rtp.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-07-17 21:08:12 +0000
committerMark Spencer <markster@digium.com>2004-07-17 21:08:12 +0000
commit2f2122875a8375f6abdffa12aac0b8df70cd811e (patch)
tree6661dfdcda2088d8a2663c68d1ba3dd405c2ca98 /configs/rtp.conf.sample
parent569b95352aeb85420d20248be1b4d91d830c4dc3 (diff)
Add option to disable checksums on RTP UDP ports (bug #2068)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3464 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/rtp.conf.sample')
-rwxr-xr-xconfigs/rtp.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/rtp.conf.sample b/configs/rtp.conf.sample
index 01a6dea89..76327cd95 100755
--- a/configs/rtp.conf.sample
+++ b/configs/rtp.conf.sample
@@ -7,3 +7,7 @@
;
rtpstart=10000
rtpend=20000
+;
+; Whether to enable or disable UDP checksums on RTP traffic
+;
+;rtpchecksums=no