[Home]

Summary:ASTERISK-21469: Stasis Core - Refactor Queue Events
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-17 06:25:46Date Closed:2013-06-07 14:51:24
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_queue Core/ManagerInterface Core/Stasis
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:This task is to refactor the AMI events in app_queue onto Stasis-Core.

These events should use a combination of channel snapshots/handles along with JSON blobs. This application may eventually use portions of the bridge framework; when that refactoring takes place the events affected can be refactored to use bridge handles/snapshots.

In addition, the following events should be renamed:
* Join => QueueJoin
* Leave => QueueLeave
Comments: