[asterisk-bugs] [JIRA] (ASTERISK-21883) Asterisk API Improvements - refactor channel/bridge inspection commands to query the Stasis Cache

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jun 7 09:15:03 CDT 2013


Matt Jordan created ASTERISK-21883:
--------------------------------------

             Summary: Asterisk API Improvements - refactor channel/bridge inspection commands to query the Stasis Cache
                 Key: ASTERISK-21883
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21883
             Project: Asterisk
          Issue Type: Bug
          Components: Core/Bridging
            Reporter: Matt Jordan


The following items should be refactored to hit the Stasis cache and not actually access the channel/bridge objects:

* CLI
** {{core show channels}}
** {{core show channel}}
** {{core show bridges}}
** {{core show bridge}}
* AMI
** [CoreShowChannels|https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_CoreShowChannels]
* AGI
** [channel status|Asterisk+11+AGICommand_channel+status]

We should have analogous support in AMI for all of the CLI commands as well.



--
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