aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/pbx.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Merged revisions 283123 via svnmerge from rmudgett1-9/+1
2009-07-08Merged revisions 205412 via svnmerge from dvossel1-0/+9
2009-04-01Merged revisions 185912 via svnmerge from tilghman1-29/+53
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler1-1/+3
2008-12-23Merged revisions 166093 via svnmerge from murf1-3/+0
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.russell1-0/+31
2008-12-16Add timezone to the possible fields in a timespec.tilghman1-0/+17
2008-12-15Merged revisions 164422 via svnmerge from mmichelson1-0/+4
2008-12-15Merged revisions 164416 via svnmerge from mmichelson1-0/+20
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-5/+7
2008-11-01Merge changes from team/group/appdocsxmlrussell1-4/+16
2008-10-29Merged revisions 152535 via svnmerge from murf1-6/+7
2008-07-09Code wasn't ready to be merged - see -dev list discussiontilghman1-3/+0
2008-07-06Changing name of global api call to ast_* oej1-1/+1
2008-07-05Implement flags for AGI in the channel structure so taht "show channels" andoej1-0/+3
2008-07-04Merged revisions 127973 via svnmerge from tilghman1-1/+10
2008-06-16(closes issue #12689)murf1-1/+1
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.tilghman1-2/+2
2008-04-28Add incomplete matching to PBX code and app_dialtilghman1-0/+1
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()qwell1-0/+1
2008-03-28Make some notes about common usage of pbx_builtin_getvar_helper() that is notrussell1-0/+14
2008-03-17(closes issue #12238)murf1-0/+2
2008-03-10(closes issue #6019)tilghman1-0/+5
2008-03-07(closes issue #6002)murf1-18/+20
2008-02-18Add an API call (ast_async_parseable_goto) which parses a goto string and doe...file1-0/+5
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.qwell1-0/+5
2007-11-28Merged revisions 89893 via svnmerge from russell1-1/+20
2007-11-24closes issue #11363; where the pattern _20x. buried in an included context, d...murf1-0/+5
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo1-54/+1
2007-11-12Doxygen fixes.qwell1-0/+2
2007-11-06Merged revisions 88805 via svnmerge from russell1-0/+25
2007-11-02Add pbx_lua as a method of doing extensionstilghman1-0/+14
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-1/+1
2007-10-03Create a universal exception handling extension, "e" (closes issue #9785)tilghman1-0/+4
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf1-0/+46
2007-07-16Change the function name slightly... just for kpfleming!file1-2/+2
2007-07-16For my next trick I will make it so dialplan functions no longer need to call...file1-2/+8
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-2/+22
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell1-7/+8
2007-06-01Merge major changes to the way device state is passed around Asterisk. The tworussell1-2/+0
2007-02-28Convert the PBX core to use read/write locks. This yields a nifty performance...file1-4/+22
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way herekpfleming1-4/+4
2006-12-18convert the final clients of ast_build_string to use ast_str_*()rizzo1-1/+1
2006-12-12Fix various spelling mistakes in comments.russell1-1/+1
2006-11-30Documentation updatesoej1-5/+34
2006-11-02Let's make application/function/hint lists read/write lists... just for kicksfile1-1/+1
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-0/+1
2006-08-14add MacroExclusive application, a Macro that only one call can executed atrussell1-0/+23
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...markster1-0/+1
2006-05-09Formatting fixoej1-2/+2