[Home]

Summary:ASTERISK-12927: [patch] missing channel's uniqueid field in AMI's queue status
Reporter:Caio Begotti (caio1982)Labels:
Date Opened:2008-10-17 11:10:17Date Closed:2008-10-17 19:14:47
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) queue_status_uniqueid.diff
( 1) queue_status_uniqueid2.diff
Description:Just a dumb modification to make the life of applications using AMI a bit easier (for http://monast.sf.net in this case).
Comments:By: Eliel Sardanons (eliel) 2008-10-17 11:13:28

I think we should also document this into doc/manager_1_1.txt

By: Caio Begotti (caio1982) 2008-10-17 11:51:58

Do you think that would be enough, eliel? I guess it's quite straightforward :)

By: Digium Subversion (svnbot) 2008-10-17 19:14:44

Repository: asterisk
Revision: 150773

U   trunk/CHANGES
U   trunk/apps/app_queue.c
U   trunk/doc/manager_1_1.txt

------------------------------------------------------------------------
r150773 | bweschke | 2008-10-17 19:14:43 -0500 (Fri, 17 Oct 2008) | 5 lines

The QueueEntry event now has the uniqueid of the channel included.
(closes issue ASTERISK-12927)
reported and patched by: caio1982


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

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