aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_mixmonitor.c
AgeCommit message (Expand)AuthorFilesLines
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