Files
asterisk/main
Joshua Colp c7eb0933b2 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/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@413681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-05-11 02:05:26 +00:00
..
2014-05-09 22:39:22 +00:00
2014-05-09 22:39:22 +00:00
2014-05-09 22:39:22 +00:00
2013-08-20 15:36:10 +00:00
2014-04-28 20:01:02 +00:00
2014-05-09 22:39:22 +00:00
2014-05-09 22:39:22 +00:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2014-05-09 22:39:22 +00:00
2014-01-17 21:32:18 +00:00
2013-08-16 16:26:11 +00:00
2013-09-10 18:03:45 +00:00
2014-05-09 22:39:22 +00:00
2013-08-30 19:20:47 +00:00
2013-10-04 21:40:33 +00:00
2014-05-09 22:39:22 +00:00
2013-12-20 19:06:12 +00:00
2014-02-28 23:29:58 +00:00