summaryrefslogtreecommitdiff
path: root/main/audiohook.c
AgeCommit message (Expand)Author
2017-11-15audiohook.c: Fix freeing a frame and still using it.Richard Mudgett
2017-04-26frame: Better handle interpolated frames.Joshua Colp
2017-03-20audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.Aaron An
2017-02-01audiohooks: Muting a hook can mute underlying framesSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-04-27app_chanspy: reduce audio loss on the spying channel.Jean Aunis
2015-12-03Fix crash in audiohook translate to slinJonathan Rose
2015-08-13audiohook.c: Simplify variable usage in audiohook_read_frame_both().Richard Mudgett
2015-08-13audiohook.c: Fix MixMonitor crash when using the r() or t() options.Richard Mudgett
2015-07-22Merge "audiohook: Use manipulated frame instead of dropping it."Matt Jordan
2015-07-22audiohook: Use manipulated frame instead of dropping it.Joshua Colp
2015-07-22audiohook: Read the correct number of samples based on audiohook format.Joshua Colp
2015-05-20audiohook.c: Difference in read/write rates caused continuous buffer resetsKevin Harwell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-12main/audiohook: Update internal sample rate on readsMatthew Jordan
2014-10-30audiohooks: Clean references to formatsCorey Farrell
2014-10-03audiohooks: Reevaluate the bridge technology when an audiohook is added or re...Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-05-30TALK_DETECT: A channel function that raises events when talking is detectedMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-11Formatting: Remove invisible charactersOlle Johansson
2014-04-11Formatting only.Olle Johansson
2013-11-23ari: Add Snoop operation for spying/whispering on channels.Joshua Colp
2013-07-19Minor optimizations.Richard Mudgett
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-05-02Only log a failure to get read/write samples from factories if it didn't happenMatthew Jordan
2012-03-22Kill off red blobs in most of main/*Kinsey Moore
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-16Revert a change to audio_audiohook_write_list that had no affect.Sean Bright
2011-12-28Use ast_audiohook_write_list_empty to determine if our lists are empty insteadSean Bright
2011-12-27Once an audiohook is attached to a channel, we continue to transcode all of theSean Bright
2011-05-03Merged revisions 316265 via svnmerge from Russell Bryant
2011-03-14Fixes null reference bug introduced by audio hook changes that affects variou...Jonathan Rose
2011-03-11Mix Monitor: Now with r and t options.Jonathan Rose
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-07-27Merged revisions 279949 via svnmerge from David Vossel
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-04-29Merged revisions 260049 via svnmerge from David Vossel
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-01-08fixes AUDIOHOOK_INHERIT regressionDavid Vossel
2009-11-20audiohook signal trigger on every status changeDavid Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-20Merged revisions 224855 via svnmerge from Tilghman Lesher
2009-05-28Merged revisions 197537 via svnmerge from Mark Michelson
2009-05-01Drop my IRC nickname.Joshua Colp