[asterisk-bugs] [JIRA] (ASTERISK-21476) Stasis Core - Refactor extraneous channel events
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Wed Apr 17 07:22:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21476:
-----------------------------------
Status: Open (was: Triage)
> Stasis Core - Refactor extraneous channel events
> ------------------------------------------------
>
> Key: ASTERISK-21476
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21476
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Core/ManagerInterface, Core/Stasis
> Reporter: Matt Jordan
> Labels: Asterisk12
>
> This task is to refactor AMI events in a variety of channel drivers. In general, these should be channel snapshots accompanied by JSON where appropriate.
> * {{chan_agent}}:
> ** Agentlogin/Agentlogoff - refactor and rename to AgentLogin/AgentLogoff.
> * {{chan_local}}:
> ** LocalBridge. This must occur after the {{NewChannel}} events for the two Local channel halves (which should implicitly occur once this has been refactored). The LocalBridge does not reference a bridge object currently; as such it should be a multi-channel message with a JSON blob. Thought needs to be given which topic this is sent to - either ';1' or ';2', but probably not both (as I suspect that will send it to the all channels topic twice)
> * {{chan_gtalk}}:
> ** ChannelUpdate
> * {{sig_analog}}
> ** AlarmClear
> * {{sip_pri}}
> ** MCID - this will have to be carefully refactored, as it can both have a channel present as well as have no channels.
> * {{chan_dahdi}} - all events
--
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