[asterisk-bugs] [Asterisk 0019089]: [patch] FulltBooted event received even when events are disabled

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 3 12:49:04 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19089 
====================================================================== 
Reported By:                bklang
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19089
Category:                   Core/ManagerInterface
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-3320 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 313141 
Request Review:              
====================================================================== 
Date Submitted:             2011-04-09 15:35 CDT
Last Modified:              2011-05-03 12:49 CDT
====================================================================== 
Summary:                    [patch] FulltBooted event received even when events
are disabled
Description: 
[Sat Apr 09 16:09:58]$ telnet localhost 5038
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying fe80::1%lo0...
telnet: connect to address fe80::1%lo0: Connection refused
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
Asterisk Call Manager/1.1
Action: Login
Username: adhearsion
Secret: <redacted>
Events: off

Response: Success
Message: Authentication accepted

Event: FullyBooted
Privilege: system,all
Status: Fully Booted
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0019217 Fullybooted event is always sent after ...
====================================================================== 

---------------------------------------------------------------------- 
 (0134346) seanbright (manager) - 2011-05-03 12:49
 https://issues.asterisk.org/view.php?id=19089#c134346 
---------------------------------------------------------------------- 
Uploaded another patch - this one will obey what is passed to the Events
header.  If you pass:

Events: on

or

Events: all

or

Events: system

You will see the FullyBooted event, otherwise you won't.  This work? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-03 12:49 seanbright     Note Added: 0134346                          
======================================================================




More information about the asterisk-bugs mailing list