aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/app.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...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
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...anthm1-2/+2
2004-05-26Formatting fixescitats1-1/+1
2004-05-26add ast_control_streamfile api callanthm1-0/+3
2004-05-13Add linear file generator, CIRCQ emulation for BSD (bug #1626)markster1-0/+3
2004-05-07Code cleanupcitats1-2/+2
2004-05-07Created API call ast_dtmf_streamanthm1-0/+3
2004-03-21Create ast_safe_system which closes off file descriptors before spawning syst...markster1-0/+3
2003-03-26Make SIP message notify send detail MWI infomarkster1-1/+4
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo1-0/+3
2002-12-26Version 0.3.0 from FTPmarkster1-0/+6
2001-10-31Version 0.1.10 from FTPmarkster1-0/+13
2001-08-05Version 0.1.9 from FTPmarkster1-0/+27