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

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Jun 6 14:47:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207064#comment-207064 ] 

Richard Mudgett commented on ASTERISK-21873:
--------------------------------------------

A new field to the channel technology should be able to indicate if any of their channels should be visible.

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