aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-11-08issue #5602kpfleming1-2/+2
2005-11-08issue #5634 and a little ChangeLog cleanupkpfleming1-1/+3
2005-11-08issue #5638kpfleming1-39/+99
2005-11-07issue #5640 with minor modskpfleming1-15/+35
2005-11-07issue #5642kpfleming1-30/+77
2005-11-07issue #5643kpfleming1-10/+30
2005-11-07issue #5646kpfleming1-13/+35
2005-11-07issue #5647kpfleming1-5/+35
2005-11-07application doc updatekpfleming52-132/+111
2005-11-07use correct arguments to ast_cdr_reset from my changes earlier todayrussell1-1/+8
2005-11-07user correct arguments to ast_cdr_reset from my changes earlier todayrussell1-1/+2
2005-11-06make jumping optional, make an exit status var, use args parsing macros (issu...russell1-20/+41
2005-11-06Convert some built-in applications to use new args parsing macros.russell1-1/+1
2005-11-06issue #5627, with modsrussell1-17/+29
2005-11-06issue #5625russell1-24/+46
2005-11-06issue #5626russell1-10/+38
2005-11-06issue #5623russell1-12/+41
2005-11-06issue #5614russell1-13/+27
2005-11-06issue #5612russell1-7/+28
2005-11-06issue #5598russell1-11/+17
2005-11-06issue #5605russell84-146/+250
2005-11-06issue #5622russell1-1/+2
2005-11-06alphabetize option listsrussell6-38/+38
2005-11-06Handle ODBC forwarding properly (bug #5606)markster1-1/+4
2005-11-06Allow mixmon names to have dots (bug #5607)markster1-1/+1
2005-11-06Janitor project, app_controlplayback (bug #5610)markster1-8/+28
2005-11-06Dial janitor patch (bug #5613)markster1-8/+7
2005-11-06Meetme whitespace changes (bug #5615)markster1-5/+5
2005-11-06Add missing newline (bug #5616)markster1-1/+1
2005-11-04issue #5609kpfleming1-1/+1
2005-11-03flags usage simplificationkpfleming1-125/+108
2005-11-03major update to arg/option parsing APIs and documentationkpfleming10-116/+138
2005-11-03Fixed a couple of silly boo-boo'sjim1-4/+4
2005-11-02uhh... oopskpfleming1-2/+2
2005-11-02upgrade Dial() app to use API-based argument/option parsingkpfleming1-363/+255
2005-11-01issue #4678kpfleming1-7/+13
2005-11-01issue #5564kpfleming1-1/+4
2005-11-01issue #5560kpfleming1-10/+9
2005-11-01issue #5561kpfleming1-5/+5
2005-11-01optionally send silence during recording (issue #5135)kpfleming1-100/+111
2005-11-01when going through new user setup, don't change the password if they don'trussell1-20/+25
2005-10-31handle comments containing what appear to be context names during voicemail.c...kpfleming1-46/+84
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not say...kpfleming1-121/+53
2005-10-31correct commentkpfleming1-1/+1
2005-10-28update Makefile for new app namekpfleming1-1/+1
2005-10-28complete the rename of MuxMon to MixMonitorkpfleming1-456/+0
2005-10-28major redesign of the channel spy infrastructure, increasing efficiency and r...kpfleming3-921/+580
2005-10-28use API call for frame volume adjustmentkpfleming1-18/+4
2005-10-27strncpy to ast_copy_stringrussell1-3/+3
2005-10-26remove unnecessary checks before calls to ast_strlen_zerorussell59-109/+108