]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 314620 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Thu, 21 Apr 2011 18:24:05 +0000 (18:24 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Thu, 21 Apr 2011 18:24:05 +0000 (18:24 +0000)
commit4468fe047e97dcc40a6d0f09f51aac1b93d29854
tree3447cdd42ae5724fe50bc9c5848b8cecbd7853e8
parent459ab135c26f4f99325ac9604f9d3832a204a2b2
Merged revisions 314620 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

................
  r314620 | mnicholson | 2011-04-21 13:22:19 -0500 (Thu, 21 Apr 2011) | 20 lines

  Merged revisions 314607 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r314607 | mnicholson | 2011-04-21 13:19:21 -0500 (Thu, 21 Apr 2011) | 14 lines

    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.8@314628 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c
channels/chan_skinny.c
channels/sip/include/sip.h
configs/http.conf.sample
configs/sip.conf.sample
configs/skinny.conf.sample
main/http.c
main/manager.c