]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Once an audiohook is attached to a channel, we continue to transcode all of the
authorSean Bright <sean@malleable.com>
Tue, 27 Dec 2011 17:09:14 +0000 (17:09 +0000)
committerSean Bright <sean@malleable.com>
Tue, 27 Dec 2011 17:09:14 +0000 (17:09 +0000)
commitc74793e570c8f4fe08f0a5f3aa12e8154b05615d
tree828c7e07d2b739eef379cc92dc7370f7cc7635ec
parentb9bfee7ee61536e4a65e58816f2f7468c6e838a0
Once an audiohook is attached to a channel, we continue to transcode all of the
frames, even after all of the hooks are detached.  This patch short-cicuits us
out before we transcode unnecessarily.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@349144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/audiohook.c