asterisk/apps/confbridge
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
This change makes ast_channel_alloc return allocated channels
locked. By doing so no other thread can acquire, lock, and manipulate
the channel before it is completely set up.

(closes issue AST-1256)

Review: https://reviewboard.asterisk.org/r/3067/
........

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@404210 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-12-18 19:28:05 +00:00
..
include Confbridge: Add option to review the recording similar to announce_join_leave 2013-11-15 22:38:52 +00:00
conf_chan_announce.c Restore Dial, Queue, and FollowMe 'I' option support. 2013-09-13 22:19:23 +00:00
conf_chan_record.c channels: Return allocated channels locked. 2013-12-18 19:28:05 +00:00
conf_config_parser.c Confbridge: Add option to review the recording similar to announce_join_leave 2013-11-15 22:38:52 +00:00
conf_state.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +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: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_multi.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_multi_marked.c Add a CONFBRIDGE_RESULT channel variable to discern why a channel left a ConfBridge. 2013-12-09 17:29:48 +00:00
conf_state_single.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
conf_state_single_marked.c confbridge: Separate user muting from system muting overrides. 2013-11-02 03:24:47 +00:00
confbridge_manager.c Multiple revisions 399887,400138,400178,400180-400181 2013-09-30 18:55:27 +00:00