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

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Mar 13 15:35:37 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17023 
====================================================================== 
Reported By:                nblasgen
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17023
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.30-rc3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
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-03-13 15:35 CST
====================================================================== 
Summary:                    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.
====================================================================== 

---------------------------------------------------------------------- 
 (0119331) nblasgen (reporter) - 2010-03-13 15:35
 https://issues.asterisk.org/view.php?id=17023#c119331 
---------------------------------------------------------------------- 
So I did some more testing to see why my script was failing, and I see the
response is now different to the EventMask: On.

Pre 1.4.30:

Action: Events
EventMask: ON

::no response::

Event: Newchannel
Privilege: call,all
Channel: SIP/00000000
State: Down
CallerIDNum: <unknown>
CallerIDName: <unknown>
Uniqueid: 1268515920.0


Asterisk 1.4.30 and above:

Action: Events
EventMask: ON

Response: Events On

Event: Newchannel
Privilege: call,all
Channel: SIP/00000000
State: Down
CallerIDNum: <unknown>
CallerIDName: <unknown>
Uniqueid: 1268515920.0 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-13 15:35 nblasgen       Note Added: 0119331                          
======================================================================




More information about the asterisk-bugs mailing list