[asterisk-bugs] [JIRA] (ASTERISK-21470) Stasis Core - Refactor AGI Events
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 06:29:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21470:
-----------------------------------
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
was:
This task is to refactor the AMI events in res_agi onto Stasis-Core.
Events should use channel 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
> Stasis Core - Refactor AGI Events
> ---------------------------------
>
> Key: ASTERISK-21470
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21470
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Applications/app_queue, Core/ManagerInterface, Core/Stasis
> Reporter: Matt Jordan
>
> 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
--
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