[asterisk-bugs] [Asterisk 0017023]: [regression] Manager Events Exit Early

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 13 11:46:34 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17023 
====================================================================== 
Reported By:                nblasgen
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   17023
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     ready for review
Target Version:             1.4.32
Asterisk Version:           SVN 
JIRA:                       SWP-1080 
Regression:                 Yes 
Reviewboard Link:           https://reviewboard.asterisk.org/r/602/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-03-13 15:17 CST
Last Modified:              2010-04-13 11:46 CDT
====================================================================== 
Summary:                    [regression] Manager Events Exit Early
Description: 
I'm having a hard time getting any useful logs for this board on this, but
on Asterisk 1.4.30 I can't get any listings of any Asterisk events.

Works fine on Asterisk 1.4.29.1 and every previous version I've ever used.
 This is exactly the reason why I stopped using SVN code.  I have not
tested SVN Trunk.

I run my script (or any number of them) and instead of my program never
making it to the disconnect() line, it makes it to that line and quits. 
All in all, you can't monitor any Asterisk Events on 1.4.30.
====================================================================== 

---------------------------------------------------------------------- 
 (0120332) svnbot (reporter) - 2010-04-13 11:46
 https://issues.asterisk.org/view.php?id=17023#c120332 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 257070

U   branches/1.4/configs/manager.conf.sample
U   branches/1.4/main/manager.c

------------------------------------------------------------------------
r257070 | mnicholson | 2010-04-13 11:46:31 -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 https://issues.asterisk.org/view.php?id=17023)
Reported by: nblasgen

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

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=257070 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-13 11:46 svnbot         Checkin                                      
2010-04-13 11:46 svnbot         Note Added: 0120332                          
======================================================================




More information about the asterisk-bugs mailing list