[Home]

Summary:ASTERISK-10851: AGI manager events
Reporter:Moises Silva (moy)Labels:
Date Opened:2007-11-21 10:43:38.000-0600Date Closed:2007-12-14 11:26:24.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_agi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) agi-events-rev89483-new.patch
Description:Some guys on the users list said it would be useful to get AGI events of the commands executed. This is a patch that send those events for each AGI event executed. I have added EVENT_FLAG_AGI as well.
Comments:By: Moises Silva (moy) 2007-11-21 10:46:56.000-0600

Reference:

http://lists.digium.com/pipermail/asterisk-users/2007-November/200751.html

By: Moises Silva (moy) 2007-11-21 10:55:40.000-0600

just realized I forgot to add a new tag "agi" to match the flag. Please delete the old patch and consider the "-new.patch" only.

Thanks

By: Digium Subversion (svnbot) 2007-12-14 11:26:24.000-0600

Repository: asterisk
Revision: 92999

U   trunk/res/res_agi.c

------------------------------------------------------------------------
r92999 | tilghman | 2007-12-14 11:26:23 -0600 (Fri, 14 Dec 2007) | 5 lines

Publish the AGI events to manager.
Reported by: moy
Patch by: moy,tilghman
(Closes issue ASTERISK-10851)

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

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