[asterisk-bugs] [JIRA] (ASTERISK-21873) Asterisk API Improvements - filter channels that should never be shown

Digium Subversion (JIRA) noreply at issues.asterisk.org
Fri Jul 19 14:30:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-21873.
----------------------------------------

    Resolution: Fixed
    
> Asterisk API Improvements - filter channels that should never be shown
> ----------------------------------------------------------------------
>
>                 Key: ASTERISK-21873
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21873
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/ManagerInterface, Core/Stasis
>            Reporter: Matt Jordan
>            Assignee: Kinsey Moore
>              Labels: Asterisk12
>
> There are a number of channels that should never be conveyed over AMI. These channels have meaning only inside Asterisk and the usage of a channel to perform that action is merely an implementation detail. If an external system attempted to manipulate that channel, "bad things" would inevitably occur.
> To date, those channels are:
>  * CBAnn - the confbridge announcer channel
>  * CBRec - the confbridge recorder channel
> It is expected, however, that other channels will be added to this list. A generic function should be added to AMI channels and bridges that excludes events in relation to those channels. Thus, AMI clients should not see any message pertaining to that channel, regardless of the topic that message is published on.

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