[Home]

Summary:ASTERISK-14586: [patch] event AgentComplete - fields differ by reason
Reporter:Gabriel Ortiz Lour (elbriga)Labels:
Date Opened:2009-08-03 08:46:30Date Closed:2010-05-26 13:21:53
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patchAppQueueAgentComplete.diff
Description:The AgentComplete manager event lacks the "Member" field when the reason is "agent", but sends this field when reason is "caller".


****** ADDITIONAL INFORMATION ******

app_queue.c
try_calling()
line ~3263
Comments:By: Digium Subversion (svnbot) 2010-05-26 13:21:10

Repository: asterisk
Revision: 266004

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r266004 | mmichelson | 2010-05-26 13:21:09 -0500 (Wed, 26 May 2010) | 12 lines

Make AgentComplete message more consistent.

At times, the "Member" field was not specified during the event.
It's there now.

(closes issue ASTERISK-14586)
Reported by: elbriga
Patches:
     patchAppQueueAgentComplete.diff uploaded by elbriga (license 482)



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

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

By: Digium Subversion (svnbot) 2010-05-26 13:21:53

Repository: asterisk
Revision: 266005

_U  trunk/

------------------------------------------------------------------------
r266005 | mmichelson | 2010-05-26 13:21:52 -0500 (Wed, 26 May 2010) | 16 lines

Blocked revisions 266004 via svnmerge

........
 r266004 | mmichelson | 2010-05-26 13:21:10 -0500 (Wed, 26 May 2010) | 12 lines
 
 Make AgentComplete message more consistent.
 
 At times, the "Member" field was not specified during the event.
 It's there now.
 
 (closes issue ASTERISK-14586)
 Reported by: elbriga
 Patches:
       patchAppQueueAgentComplete.diff uploaded by elbriga (license 482)
........

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

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