Files
asterisk/apps
Richard Mudgett 0eda1315b5 Fix potential deadlock calling ast_call() with channel locks held.
Fixed app_queue.c:ring_entry() calling ast_call() with the channel locks
held.  Chan_local attempts to do deadlock avoidance in its ast_call()
callback and could deadlock if a channel lock is already held.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@344539 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-11-10 22:59:22 +00:00
..
2011-10-05 17:01:01 +00:00
2011-09-27 20:10:13 +00:00
2011-09-30 09:31:48 +00:00
2011-10-17 16:23:33 +00:00