summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2005-08-26switch to 'new' expression parser, remove support for old parserKevin P. Fleming
2005-08-26updates for extensions.txt (bug #5028)Russell Bryant
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)Kevin P. Fleming
2005-08-24protocol upgradesKevin P. Fleming
2005-08-10add ExternalIVR() applicationKevin P. Fleming
2005-08-01add info on asterisk.ctl (bug #4864)Russell Bryant
2005-07-26additional documentation of options (bug #4811)Kevin P. Fleming
2005-07-25add some basic documentation about asterisk.conf (bug #4758, rewritten)Kevin P. Fleming
2005-07-25minor updates (bug #4777)Kevin P. Fleming
2005-07-25fix line-ending style (bug #4778)Kevin P. Fleming
2005-07-25minor updates (bug #4779)Kevin P. Fleming
2005-07-19update guidelines to explain indent parameteres (bug #4742)Russell Bryant
2005-07-12add privacy/screening functionality to app_dial (bug #752)Kevin P. Fleming
2005-07-10more thoughtsKevin P. Fleming
2005-07-10minor fixes, and more topics coveredKevin P. Fleming
2005-06-24add conditional operator to expression parser, and various cleanups (bug #4459)Kevin P. Fleming
2005-06-22fix a typoRussell Bryant
2005-06-22it's actually the parser for the language, not a configuration file ... :)Russell Bryant
2005-06-22add some information on what the user must do to start using AELRussell Bryant
2005-06-22fix macro usage examples (bug #4579)Kevin P. Fleming
2005-06-22fix goto examples (bug #4578)Kevin P. Fleming
2005-06-21add channel CLID info in manager Link event (bug #4548 with minor mod)Kevin P. Fleming
2005-06-21update docs for new check_expr tool (don't know why this didn't go in with th...Kevin P. Fleming
2005-06-17Fix expression handling for string comparisions without quotes (bug #4478)Mark Spencer
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkMark Spencer
2005-06-09add MATH() dialplan function (bug #4473, with mods)Kevin P. Fleming
2005-06-07update guidelines to follow their own rules for whitespace (bug #4486)Kevin P. Fleming
2005-06-02add guidelines for doxygen documentation writing (bug #4417, with mods)Kevin P. Fleming
2005-06-02add a minor allocation/zeroing guidelineKevin P. Fleming
2005-05-19add IAXPEER function (bug #4310, with minor formatting and doc changes)Kevin P. Fleming
2005-05-16add ability to control output format for one-touch-record feature (bug #4190)Kevin P. Fleming
2005-05-16add upgraded expression parser (bug #2058)Kevin P. Fleming
2005-05-15rename SetVar application to Set, deprecate SetVarKevin P. Fleming
2005-05-15more strncpy -> ast_copy_string conversions, fixing some buglets along the wayKevin P. Fleming
2005-05-04add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and Grou...Kevin P. Fleming
2005-05-01add some notes regarding the distinction between applications and functionsKevin P. Fleming
2005-04-29fix typoKevin P. Fleming
2005-04-27add manager events for Zaptel DND state changes (bug #4070, with mods)Kevin P. Fleming
2005-04-23add guideline comment about not using '%i' with scanfKevin P. Fleming
2005-04-22add ability to send transferring party to a dialplan target after they blind ...Kevin P. Fleming
2005-04-20enhance documentation for string chopping (bug #4049)Kevin P. Fleming
2005-04-13document cdr_manager headers (bug #4016)Russell Bryant
2005-04-11Add documentation for TDS noting compilation problem on 0.63+Mark Spencer
2005-04-04update manager interface documentation (bug #3936)Kevin P. Fleming
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...Kevin P. Fleming
2005-04-01Update README to reflect modern Asterisk features and requirementsKevin P. Fleming
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-25reflect actual format of ${DATETIME} in the docs (bug #3857)Russell Bryant
2005-03-23Merge Russell's formatting patch (bug #3838)Mark Spencer
2005-03-21Add README for jitter buffer (bug #3812), make src char *src a constMark Spencer