]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Check to see if the channel that is activating the IAXPEER function is actually
authorRussell Bryant <russell@russellbryant.com>
Sun, 24 Sep 2006 13:50:30 +0000 (13:50 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sun, 24 Sep 2006 13:50:30 +0000 (13:50 +0000)
commit00ca92aeeeedd7191ce1f9abc011a58b9fbc968c
treeb62b20cbf259a2062110337719263c7c47391bb5
parentc6e25717b46b1ce039fc7e4ae379a29b7a9d3795
Check to see if the channel that is activating the IAXPEER function is actually
an IAX2 channel before proceeding to process it to avoid crashing.
(issue #8017, reported by admott, fixed by myself)

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