]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Added limits to the number of unauthenticated sessions TCP based protocols are allowe...
authorMatthew Nicholson <mnicholson@digium.com>
Thu, 21 Apr 2011 18:19:21 +0000 (18:19 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Thu, 21 Apr 2011 18:19:21 +0000 (18:19 +0000)
commit9bd88702b7ecd5fea524ed27aa407a0b10a0104c
treefd836599b5e7f4ad29816976e768aa515487c2d4
parent05ea303ca41f7229cf07415662b043ebf9b56b99
Added limits to the number of unauthenticated sessions TCP based protocols are allowed to have open simultaneously.  Also added timeouts for unauthenticated sessions where it made sense to do so.

Unrelated, the manager interface now properly checks if the user has the "system" privilege before executing shell commands via the Originate action.

AST-2011-005
AST-2011-006

(closes issue #18787)
Reported by: kobaz

(related to issue #18996)
Reported by: tzafrir

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@314607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_skinny.c
configs/http.conf.sample
configs/skinny.conf.sample
main/http.c
main/manager.c