Commit Graph

136 Commits (7564500552b7719cdd2a3110daaa7e569f6f221e)

Author SHA1 Message Date
Russell Bryant e6f1ea2782 add info on asterisk.ctl (bug #4864)
20 years ago
Kevin P. Fleming 531554d835 additional documentation of options (bug #4811)
20 years ago
Kevin P. Fleming e355c40279 add some basic documentation about asterisk.conf (bug #4758, rewritten)
20 years ago
Kevin P. Fleming ff5409507c minor updates (bug #4777)
20 years ago
Kevin P. Fleming a0acccffa5 fix line-ending style (bug #4778)
20 years ago
Kevin P. Fleming 654f3909e2 minor updates (bug #4779)
20 years ago
Russell Bryant 11fae70fca update guidelines to explain indent parameteres (bug #4742)
20 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
20 years ago
Kevin P. Fleming 5bf8872b42 more thoughts
20 years ago
Kevin P. Fleming 312122c113 minor fixes, and more topics covered
20 years ago
Kevin P. Fleming d8cea2c8d4 add conditional operator to expression parser, and various cleanups (bug #4459)
20 years ago
Russell Bryant 9a56a10379 fix a typo
20 years ago
Russell Bryant 170c422a5e it's actually the parser for the language, not a configuration file ... :)
20 years ago
Russell Bryant bd87915222 add some information on what the user must do to start using AEL
20 years ago
Kevin P. Fleming eb19519c86 fix macro usage examples (bug #4579)
20 years ago
Kevin P. Fleming f764db2e5b fix goto examples (bug #4578)
20 years ago
Kevin P. Fleming 85091ab68d add channel CLID info in manager Link event (bug #4548 with minor mod)
20 years ago
Kevin P. Fleming efe35e705f update docs for new check_expr tool (don't know why this didn't go in with the other commit)
20 years ago
Mark Spencer 10542f6145 Fix expression handling for string comparisions without quotes (bug #4478)
20 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
20 years ago
Kevin P. Fleming 79392ea53b add MATH() dialplan function (bug #4473, with mods)
20 years ago
Kevin P. Fleming b6ae77bcdf update guidelines to follow their own rules for whitespace (bug #4486)
20 years ago
Kevin P. Fleming 6cb7849dcb add guidelines for doxygen documentation writing (bug #4417, with mods)
20 years ago
Kevin P. Fleming 5c33b52ced add a minor allocation/zeroing guideline
20 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug #4310, with minor formatting and doc changes)
20 years ago
Kevin P. Fleming 361109c377 add ability to control output format for one-touch-record feature (bug #4190)
20 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
20 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
20 years ago
Kevin P. Fleming 9bf21dbf58 more strncpy -> ast_copy_string conversions, fixing some buglets along the way
20 years ago
Kevin P. Fleming 2be3c7ab57 add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and GroupMatchCount apps, remove GROUPCOUNT variable from README.variables (bug #4133, with doc update)
20 years ago
Kevin P. Fleming 6cd346ebe1 add some notes regarding the distinction between applications and functions
20 years ago
Kevin P. Fleming 4319ece167 fix typo
20 years ago
Kevin P. Fleming 22ef00edde add manager events for Zaptel DND state changes (bug #4070, with mods)
20 years ago
Kevin P. Fleming f9876ccfa8 add guideline comment about not using '%i' with scanf
20 years ago
Kevin P. Fleming 06de953fbc add ability to send transferring party to a dialplan target after they blind transfer another party (bug #4056, with mods)
20 years ago
Kevin P. Fleming e1e893d3b9 enhance documentation for string chopping (bug #4049)
20 years ago
Russell Bryant b4cf0acd8e document cdr_manager headers (bug #4016)
20 years ago
Mark Spencer 0263e89354 Add documentation for TDS noting compilation problem on 0.63+
20 years ago
Kevin P. Fleming 5b41f40c31 update manager interface documentation (bug #3936)
20 years ago
Kevin P. Fleming 4597c9a9e8 add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)
20 years ago
Kevin P. Fleming 93c8e08989 Update README to reflect modern Asterisk features and requirements
20 years ago
Mark Spencer dc9faa21e4 Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode
20 years ago
Russell Bryant 85cbfad384 reflect actual format of ${DATETIME} in the docs (bug #3857)
20 years ago
Mark Spencer 730194d609 Merge Russell's formatting patch (bug #3838)
20 years ago
Mark Spencer 1507997410 Add README for jitter buffer (bug #3812), make src char *src a const
21 years ago
Mark Spencer fba0b595ab Add registerable functional variables (bug #3636, with doc mods)
21 years ago
Mark Spencer 1764051747 Add realtime README (programmer docs)
21 years ago
Mark Spencer b6c4282a03 Merge anthm's CDR updates (bug #3595)
21 years ago
Mark Spencer 2887217560 Fix colon expansion (bug #3572)
21 years ago
Mark Spencer dcee71987e Remove duplicate section (bug #3545)
21 years ago