aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_mixmonitor.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-13automerge commitroot1-58/+55
2006-06-12automerge commitroot1-105/+108
2006-03-04automerge commitroot1-11/+11
2006-01-03revert incorrect fix for bug #6048 from revision 7709kpfleming1-25/+7
2006-01-02Bug 6084 - MixMonitor after a 'cli stop monitor' deadlockstilghman1-5/+23
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-11issue #5590kpfleming1-0/+1
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-1/+2
2005-11-06issue #5605russell1-0/+1
2005-11-06Allow mixmon names to have dots (bug #5607)markster1-1/+1
2005-11-06Add missing newline (bug #5616)markster1-1/+1
2005-11-04issue #5609kpfleming1-1/+1
2005-11-03major update to arg/option parsing APIs and documentationkpfleming1-22/+29
2005-11-01issue #5561kpfleming1-5/+5
2005-10-31correct commentkpfleming1-1/+1
2005-10-28major redesign of the channel spy infrastructure, increasing efficiency and r...kpfleming1-344/+261
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell1-2/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-1/+4
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-12/+14
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-4/+13
2005-10-16minor changes and eliminate some compiler warningskpfleming1-3/+0
2005-10-16Add muxmon application (bug #4735 with mods, thanks tony!)markster1-0/+528