]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a bug where direct RTP setup would partially occur even when disabled if the...
authorJoshua Colp <jcolp@digium.com>
Tue, 19 May 2009 14:41:45 +0000 (14:41 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 19 May 2009 14:41:45 +0000 (14:41 +0000)
commit64c1093e143199d34c7471bbe6a6159ca269435e
tree5fd58dbeea8f5d22d99f22cf2009431bb6e3fe0a
parentefb22ba096ddfc0803f0275d2ccbb22a62d85566
Fix a bug where direct RTP setup would partially occur even when disabled if the calling channel was answered.

(issue #13545)
Reported by: davidw
(issue #14244)
Reported by: mbnwa

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