asterisk/bridges
Richard Mudgett 0ed8aebda9 bridge_builtin_features: Add missing channel locks around ast_get_chan_features_general_config().
The feature_automonitor() and feature_automixmonitor() functions were not
locking the channel around ast_get_chan_features_general_config().
Accessing the channel datastore list without the channel locked is a good
way to corrupt the list or follow the pointer chain into oblivion.
........

Merged revisions 426531 from http://svn.asterisk.org/svn/asterisk/branches/12
........

Merged revisions 426552 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@426553 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-10-28 21:35:41 +00:00
..
bridge_builtin_features.c bridge_builtin_features: Add missing channel locks around ast_get_chan_features_general_config(). 2014-10-28 21:35:41 +00:00
bridge_builtin_interval_features.c Handle DTMF and hold wrapup when a channel leaves the bridging system. 2013-08-23 18:33:36 +00:00
bridge_holding.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
bridge_native_rtp.c bridge_native_rtp: Fix audio issues when moving from remote bridge to softmix 2014-10-17 02:01:40 +00:00
bridge_simple.c media formats: re-architect handling of media for performance improvements 2014-07-20 22:06:33 +00:00
bridge_softmix.c bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent. 2014-09-18 17:10:50 +00:00
Makefile Title update 2012-10-14 21:56:13 +00:00