summaryrefslogtreecommitdiff
path: root/apps/app_mixmonitor.c
AgeCommit message (Expand)Author
2012-09-24func_audiohookinherit: Document some missed sources.Jonathan Rose
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-07-05app_mixmonitor: Fix a reference leak in manager_mixmonitor functionJonathan Rose
2012-06-04Remove some extra debugging I forgot to remove in the merge of Digium phone s...Mark Michelson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-01-23Adds the ability to stop specific mixmonitors by using unique IDs set at moni...Jonathan Rose
2012-01-20Prevent potential buffer overflow on AMI MixMonitor command.Mark Michelson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-09Adds MixMonitor and StopMixMonitor AMI commands to the managerJonathan Rose
2011-09-19Merged revisions 336717 via svnmerge from Jonathan Rose
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-13Merged revisions 328120 via svnmerge from David Vossel
2011-03-11Mix Monitor: Now with r and t options.Jonathan Rose
2011-03-07Merged revisions 309858 via svnmerge from Jonathan Rose
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-16Merged revisions 257686 via svnmerge from Dwayne M. Hubbard
2010-01-05Make CLI command 'mixmonitor start|stop <channel> work again.Michiel van Baak
2009-11-19Merged revisions 230508 via svnmerge from David Vossel
2009-08-19Merged revisions 213103 via svnmerge from David Vossel
2009-08-10AST-2009-005Tilghman Lesher
2009-06-17Merged revisions 201423 via svnmerge from David Vossel
2009-06-16Merged revisions 200991 via svnmerge from Kevin P. Fleming
2009-06-15Last batch of 'static' qualifiers for module-level global variables.Kevin P. Fleming
2009-05-28Update documentation in MixMonitor.Leif Madsen
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-02-05Merged revisions 173592 via svnmerge from Mark Michelson
2009-02-05Merged revisions 173559 via svnmerge from Mark Michelson
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-11-05Add more [see also] references based on TFOT.Eliel C. Sardanons
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-10-21Default file modes should always be full read and write, to allow the systemTilghman Lesher
2008-09-28Merge the cli_cleanup branch.Michiel van Baak
2008-03-12Merged revisions 108083 via svnmerge from Joshua Colp
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...Tilghman Lesher
2007-11-26Merged revisions 89587 via svnmerge from Joshua Colp
2007-11-22shuffle a little bit the content of header files to reduce dependencies.Luigi Rizzo
2007-11-22more removal of redundant headersLuigi Rizzo
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo