asterisk/apps/confbridge
Kinsey Moore 5a8f32703c Filter channels used as internal mechanisms
This adds new flags to the channel tech properties that flag it as
different types of implementation detail used exclusively to provide a
feature. Examples of channels that would have these flags include the
announcement and recording channels used by confbridge which are the
only two marked as such by this patch.

Review: https://reviewboard.asterisk.org/r/2633/
(closes issue ASTERISK-21873)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@394808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-07-19 19:23:39 +00:00
..
include app_confbridge: Fix memory leak on reload. 2013-06-13 19:04:41 +00:00
conf_chan_announce.c Filter channels used as internal mechanisms 2013-07-19 19:23:39 +00:00
conf_chan_record.c Filter channels used as internal mechanisms 2013-07-19 19:23:39 +00:00
conf_config_parser.c Fix potential bridge hook resource leak if the hook install fails. 2013-06-20 17:21:40 +00:00
conf_state.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_empty.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_inactive.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_multi.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_multi_marked.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_single.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
conf_state_single_marked.c confbridge: Rename items for clarity and consistency. 2013-03-09 00:21:46 +00:00
confbridge_manager.c Filter channels used as internal mechanisms 2013-07-19 19:23:39 +00:00