aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2005-08-26switch to 'new' expression parser, remove support for old parserkpfleming1-221/+147
2005-08-26updates for extensions.txt (bug #5028)russell1-8/+44
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)kpfleming1-14/+22
2005-08-24protocol upgradeskpfleming1-4/+17
2005-08-10add ExternalIVR() applicationkpfleming1-0/+96
2005-08-01add info on asterisk.ctl (bug #4864)russell1-0/+11
2005-07-26additional documentation of options (bug #4811)kpfleming1-0/+19
2005-07-25add some basic documentation about asterisk.conf (bug #4758, rewritten)kpfleming1-0/+35
2005-07-25minor updates (bug #4777)kpfleming1-0/+7
2005-07-25fix line-ending style (bug #4778)kpfleming1-5/+7
2005-07-25minor updates (bug #4779)kpfleming2-18/+9
2005-07-19update guidelines to explain indent parameteres (bug #4742)russell1-2/+21
2005-07-12add privacy/screening functionality to app_dial (bug #752)kpfleming1-0/+361
2005-07-10more thoughtskpfleming1-0/+10
2005-07-10minor fixes, and more topics coveredkpfleming1-22/+120
2005-06-24add conditional operator to expression parser, and various cleanups (bug #4459)kpfleming1-0/+6
2005-06-22fix a typorussell1-1/+1
2005-06-22it's actually the parser for the language, not a configuration file ... :)russell1-1/+1
2005-06-22add some information on what the user must do to start using AELrussell1-0/+19
2005-06-22fix macro usage examples (bug #4579)kpfleming1-2/+2
2005-06-22fix goto examples (bug #4578)kpfleming1-6/+6
2005-06-21add channel CLID info in manager Link event (bug #4548 with minor mod)kpfleming1-0/+2
2005-06-21update docs for new check_expr tool (don't know why this didn't go in with th...kpfleming1-8/+90
2005-06-17Fix expression handling for string comparisions without quotes (bug #4478)markster1-1/+7
2005-06-16Add Asterisk Extension Language support (AEL) from Astricon talkmarkster1-0/+246
2005-06-09add MATH() dialplan function (bug #4473, with mods)kpfleming1-34/+43
2005-06-07update guidelines to follow their own rules for whitespace (bug #4486)kpfleming1-9/+10
2005-06-02add guidelines for doxygen documentation writing (bug #4417, with mods)kpfleming1-1/+50
2005-06-02add a minor allocation/zeroing guidelinekpfleming1-0/+22
2005-05-19add IAXPEER function (bug #4310, with minor formatting and doc changes)kpfleming1-1/+24
2005-05-16add ability to control output format for one-touch-record feature (bug #4190)kpfleming1-0/+1
2005-05-16add upgraded expression parser (bug #2058)kpfleming1-7/+200
2005-05-15rename SetVar application to Set, deprecate SetVarkpfleming2-23/+18
2005-05-15more strncpy -> ast_copy_string conversions, fixing some buglets along the waykpfleming1-1/+6
2005-05-04add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and Grou...kpfleming1-1/+0
2005-05-01add some notes regarding the distinction between applications and functionskpfleming1-1/+25
2005-04-29fix typokpfleming1-1/+1
2005-04-27add manager events for Zaptel DND state changes (bug #4070, with mods)kpfleming1-0/+1
2005-04-23add guideline comment about not using '%i' with scanfkpfleming1-0/+4
2005-04-22add ability to send transferring party to a dialplan target after they blind ...kpfleming1-1/+5
2005-04-20enhance documentation for string chopping (bug #4049)kpfleming1-15/+36
2005-04-13document cdr_manager headers (bug #4016)russell1-6/+17
2005-04-11Add documentation for TDS noting compilation problem on 0.63+markster1-0/+18
2005-04-04update manager interface documentation (bug #3936)kpfleming1-9/+162
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...kpfleming1-11/+12
2005-04-01Update README to reflect modern Asterisk features and requirementskpfleming1-1/+11
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...markster1-0/+2
2005-03-25reflect actual format of ${DATETIME} in the docs (bug #3857)russell1-1/+1
2005-03-23Merge Russell's formatting patch (bug #3838)markster1-102/+92
2005-03-21Add README for jitter buffer (bug #3812), make src char *src a constmarkster1-0/+135