From 0a0851e0d9bfd0036acca5098ee6fc394e85315b Mon Sep 17 00:00:00 2001 From: markster Date: Sat, 17 Jul 2004 21:08:12 +0000 Subject: 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 --- configs/rtp.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/rtp.conf.sample') 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 -- cgit v1.2.3