aboutsummaryrefslogtreecommitdiffstats
path: root/configs/rtp.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-17 21:08:12 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-17 21:08:12 +0000
commit0a0851e0d9bfd0036acca5098ee6fc394e85315b (patch)
tree6661dfdcda2088d8a2663c68d1ba3dd405c2ca98 /configs/rtp.conf.sample
parentfc1d3d8122b037d0cee66ef016f9634646b84e6b (diff)
Add option to disable checksums on RTP UDP ports (bug #2068)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3464 f38db490-d61c-443f-a65b-d21fe96a405b
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