-
- Downloads
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
Showing
- apps/confbridge/conf_chan_announce.c 1 addition, 0 deletionsapps/confbridge/conf_chan_announce.c
- apps/confbridge/conf_chan_record.c 1 addition, 0 deletionsapps/confbridge/conf_chan_record.c
- apps/confbridge/confbridge_manager.c 6 additions, 3 deletionsapps/confbridge/confbridge_manager.c
- include/asterisk/channel.h 12 additions, 2 deletionsinclude/asterisk/channel.h
- include/asterisk/stasis_channels.h 1 addition, 0 deletionsinclude/asterisk/stasis_channels.h
- main/cdr.c 1 addition, 5 deletionsmain/cdr.c
- main/cel.c 24 additions, 0 deletionsmain/cel.c
- main/manager_bridging.c 28 additions, 1 deletionmain/manager_bridging.c
- main/manager_channels.c 12 additions, 0 deletionsmain/manager_channels.c
- main/stasis_channels.c 1 addition, 0 deletionsmain/stasis_channels.c
- res/parking/parking_manager.c 3 additions, 0 deletionsres/parking/parking_manager.c
Loading
Please register or sign in to comment