summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2016-11-03 16:36:13 -0500
committerMark Michelson <mmichelson@digium.com>2016-11-07 12:25:59 -0600
commit9231a56cf3d6f5eca1bf2d37d827453400690773 (patch)
tree05e77e73135c85693acab9930b6a55725850ea02 /BUGS
parentd971647949a5a6dee5c80526f2baa90b02687ad5 (diff)
Add API for channel frame deferral.
There are several places in Asterisk that have duplicated logic for deferring important frames until later. This commit adds a couple of API calls to facilitate this automatically. ast_channel_start_defer_frames(): Future reads of deferrable frames on this channel will be deferred until later. ast_channel_stop_defer_frames(): Any frames that have been deferred get requeued onto the channel. ASTERISK-26343 Change-Id: I3e1b87bc6796f222442fa6f7d1b6a4706fb33641
Diffstat (limited to 'BUGS')
0 files changed, 0 insertions, 0 deletions