]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_chanspy: Fix a bug where Barge mode could fail
authorJonathan Rose <jrose@digium.com>
Fri, 9 May 2014 16:35:16 +0000 (16:35 +0000)
committerJonathan Rose <jrose@digium.com>
Fri, 9 May 2014 16:35:16 +0000 (16:35 +0000)
commit17c45486de23920c64024ca7b13dcb86f1191997
tree4e5fa12cc8d9ddac5febd7e58d360abe432269f7
parent85637ed389f692ba4b981604ccb1cb495e511544
app_chanspy: Fix a bug where Barge mode could fail

If the barge audiohook was attached prior to the spyee and its peer
actually being bridged, the audiohook would not be applied and the
connected peer would not be able to hear audio from the spy when the
spy is in barge mode.

(closes issue ASTERISK-23381)
Reported by: Robert Moss
Review: https://reviewboard.asterisk.org/r/3505/
........

Merged revisions 413551 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@413556 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_chanspy.c