bridge_channel: Support the lonely flag and make ARI use it.
The lonely flag is an optional flag for bridge channels that will make them leave a bridge when a channel leaves if only lonely channels are in the bridge at that point. This is useful for things like ending recording and playback channels when they cease to be interacting with other channels in the bridge. (closes issue ASTERISK-22117) Reported by: Matt Jordan Review: https://reviewboard.asterisk.org/r/2721/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396497 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- include/asterisk/bridge.h 2 additions, 0 deletionsinclude/asterisk/bridge.h
- include/asterisk/core_unreal.h 2 additions, 1 deletioninclude/asterisk/core_unreal.h
- main/bridge_channel.c 12 additions, 1 deletionmain/bridge_channel.c
- main/core_unreal.c 3 additions, 2 deletionsmain/core_unreal.c
- res/ari/resource_bridges.c 4 additions, 2 deletionsres/ari/resource_bridges.c
Loading
Please register or sign in to comment