Commit Graph

90 Commits (19)

Author SHA1 Message Date
Mike Bradeen f61dbd566b audiohook: add directional awareness
3 years ago
Naveen Albert 51146db5fe channel.c: Clean up debug level 1.
3 years ago
Alexander Traud 0119f59ac3 frame: Fix for Doxygen.
3 years ago
Josh Soref ec877e0c27 main: Spelling fixes
3 years ago
Joshua C. Colp 98d10d0a16 audiohook: Don't allow audiohooks to attach to hung up channels.
5 years ago
Sean Bright 64906c4c9b audiohook.c: Substitute silence for unavailable audio frames
6 years ago
Richard Mudgett b7b800b689 audiohook.c: Fix freeing a frame and still using it.
8 years ago
Joshua Colp 985a5fd7aa frame: Better handle interpolated frames.
8 years ago
Aaron An 25016a74f8 audiohook.c: Lost RTP packets lead to out-of-sync MixMonitor.
8 years ago
Sean Bright 2849b726b6 audiohooks: Muting a hook can mute underlying frames
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Jean Aunis 7281770710 app_chanspy: reduce audio loss on the spying channel.
9 years ago
Jonathan Rose 69457b8d61 Fix crash in audiohook translate to slin
10 years ago
Richard Mudgett 7c4cb8618d audiohook.c: Simplify variable usage in audiohook_read_frame_both().
10 years ago
Richard Mudgett bb37473234 audiohook.c: Fix MixMonitor crash when using the r() or t() options.
10 years ago
Matt Jordan ffb679f7b5 Merge "audiohook: Use manipulated frame instead of dropping it."
10 years ago
Joshua Colp 1cc99ba8b6 audiohook: Use manipulated frame instead of dropping it.
10 years ago
Joshua Colp e5fe8d40c8 audiohook: Read the correct number of samples based on audiohook format.
10 years ago
Kevin Harwell 7bf88eb60d audiohook.c: Difference in read/write rates caused continuous buffer resets
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 38ee441ea7 main/audiohook: Update internal sample rate on reads
10 years ago
Corey Farrell ced81afff2 audiohooks: Clean references to formats
11 years ago
Richard Mudgett 70301b0438 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Matthew Jordan 53968c00b3 TALK_DETECT: A channel function that raises events when talking is detected
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Olle Johansson f65dd23bf4 Formatting: Remove invisible characters
11 years ago
Olle Johansson 2a4205df2c Formatting only.
11 years ago
Joshua Colp eda7126862 ari: Add Snoop operation for spying/whispering on channels.
12 years ago
Richard Mudgett 643fb1ed14 Minor optimizations.
12 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Matthew Jordan 54143892af Only log a failure to get read/write samples from factories if it didn't happen
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Sean Bright b80fcd77e5 Revert a change to audio_audiohook_write_list that had no affect.
13 years ago
Sean Bright 9e48f6799d Use ast_audiohook_write_list_empty to determine if our lists are empty instead
14 years ago
Sean Bright 8017be6fa9 Once an audiohook is attached to a channel, we continue to transcode all of the
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Jonathan Rose 16c5dda8ab Fixes null reference bug introduced by audio hook changes that affects various OS distributions. Thanks David.
14 years ago
Jonathan Rose 6e36042f64 Mix Monitor: Now with r and t options.
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
David Vossel 395a35900a Merged revisions 279949 via svnmerge from
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
David Vossel d4358a46a9 Merged revisions 260049 via svnmerge from
15 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
15 years ago