Fixes a bug in chan_iax that uses send_command to poke a peer while a channel is...
authorBrett Bryant <bbryant@digium.com>
Wed, 28 May 2008 16:01:05 +0000 (16:01 +0000)
committerBrett Bryant <bbryant@digium.com>
Wed, 28 May 2008 16:01:05 +0000 (16:01 +0000)
commit7d6496c247ff09f1cadfe05de464c94093012897
tree0386b79f8fdc9abb27d3fd7089ccd3368c903b94
parent8fa6eaba67856f1ef3d2dedcb0427bca9c3ad05b
Fixes a bug in chan_iax that uses send_command to poke a peer while a channel is unlocked in some cases, and because it can cause seemingly
random failures could be related to some bugs in the tracker...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118702 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c