aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_mixmonitor.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Merged revisions 201445 via svnmerge from dvossel1-24/+59
2009-06-16Merged revisions 201056 via svnmerge from kpfleming1-4/+9
2009-05-28Update MixMonitor documentation.lmadsen1-0/+4
2009-02-05Merged revisions 173593 via svnmerge from mmichelson1-0/+2
2009-02-05Merged revisions 173589 via svnmerge from mmichelson1-5/+88
2008-10-21Merged revisions 151371 via svnmerge from tilghman1-1/+1
2008-03-12Merged revisions 108083 via svnmerge from file1-1/+1
2007-12-14Convert ast_verbose to ast_verb.tilghman1-6/+3
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...tilghman1-1/+1
2007-11-26Merged revisions 89587 via svnmerge from file1-3/+3
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo1-0/+1
2007-11-22more removal of redundant headersrizzo1-4/+0
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-11-13Merged revisions 89241 via svnmerge from mmichelson1-2/+2
2007-11-13There is the potential to copy uninitialized memory into the mixmonitor->post...mmichelson1-1/+1
2007-11-13Merged revisions 89205 via svnmerge from mmichelson1-2/+2
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...murf1-0/+1
2007-11-06"show application <foo>" changes for clarity.mmichelson1-2/+2
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-2/+1
2007-10-31Add volume adjustment in.file1-0/+5
2007-10-31Restore operation of the option that only writes when the channel is bridged.file1-17/+21
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-1/+1
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-1/+1
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-25/+23
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file1-80/+55
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman1-1/+1
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-2/+2
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-2/+2
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-13/+0
2007-07-16It is no longer required for each module that deals with a channel to call as...file1-2/+0
2007-06-27Merged revisions 72381 via svnmerge from file1-2/+2
2007-06-24Issue 9970 - Ensure directory exists before trying to write an output filetilghman1-1/+6
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-3/+3
2007-06-04Add support for autocompleting start/stop options of the mixmonitor CLI comma...file1-0/+5
2007-05-24Add a new API call for creating detached threads. Then, go replace all of therussell1-5/+1
2007-01-29Merged revisions 52717 via svnmerge from file1-1/+1
2007-01-25Merged revisions 52163 via svnmerge from file1-1/+2
2007-01-22Merged revisions 51407 via svnmerge from file1-27/+32
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-1/+1
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-1/+1
2006-09-18merge qwell's CLI verbification workkpfleming1-9/+8
2006-09-03Make the difference clear about what the responsibilities of the core and a s...file1-24/+4
2006-08-29Merge team/russell/frame_cachingrussell1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-23/+11
2006-06-13Merged revisions 33841 via svnmerge from kpfleming1-59/+56
2006-06-12Merged revisions 33724 via svnmerge from file1-104/+107
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4