Commit Graph

11 Commits (38e98f42bc656c514b321a55bdfd5bb1c0a0fb55)

Author SHA1 Message Date
Mark Michelson 3268149a1f Add flags to chanspy audiohook so that audio stays in sync.
17 years ago
David Vossel f967bdc670 audio_audiohook_write_list() does not correctly update sample size after ast_translate.
17 years ago
Joshua Colp 3b1fcc38f1 Fix crash when moving audiohooks between channels.
17 years ago
Mark Michelson 7fdf99803e Backport of AUDIOHOOK_INHERIT for Asterisk 1.4
18 years ago
Mark Michelson c19ca186c1 Add a tolerance period for sync-triggered audiohooks
18 years ago
Russell Bryant 2d8ce72343 Bump up the debug level for a message.
18 years ago
Mark Michelson c6d393a0bf Remove redundant logic
18 years ago
Mark Michelson 6edecf4598 Fix a typo in audiohook_read_frame_both.
18 years ago
Joshua Colp 8c03119ce5 If audio suddenly gets fed into one side of a channel after a lapse of frames flush the other factory so that old audio does not remain in the factory causing the sync code to not execute.
18 years ago
Joshua Colp 4a8d87fe98 Add a trigger mode that triggers on both read and write. The actual function that returns the combined audio frame though will wait until both sides have fed in audio, or until one side stops (such as the case when you call Wait).
19 years ago
Joshua Colp fa640604de Replace current spy architecture with backport of audiohooks. This should take care of current known spy issues.
19 years ago