[Asterisk-cvs] asterisk/configs iax.conf.sample,1.46,1.47
markster at lists.digium.com
markster at lists.digium.com
Tue Mar 29 17:26:50 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv12161/configs
Modified Files:
iax.conf.sample
Log Message:
Add option to disable checksums on IAX
Index: iax.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/iax.conf.sample,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- iax.conf.sample 26 Mar 2005 15:22:15 -0000 1.46
+++ iax.conf.sample 29 Mar 2005 23:20:31 -0000 1.47
@@ -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.
More information about the svn-commits
mailing list