[svn-commits] qwell: branch qwell/queue_events r390338 - /team/qwell/queue_events/CHANGES

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri May 31 15:16:53 CDT 2013


Author: qwell
Date: Fri May 31 15:16:51 2013
New Revision: 390338

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=390338
Log:
Add stuffs to CHANGES.

Modified:
    team/qwell/queue_events/CHANGES

Modified: team/qwell/queue_events/CHANGES
URL: http://svnview.digium.com/svn/asterisk/team/qwell/queue_events/CHANGES?view=diff&rev=390338&r1=390337&r2=390338
==============================================================================
--- team/qwell/queue_events/CHANGES (original)
+++ team/qwell/queue_events/CHANGES Fri May 31 15:16:51 2013
@@ -105,6 +105,12 @@
  * The AMI 'Hold' event has been moved out of individual channel drivers, into
    core, and is now two events: Hold and Unhold.  The status field has been
    removed.
+
+ * The AMI events in app_queue have been converted to stasis.  In the process,
+   the fields were made more consistent with each other.  Events that reference
+   channels (QueueCaller* and Agent*) will show information about each channel.
+   The (infamous) "Join" and "Leave" AMI events have been changed to
+   "QueueCallerJoin" and "QueueCallerLeave".
 
 Channel Drivers
 ------------------




More information about the svn-commits mailing list