]> git.ipfire.org Git - thirdparty/asterisk.git/commit
audiohooks: Muting a hook can mute underlying frames 64/4864/1
authorSean Bright <sean.bright@gmail.com>
Wed, 1 Feb 2017 21:56:50 +0000 (16:56 -0500)
committerSean Bright <sean.bright@gmail.com>
Wed, 1 Feb 2017 22:56:24 +0000 (17:56 -0500)
commit6e0d7e653b110bbd83052d5c812807bca6382721
tree3167278e56c29e65fbd1ef2816600396c5bc3c24
parentd6502d3cbda18f4719f41ed48fe50a45f6636e86
audiohooks:  Muting a hook can mute underlying frames

If an audiohook is placed on a channel that does not require transcoding,
muting that hook will cause the underlying frames to be muted as well.

The original patch is from David Woolley but I have modified slightly.

ASTERISK-21094 #close
Reported by: David Woolley
Patches:
      ASTERISK-21094-Patch-1.8-1.txt (license #5737) patch uploaded
      by David Woolley

Change-Id: Ib2b68c6283e227cbeb5fa478b2d0f625dae338ed
main/audiohook.c