]> 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:10:14 +0000 (16:10 +0000)
committerJonathan Rose <jrose@digium.com>
Fri, 9 May 2014 16:10:14 +0000 (16:10 +0000)
commitd55a68a53184eda8b679bb6220e31fd616ee49db
treefc280ac006f46e5e7592cc536aedbaff08d080ae
parent50925e6c24f5d06daf5f177b4b4d4c6b54e401e0
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/

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