]> git.ipfire.org Git - thirdparty/asterisk.git/commit
audiohooks: Muting a hook can mute underlying frames 63/4863/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:21:39 +0000 (17:21 -0500)
commit3aee19991355fc8c4bad6066dd7a0b1cf003c077
tree24404d7e1a56ef30e97b0c716ac704486eb53a28
parente4f742de15cc6683172266c1796fbeaf57be6425
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