aboutsummaryrefslogtreecommitdiffstats
path: root/main/audiohook.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Fixes crash in audiohook_write_listdvossel1-11/+33
2009-10-20Pay attention to the return value of the manipulate function.tilghman1-4/+12
2009-05-28Add flags to chanspy audiohook so that audio stays in sync.mmichelson1-1/+11
2009-04-14audio_audiohook_write_list() does not correctly update sample size after ast_...dvossel1-0/+1
2009-03-31Fix crash when moving audiohooks between channels.file1-3/+3
2008-12-19Backport of AUDIOHOOK_INHERIT for Asterisk 1.4mmichelson1-0/+55
2008-10-14Add a tolerance period for sync-triggered audiohooksmmichelson1-1/+8
2008-07-14Bump up the debug level for a message.russell1-2/+2
2008-07-11Remove redundant logicmmichelson1-2/+2
2008-07-11Fix a typo in audiohook_read_frame_both.mmichelson1-1/+1
2008-04-08If audio suddenly gets fed into one side of a channel after a lapse of frames...file1-4/+13
2008-03-12Add a trigger mode that triggers on both read and write. The actual function ...file1-14/+38
2008-01-16Replace current spy architecture with backport of audiohooks. This should tak...file1-0/+626