[asterisk-bugs] [Asterisk 0013873]: [patch] new eventflag for agiexec-events on ami

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 24 15:56:19 CST 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13873 
====================================================================== 
Reported By:                fnordian
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   13873
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 155928 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-11 07:11 CST
Last Modified:              2008-11-24 15:56 CST
====================================================================== 
Summary:                    [patch] new eventflag for agiexec-events on ami
Description: 
Hi,
the newly introduced agiexec event on ami currently relies on
EVENT_FLAG_CALL. Since there are potentially a lot of these events raising
the load on the ami, there should be the possibility to filter them away
from normal call events. Therefor I want to propose a new flag called
EVENT_FLAG_AGI. Please consider the attached patch for inclusion into
asterisk.
====================================================================== 

---------------------------------------------------------------------- 
 (0095431) svnbot (reporter) - 2008-11-24 15:56
 http://bugs.digium.com/view.php?id=13873#c95431 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 158876

U   trunk/include/asterisk/manager.h
U   trunk/main/manager.c
U   trunk/res/res_agi.c

------------------------------------------------------------------------
r158876 | mnicholson | 2008-11-24 15:56:19 -0600 (Mon, 24 Nov 2008) | 7
lines

Added EVENT_FLAG_AGI and used it for manager calls in res_agi.c

(closes issue http://bugs.digium.com/view.php?id=13873)
Reported by: fnordian
Patches:
      ami_agievent.patch uploaded by fnordian (license 110)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-24 15:56 svnbot         Checkin                                      
2008-11-24 15:56 svnbot         Note Added: 0095431                          
2008-11-24 15:56 svnbot         Status                   confirmed => assigned
======================================================================




More information about the asterisk-bugs mailing list