Commit Graph

284 Commits (9565f72ad34a76c7055ef4aa8dc93291f30e204f)

Author SHA1 Message Date
Tilghman Lesher c3ded332b5 Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-column screen.
20 years ago
Olle Johansson 125db028c3 - Add DOC file about caller ID presentation values
20 years ago
Matt O'Gorman 169eeb8599 Added forward context option from 5497
20 years ago
Russell Bryant 55c8fc92a9 Various cleanups from comments in an email from Luigi Rizzo. Thank you!
20 years ago
BJ Weschke 1874f21ff8 Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
20 years ago
Russell Bryant 79aa72e2e7 fix typo, thanks Qwell!
20 years ago
Russell Bryant 15fb0b2061 Add wrappers for commonly used memory allocation functions. These wrappers
20 years ago
Olle Johansson b3ed64689d Importing rev 7939 from 1.2
20 years ago
Tilghman Lesher 99a3195329 Merged revisions 7904 via svnmerge from
20 years ago
Kevin P. Fleming d44823b5b8 allow limiting of queue members who will be delivered a given caller's call by penalty setting
20 years ago
Olle Johansson 1dc8844db1 - Reformatting the app_sms help text from html to txt to comply with the rest of the documentation
20 years ago
Tilghman Lesher c7786ce493 Merged revisions 7519 via svnmerge from
20 years ago
Kevin P. Fleming baecca2320 Merged revisions 7470 via svnmerge from
20 years ago
Christian Richter d37857c208 updated the documentation and the sample config to meet the present
20 years ago
Josh Roberson 4e8e92f389 Document addition of variable from Touch Monitor.
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Kevin P. Fleming 6b8a8926ab Merged revisions 7261,7263 via svnmerge from
20 years ago
Olle Johansson 4cb24d2942 Changing "cvs" to "subversion" in documentation, also removing references to old versions of Asterisk
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming b9e2fcfdea issue #5767
20 years ago
Kevin P. Fleming 1fb64fa4bd minor improvements to backtrace generation notes
20 years ago
Kevin P. Fleming 2e6475fd03 correct typo
20 years ago
Russell Bryant 2a53a89aa6 add app exit status vars (issue #5737)
20 years ago
Russell Bryant 14d426098e issue #5709
20 years ago
Kevin P. Fleming 3a003e8714 correct new option documentation
20 years ago
Kevin P. Fleming 6f4fabf043 issue #5621
20 years ago
Kevin P. Fleming 929d7e6e9b document an undocumented variable
20 years ago
Kevin P. Fleming 9b6f887db5 commit doc file added in issue #4678
20 years ago
Kevin P. Fleming 03ceef35ac optionally send silence during recording (issue #5135)
20 years ago
Kevin P. Fleming 0ac988acaa add experimental mISDN channel driver (issue #4077)
20 years ago
Kevin P. Fleming b099701da9 various text/formatting updates (issue #5503 plus some minor additions)
20 years ago
Mark Spencer c7db73070a Add missing documentation
20 years ago
Mark Spencer b1cee61174 Fix various documentation issues (bugs #5464-5467)
20 years ago
Mark Spencer eace0101f2 The amazing disappearing and reappearing patch... This time with documentation explaining it.
20 years ago
Kevin P. Fleming cc0d3c33ae document that CLID matching is not available for realtime extensions
20 years ago
Russell Bryant a74e947c59 remove unused manager header (issue #5438)
20 years ago
Russell Bryant 080cc2d4b6 capitalize dialplan function
20 years ago
Russell Bryant ff649ebc1b fix ENUMLOOKUP examples (issue #5244)
20 years ago
Kevin P. Fleming 1ec15b9458 doc fixes (issue #5230)
20 years ago
Kevin P. Fleming 0c8f0e8bdb extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue #5201 with mods)
20 years ago
Russell Bryant c842090c76 add more options (issue #5137)
20 years ago
Kevin P. Fleming 6b76015469 allow for custom URI options to be set (issue #4927 with mods)
20 years ago
Kevin P. Fleming 561ab01345 add doc on how to create backtraces for debugging (issue #5036)
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago
Russell Bryant f64c91537a updates for extensions.txt (bug #5028)
20 years ago
Kevin P. Fleming 37930961e1 add optional 'extended ODBC storage' mode (issue #4403)
20 years ago
Kevin P. Fleming 0d7115e65c protocol upgrades
20 years ago
Kevin P. Fleming d0ec4b9e94 add ExternalIVR() application
20 years ago
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
20 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
Mark Spencer 6386563560 Update CDR documentation (bug #3525)
21 years ago
Mark Spencer a175a7c2b7 Add comment information (bug #3537)
21 years ago
Mark Spencer 0a02a13bb2 Variable updates (bug #3525)
21 years ago
Mark Spencer 0d23fed9ab Update documentation (bug #3527, take 2)
21 years ago
Mark Spencer 53060a3a44 Add new README.configuration (bug #3527)
21 years ago
Mark Spencer d9020bb6fc Warn about setting read only variables (bug #3309)
21 years ago
Mark Spencer 6ed8f15260 Allow hints to have names (bug #3471)
21 years ago
Anthony Minessale II 01a2a2a19f Modify code example suggestion
21 years ago
Mark Spencer 581ae73586 Additional coding guidelines (bug #3374)
21 years ago
Mark Spencer cd2ef5b548 Merge anthm's RetryDial with changes (bug #3313)
21 years ago
Mark Spencer 41af0f753e Update IAX readme (bug #3310)
21 years ago
Mark Spencer 34ff765820 Merge anthm's monitor fixes (better default path, set variable for monitor) (bug #3266)
21 years ago
Mark Spencer 77dafbed41 Merge Tony's one touch record improvements (bug #3263)
21 years ago
Mark Spencer 238c12b67e Fix README for variables (bug #3209)
21 years ago
Mark Spencer 50b11dab9e Add missing schema (bug #3216)
21 years ago
Mark Spencer 4430b896fa Fix formatting etc in queues (bug #3159)
21 years ago
Mark Spencer a66d310f8d Agent documentation changes to agents and verbose / debug fixes (bug #3158)
21 years ago
Mark Spencer 9dd4fbe85a Document linked lists better (bug #3139)
21 years ago
Mark Spencer cecda3fb67 Speed up ast_list macros (bug #3135)
21 years ago
Matthew Fredrickson b420a63e73 Add new variable for PRIREDIRECTREASON in dial plan if you a call is redirected
21 years ago
Mark Spencer 30bc3eec6e Merge sms stuff and move to "utils" subdir (bug #2973)
21 years ago
Mark Spencer e95fa2a065 Add ability to store voicemail in ODBC database
21 years ago
Mark Spencer dd7e72feca Provide "ident" command line (at least the start of one)
21 years ago
Mark Spencer 96a557c6bf Put Constantine's last name in
21 years ago
Mark Spencer 06dfca5d24 Add DUNDi.... (http://www.dundi.com)
21 years ago
Mark Spencer d808177d50 realtimeify voicemail...
21 years ago
Mark Spencer fbbd30ca23 Add realtime support to SIP
21 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
Mark Spencer 220623f88a Update documentation
21 years ago
Mark Spencer c22c053f82 Add (heavily modified) math application (bug #2534)
21 years ago
James Golovich 998ef5948c Fix typo in cdr.txt (bug 2510)
21 years ago
Mark Spencer b76252d68e Add readme for variable (bug #2409)
21 years ago
Malcolm Davenport 3e85e4b82c Add README.mp3 to docs to clear up confusion about working and
21 years ago
Mark Spencer a21e295c96 Add CDR documentation (bug #2205)
21 years ago
Mark Spencer 24a5704798 Update dial documentation (bug #2096)
21 years ago
Mark Spencer 34208f76a5 Update variable descriptions (bug #1948)
21 years ago
Mark Spencer d9ed36059c Add peercontext parameter for default outbound context (bug #1929)
21 years ago
Mark Spencer 8cc1ffe2ab Merge agent callback login/logoff events and logging (bug #1775)
21 years ago
Mark Spencer 50449d5c87 MeetMe documentation improvements (bug #1703)
21 years ago
Mark Spencer 99876da380 Update coding guidelines
21 years ago
Jeremy McNamara 3c50e18f46 add new file README.h323 to help lower the signal-to-noise ratio
21 years ago
Mark Spencer 2293ad0b1f Update coding guidelines, fix "say.c" compile on older compilers, update coding guidelines (includes bug #1631)
21 years ago
Mark Spencer 6ead43beb1 Add SIPUSERAGENT, SIPCALLID, and fix some formatting (bug #1593)
21 years ago
Mark Spencer fdec9012eb Documentation fixes (bug #1554).
21 years ago
James Golovich 09eeb42315 Add doc/CODING-GUIDELINES document
21 years ago
Mark Spencer e05b6242a5 Merge Tilghman's color patches for the asterisk prompt (bug #1535)
21 years ago
Mark Spencer 511816a56d Allow "fast" asynchronous manager initiation of events (bug #772)
21 years ago
Mark Spencer 3d775d9286 Correct loadavg documentation (bug #1305)
21 years ago
Mark Spencer ff7f09ecc7 Add documentation for CLI prompt
21 years ago
Mark Spencer e5059cb891 Add revk's SMS application (bug #1437). Thanks!
21 years ago
James Golovich d03dbf91a6 Add ${LANGUAGE} channel variable (bug #1078)
22 years ago
Mark Spencer e2ecedfa70 Add Icecast streaming support
22 years ago