Merged revisions 257070 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 13 Apr 2010 18:10:30 +0000 (18:10 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 13 Apr 2010 18:10:30 +0000 (18:10 +0000)
commit2724f89bba5b9c442e6e9d00bcfe7c36bf683b08
tree18780adb29b828ccf689b47ee62310b3544c49b1
parent012979b835eb2b3b958cd3e4c599f56c60454f78
Merged revisions 257070 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r257070 | mnicholson | 2010-04-13 11:46:30 -0500 (Tue, 13 Apr 2010) | 9 lines

  Add an option to restore past broken behavor of the Events manager action

  Before r238915, certain values for the EventMask parameter of the Events action would result in no response being returned.  This patch adds an option to restore that broken behavior.  Also while fixing this bug I discovered that passing an empty EventMasks parameter would also result in no response being returned, this has been fixed as well while being preserved when the broken behavior is requested.

  (closes issue #17023)
  Reported by: nblasgen

  Review: https://reviewboard.asterisk.org/r/602/
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@257146 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/manager.conf.sample
main/manager.c