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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 3 13:27:17 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 13:27 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 ...
====================================================================== 

---------------------------------------------------------------------- 
 (0134354) svnbot (reporter) - 2011-05-03 13:27
 https://issues.asterisk.org/view.php?id=19089#c134354 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 316206

U   branches/1.8/main/manager.c

------------------------------------------------------------------------
r316206 | seanbright | 2011-05-03 13:27:16 -0500 (Tue, 03 May 2011) | 8
lines

If we aren't interested in events, don't generate the FullyBooted event on
AMI login.

(closes issue https://issues.asterisk.org/view.php?id=19089)
Reported by: bklang
Patches:
      issue19089-1.8-r316204.patch uploaded by seanbright (license 71)
Tested by: seanbright

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-03 13:27 svnbot         Checkin                                      
2011-05-03 13:27 svnbot         Note Added: 0134354                          
======================================================================




More information about the asterisk-bugs mailing list