summaryrefslogtreecommitdiff
path: root/bridges/bridge_holding.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2014-05-11 02:09:10 +0000
committerJoshua Colp <jcolp@digium.com>2014-05-11 02:09:10 +0000
commitd134150be28e9016131b4c0b5c9273ff65cf2084 (patch)
tree68fa1309a3b66b178e2275bf56fb56e191febf05 /bridges/bridge_holding.c
parente2ed86e4ca7df1ec7038d9f744d3accf91a7989e (diff)
framehooks: Add callback for determining if a hook is consuming frames of a specific type.
In the past framehooks have had no capability to determine what frame types a hook is actually interested in consuming. This has meant that code has had to assume they want all frames, thus preventing native bridging. This change adds a callback which allows a framehook to be queried for whether it is consuming a frame of a specific type. The native RTP bridging module has also been updated to take advantange of this, allowing native bridging to occur when previously it would not. ASTERISK-23497 #comment Reported by: Etienne Lessard ASTERISK-23497 #close Review: https://reviewboard.asterisk.org/r/3522/ ........ Merged revisions 413681 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@413682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'bridges/bridge_holding.c')
0 files changed, 0 insertions, 0 deletions