]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Only care about a compatible codec for early bridging if we are actually bridging...
authorJoshua Colp <jcolp@digium.com>
Thu, 18 Dec 2008 17:11:42 +0000 (17:11 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 18 Dec 2008 17:11:42 +0000 (17:11 +0000)
commit3a354c35006cc35247567733198648f0dc73f64c
tree16fa2dec49bf41a2a707dece32a4aa8f38db0005
parent3a0e7aec6aa1424561f16a8f6bbd8bccee8d4821
Only care about a compatible codec for early bridging if we are actually bridging to another channel. If we are not we actually want to bring the audio back to us.
(closes issue #13545)
Reported by: davidw

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@165591 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/rtp.c