[Home]

Summary:ASTERISK-12638: [patch] Add variables property to AgentRingNoAnswer manager event
Reporter:Stefan Reuter (srt)Labels:
Date Opened:2008-08-23 19:28:27Date Closed:2008-08-25 12:14:57
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 13369_agentringnoanswer_variables.diff
Description:AgentCalled, AgentComplete, AgentDump and AgentConnect events already contain the variables property. This patch adds it to the AgentRingNoAnswer event for improved consistency.
Comments:By: Mark Michelson (mmichelson) 2008-08-25 12:14:28

Thanks, I'll commit ASAP.

By: Digium Subversion (svnbot) 2008-08-25 12:14:56

Repository: asterisk
Revision: 139832

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r139832 | mmichelson | 2008-08-25 12:14:55 -0500 (Mon, 25 Aug 2008) | 10 lines

Add output of variables to AgentRingNoAnswer manager
event if eventwhencalled is set to "vars" in
queues.conf. Yay for consistency.

(closes issue ASTERISK-12638)
Reported by: srt
Patches:
     13369_agentringnoanswer_variables.diff uploaded by srt (license 378)


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

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