summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2005-03-04Add registerable functional variables (bug #3636, with doc mods)Mark Spencer
2005-02-25Add realtime README (programmer docs)Mark Spencer
2005-02-23Merge anthm's CDR updates (bug #3595)Mark Spencer
2005-02-13Fix colon expansion (bug #3572)Mark Spencer
2005-02-10Remove duplicate section (bug #3545)Mark Spencer
2005-02-10Update CDR documentation (bug #3525)Mark Spencer
2005-02-10Add comment information (bug #3537)Mark Spencer
2005-02-10Variable updates (bug #3525)Mark Spencer
2005-02-09Update documentation (bug #3527, take 2)Mark Spencer
2005-02-07Add new README.configuration (bug #3527)Mark Spencer
2005-02-02Warn about setting read only variables (bug #3309)Mark Spencer
2005-02-01Allow hints to have names (bug #3471)Mark Spencer
2005-01-19Modify code example suggestionAnthony Minessale II
2005-01-18Additional coding guidelines (bug #3374)Mark Spencer
2005-01-18Merge anthm's RetryDial with changes (bug #3313)Mark Spencer
2005-01-10Update IAX readme (bug #3310)Mark Spencer