[asterisk-bugs] [JIRA] (ASTERISK-21473) Stasis Core - Refactor CCSS events to Stasis-Core

Matt Jordan (JIRA) noreply at issues.asterisk.org
Wed Apr 17 06:42:01 CDT 2013


Matt Jordan created ASTERISK-21473:
--------------------------------------

             Summary: Stasis Core - Refactor CCSS events to Stasis-Core
                 Key: ASTERISK-21473
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21473
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Core/ManagerInterface, Core/Stasis
            Reporter: Matt Jordan


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list