]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix possible misshandling of an incoming SIP response as a peer poke response.
authorStefan Schmidt <sst@sil.at>
Tue, 13 Dec 2011 15:16:50 +0000 (15:16 +0000)
committerStefan Schmidt <sst@sil.at>
Tue, 13 Dec 2011 15:16:50 +0000 (15:16 +0000)
commit9d53f3352b64904de2b9ddd7dd6dd382e0b7518e
tree6b25b33ddf623a812e3d69b28835d374b33543ad
parent607398d4501cf820bba8eb0921d75d2062a9eb4e
Fix possible misshandling of an incoming SIP response as a peer poke response.
Also make sure peer has even qualify enabled when handle a peer poke response.

(closes issue ASTERISK-18940)
Reported by: Vitaliy
Tested by: Vitaliy and UnixDev

Review: https://reviewboard.asterisk.org/r/1620
Reviewed by: David Vossel

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