[Home]

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

Events should use channel handles/snapshots with JSON blobs to convey their information. AsyncAGI events should be refactored based on the SubEvent type to be:
* AsyncAGIStart
* AsyncAGIEnd
* AsyncAGIExec
* AGIExecStart
* AGIExecEnd

Comments: