]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching...
authorRichard Mudgett <rmudgett@digium.com>
Thu, 6 Nov 2014 18:55:15 +0000 (18:55 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 6 Nov 2014 18:55:15 +0000 (18:55 +0000)
commite771108ae9526c34b9550569dbc8fee949d30491
tree81deddc8a8d33f50c1455ba0de870660774e1e79
parentbc7e37b857815fed88eceadcfea1c79567c6d911
Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits.

* Made collecting DTMF digits for the DTMF feature hooks pass frames from
the bridge.

* Made collecting DTMF digits possible by other bridge hooks if there is a
need.

ASTERISK-24447 #close
Reported by: Richard Mudgett

Review: https://reviewboard.asterisk.org/r/4123/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@427493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
include/asterisk/bridge_channel.h
main/bridge_channel.c