From f3b51061e4c6ae63417e557261adf5f0d03dcc55 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Tue, 29 Mar 2005 23:20:31 +0000 Subject: Add option to disable checksums on IAX git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5301 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/iax.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs/iax.conf.sample') diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index 50f1fb37e..724b71952 100755 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -23,6 +23,12 @@ ; ;iaxcompat=yes ; +; Disable UDP checksums (if nochecksums is set, then no checkums will +; be calculated/checked on systems supporting this feature) +; +;nochecksums=no +; +; ; For increased security against brute force password attacks ; enable "delayreject" which will delay the sending of authentication ; reject for REGREQ or AUTHREP if there is a password. -- cgit v1.2.3