[asterisk-bugs] [Asterisk 0014875]: [patch] New dialplan application that tell Asterisk to not generate/send Manager Event for the current call

Asterisk Bug Tracker noreply at bugs.digium.com
Sun May 3 19:23:46 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14875 
====================================================================== 
Reported By:                jvandal
Assigned To:                junky
====================================================================== 
Project:                    Asterisk
Issue ID:                   14875
Category:                   Core/ManagerInterface
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-04-10 10:28 CDT
Last Modified:              2009-05-03 19:23 CDT
====================================================================== 
Summary:                    [patch] New dialplan application that tell Asterisk
to not generate/send Manager Event for the current call
Description: 
We heavily use Asterisk Manager Interface (AMI) to get events and in some
call scenarios, like using Page application to dial 300 local channel, we
receive lots of events that we want to ignore.

I have add a new NoAMI() dial plan application that tell Asterisk to not
generate/send Manager Event for the current call.

By example :

exten => s,1,NoAMI()
exten => s,n,NoCDR()
exten => s,n,Page(Local/101 at paging&Local/102 at paging&Local/1-3 at paging&...)
exten => s,n,Hangup

====================================================================== 

---------------------------------------------------------------------- 
 (0104073) junky (manager) - 2009-05-03 19:23
 http://bugs.digium.com/view.php?id=14875#c104073 
---------------------------------------------------------------------- 
jvandal: i will have this in mind when designing my google summer of code.
Be in touch soon. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-03 19:23 junky          Note Added: 0104073                          
======================================================================




More information about the asterisk-bugs mailing list