[Home]

Summary:ASTERISK-21096: Complete channel snapshot work for Stasis Core
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-02-14 14:57:51.000-0600Date Closed:2013-03-25 15:21:20
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/Stasis
Versions:Frequency of
Occurrence
Related
Issues:
cannot be resolved before completion ofASTERISK-20959 Create Stasis Core Module
Environment:Attachments:
Description:Once the Stasis Core API is finished, we need to finalize the work that Kinsey started on creating a channel snapshot object and pushing it through the event subsystem.

This work is to clean that up and make sure that AMI events that need channel information have sufficient information in the snapshot or in related objects. This includes party identification (which may or may not be a different object), channel state, creation, destruction, etc.

See:
* [Newexten|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_Newexten]
* [Varset|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_VarSet]
* [Newstate|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_Newstate]
* [NewCallerid|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_NewCallerid]
* [HangupRequest|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_HangupRequest]
* [Hangup|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_Hangup]
Comments: