[Home]

Summary:ASTERISK-13046: [patch] new eventflag for agiexec-events on ami
Reporter:Marcus Hunger (fnordian)Labels:
Date Opened:2008-11-11 07:11:51.000-0600Date Closed:2008-11-24 15:56:20.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ami_agievent.patch
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.
Comments:By: Leif Madsen (lmadsen) 2008-11-24 13:35:32.000-0600

Assigned to mnicholson for review. Please reassign if necessary as appropriate. Thanks!

By: Digium Subversion (svnbot) 2008-11-24 15:56:19.000-0600

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 ASTERISK-13046)
Reported by: fnordian
Patches:
     ami_agievent.patch uploaded by fnordian (license 110)

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

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