]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a bug in 1.4 branch with iax2 channels not being removed when a call was rejected...
authorBrett Bryant <bbryant@digium.com>
Mon, 21 Jul 2008 20:30:12 +0000 (20:30 +0000)
committerBrett Bryant <bbryant@digium.com>
Mon, 21 Jul 2008 20:30:12 +0000 (20:30 +0000)
commit2172cc71b109e0e707c06773029242ab4de901ba
treed68e6a7974974f11dc76603cf3c19c2303d75832
parent00228e42d0287f06963b3bc19431d44feddc378b
Fix a bug in 1.4 branch with iax2 channels not being removed when a call was rejected (from the calling box, not the box that denied the
registration). Related to revisions 132466 in trunk, and 132467 in 1.6.0. Earlier I had accidently tested 1.4 with a backport from those revisions,
so I didn't see this problem (oops).

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