]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 257146 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 13 Apr 2010 19:30:48 +0000 (19:30 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 13 Apr 2010 19:30:48 +0000 (19:30 +0000)
commita58fd30392de89fd7ba644ebc2313a92559dc9f4
tree4f96170e40eddb6a215c3cc3c980490e962a0297
parent1d80802e6caa34e5afd1b1571c1c1e8f245ff946
Merged revisions 257146 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r257146 | mnicholson | 2010-04-13 13:10:30 -0500 (Tue, 13 Apr 2010) | 16 lines

  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/branches/1.6.1@257214 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/manager.conf.sample
main/manager.c