asterisk/apps/confbridge
George Joseph b9f42a717e app_confbridge: Plug ref leak of bridge channel with send_events
When send_events is enabled for a user, we were leaking a reference
to the bridge channel in confbridge_manager.c:send_message().  This
also caused the bridge snapshot to not be destroyed.

Change-Id: I87a7ae9175e3cd29f6d6a8750e0ec5427bd98e97
2020-06-10 11:03:04 -05:00
..
include confbridge: Add support for disabling text messaging. 2020-04-20 12:03:22 -05:00
conf_chan_announce.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
conf_chan_record.c app_confbridge: Only create a channel that records audio. 2017-09-19 07:56:00 -05:00
conf_config_parser.c confbridge: Add support for disabling text messaging. 2020-04-20 12:03:22 -05:00
conf_state.c app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing. 2014-03-12 18:47:10 +00:00
conf_state_empty.c confbridge: announce to the marked users when they join an empty conference 2018-12-12 12:15:49 -05:00
conf_state_inactive.c confbridge: announce to the marked users when they join an empty conference 2018-12-12 12:15:49 -05:00
conf_state_multi.c app_confbridge: Remove some noop code. 2014-03-06 00:33:13 +00:00
conf_state_multi_marked.c ConfBridge: Make some announcements asynchronous. 2016-09-07 09:12:41 -05:00
conf_state_single.c app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing. 2014-03-12 18:47:10 +00:00
conf_state_single_marked.c app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing. 2014-03-12 18:47:10 +00:00
confbridge_manager.c app_confbridge: Plug ref leak of bridge channel with send_events 2020-06-10 11:03:04 -05:00