[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 13:47:04 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21883:
-----------------------------------
Description:
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.
was:
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.
> 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/Stasis
> Reporter: Matt Jordan
> Labels: Asterisk12
>
> 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