[Home]

Summary:ASTERISK-21473: Stasis Core - Refactor CCSS events to Stasis-Core
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-17 06:40:24Date Closed:2013-07-19 13:01:13
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/ManagerInterface Core/Stasis
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:This task is to refactor the AMI events in ccss onto Stasis-Core.

Call Completion events are a little different, in that they describe changes in state on a device, rather than a channel. The CCSS messages on Stasis-Core can be conveyed using JSON, but should be done so to a topic for the specific device.

When re-constructing the messages, a handle to the device can be used to pull the device state from the cache.
Comments: