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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 13 13:10:31 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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-03-13 15:17 CST
Last Modified:              2010-04-13 13:10 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0120337) svnbot (reporter) - 2010-04-13 13:10
 https://issues.asterisk.org/view.php?id=17023#c120337 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 257146

_U  trunk/
U   trunk/configs/manager.conf.sample
U   trunk/main/manager.c

------------------------------------------------------------------------
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 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=257146 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-13 13:10 svnbot         Checkin                                      
2010-04-13 13:10 svnbot         Note Added: 0120337                          
======================================================================




More information about the asterisk-bugs mailing list