From: Jeff Peeler Date: Mon, 26 Oct 2009 19:43:22 +0000 (+0000) Subject: Blocked revisions 225912 via svnmerge X-Git-Tag: 1.6.0.18-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c19321b0d945db383cf46ff5876b087e5a24d2b;p=thirdparty%2Fasterisk.git Blocked revisions 225912 via svnmerge ........ r225912 | jpeeler | 2009-10-26 14:40:26 -0500 (Mon, 26 Oct 2009) | 12 lines ACL check not present for verifying SIP INVITEs The ACL check in check_peer_ok was missing and has now been restored. The missing check allowed for calls to be made on prohibited networks where an ACL was defined in sip.conf and the allowguest option was set to off. See the AST security advisory below for more information. Merge code associated with AST-2009-007. (closes issue #16091) Reported by: thom4fun ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@225916 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---