Commit Graph

21 Commits (d32c2d6fd9d6970ad2cde1b29fefff445dc98fb1)

Author SHA1 Message Date
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Brett Bryant 5634048c98 Add two new dialplan functions from libspeex for applying audio gain control
17 years ago
Joshua Colp dc8fe3910d Merged revisions 113296 via svnmerge from
17 years ago
Joshua Colp 30d85b3144 Merge over ast_audiohook_volume branch. This adds API calls for use by developers to adjust the volume on a channel.
17 years ago
Joshua Colp 5fc569f5f5 Merged revisions 108083 via svnmerge from
17 years ago
Joshua Colp b0be65f2ef *mumble*
17 years ago
Joshua Colp ddf7a8a2a0 file not found.
17 years ago
Joshua Colp ef7cfaa2f8 Minor test...
17 years ago
Russell Bryant b7425090c8 Remove a duplicate lock of the audiohook lock when destroying manipulate
18 years ago
Joshua Colp b8efdb304b I am no longer Rockin'
18 years ago
Joshua Colp 225f268e88 Testing something...
18 years ago
Mark Michelson 6b08c442c7 Adding support for the "automixmonitor" dial and queue options.
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Luigi Rizzo 339d27ebe9 use %d and cast to int instead of %zd for size_t object,
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Joshua Colp a565584d05 Fix memory issue that crept up with Russell's testing. It is *not* proper to free the frame we get in ast_write.
18 years ago
Jason Parker d72ea80a00 Doxygen cleanups/fixes.
18 years ago
Joshua Colp 937d83f7e4 Minor tweak. Don't manipulate volume of the audio in the buffer if no audio is actually there.
18 years ago
Joshua Colp 602198c402 Merge audiohooks branch into trunk. This is a new API for developers to listen and manipulate the audio going through a channel.
18 years ago