Files
asterisk/channels
Russell Bryant 60bcd4e03c I am fighting deadlocks in chan_iax2. I have tracked them down to a single
core issue.  You can not call find_callno() while holding a pvt lock as this
function has to lock another (every) other pvt lock.  Doing so can lead to a
classic deadlock.  So, I am tracking down all of the code paths where this
can happen and fixing them.

The fix I committed earlier today was along the same theme.  This patch fixes
some code down the path of authenticate_reply.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@79272 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-08-13 19:27:39 +00:00
..
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00
2007-08-13 14:18:04 +00:00