aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/app.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-07Merged revisions 63286 via svnmerge from file1-0/+3
2007-04-25Merged revisions 61805 via svnmerge from file1-1/+18
2007-02-10Merged revisions 53810 via svnmerge from russell1-0/+3
2006-12-12Fix various spelling mistakes in comments.russell1-1/+1
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,russell1-2/+4
2006-07-30Add details about flash and wait to doxygen about DTMF.tilghman1-6/+11
2006-05-25Add the ability to retrieve the exit code of the forked AGI process. If thererussell1-0/+21
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...tilghman1-4/+4
2006-05-18Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk tha...tilghman1-1/+5
2006-05-09remove API function that was added and never usedkpfleming1-3/+0
2006-05-05 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie ) bweschke1-0/+2
2006-03-31remove useless 'extern' in function declarations.rizzo1-4/+4
2006-01-13Made chan_agent code parsing more robust andmogorman1-0/+13
2006-01-11add doxygen documentation and fix various issues with ast_dtmf_streamrussell1-2/+12
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'tilghman1-4/+4
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-10issue #5709russell1-2/+2
2005-11-08fix application options that take argumentsrussell1-1/+1
2005-11-06issue #5605russell1-43/+52
2005-11-06Fix extra semicolon (bug #5617)markster1-1/+1
2005-11-03major update to arg/option parsing APIs and documentationkpfleming1-14/+106
2005-10-28add some macros to simplify application argument parsingkpfleming1-0/+42
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-3/+3
2005-09-14use a better name for structure element (when using named initializers)kpfleming1-1/+1
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-6/+14
2005-08-22add 'restart' character to ast_control_playback function and ControlPlayback(...kpfleming1-2/+2
2005-07-13fix up lock breakage from bug #4245kpfleming1-2/+13
2005-05-04re-implement ast_separate_app_args with clearer code and in a way that doesn'...kpfleming1-1/+12
2005-03-12Create experimental new options API, various cleanupsmarkster1-0/+10
2005-03-05Flush out app stuff, make profiling easier to turn on/offmarkster1-0/+3
2005-02-27Merge mog's ReadFile application (bug #3670)markster1-0/+3
2005-02-26Fix build of new IVR stuff for GCC 2.96 and later gcc's too (bug #3639)markster1-1/+6
2005-02-17Add atxfer fix (bug #3592)markster1-1/+1
2005-02-17Add placeholder IVR application support (static version)markster1-0/+47
2005-02-16Fix misspellings of separate (bug #3607)markster1-1/+1
2005-01-23Make sure two voicemails can't take the same message space (bug #3394)markster1-3/+10
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-15Repair // comments to /* */ comments (bug #3347)markster1-20/+20
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-2/+2
2005-01-09Various small fixupsmarkster1-1/+1
2005-01-07Merge Moc's announcement patch (bug #3219)markster1-0/+3
2005-01-05Merge Tony's attended # transfer with changes (bug #3241)markster1-0/+3
2004-12-31Make voicemail registration apps register (bug #3034)markster1-2/+7
2004-12-29fix missing proto's missing semi colonanthm1-1/+1
2004-12-29fix missing protoanthm1-0/+3
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)markster1-1/+1
2004-10-03Improve groupcount handling (bug #2529) thanks!markster1-0/+14
2004-09-18Clarify descriptions of VM functions moved to app (bug #2463)markster1-5/+5
2004-09-17Move routines from voicemail to app for general use (part of bug #752)markster1-2/+13
2004-05-27More formatting fixescitats1-1/+1