]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 257146 via svnmerge from
authorMatthew Nicholson <mnicholson@digium.com>
Tue, 13 Apr 2010 19:44:49 +0000 (19:44 +0000)
committerMatthew Nicholson <mnicholson@digium.com>
Tue, 13 Apr 2010 19:44:49 +0000 (19:44 +0000)
commit47f725a32e61380b9dc1fd2a66d0b5bdd401537b
tree80954de686f886ac94075f69149264a5a7b9b28f
parentd4b40e2d527fdeaefda58e8dfc0689e5ca245ab1
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.0@257218 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/manager.conf.sample
main/manager.c