]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Sanity check code for an extended failure in trying to obtain a channel lock that...
authorBJ Weschke <bweschke@btwtech.com>
Tue, 23 May 2006 17:17:02 +0000 (17:17 +0000)
committerBJ Weschke <bweschke@btwtech.com>
Tue, 23 May 2006 17:17:02 +0000 (17:17 +0000)
commitf84891dfbb792cc397735c6a63b222f0b4d4ff50
tree441cf26f5cbd9b7704ea596df6c5fe398196b0c4
parent75ca02dbaabcf714a16f582c6e580e7ffd095d27
  Sanity check code for an extended failure in trying to obtain a channel lock that may have been obtained elsewhere. Prevents the monitor thread of the SIP module from going into an infinite loop, effectively, breaking SIP until you restart Asterisk or the mutex is unlocked, whichever comes first.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@29733 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c