summaryrefslogtreecommitdiff
path: root/apps/app_readexten.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-09-09Merged revisions 335014 via svnmerge from Gregory Nietsky
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-08-11Merged revisions 281723 via svnmerge from Tilghman Lesher
2010-07-14ast_callerid restructuringRichard Mudgett
2009-12-14Allow tonelist as argument to ReadExten.Jason Parker
2009-06-15Last batch of 'static' qualifiers for module-level global variables.Kevin P. Fleming
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2008-11-29Allow the '#' sign to exist within an extension (inspired by issue #13330)Tilghman Lesher
2008-11-25Copyright clarification; also, have variable set to "t" or "i" on timeout orTilghman Lesher
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2007-11-22shuffle a little bit the content of header files to reduce dependencies.Luigi Rizzo
2007-11-22more removal of redundant headersLuigi Rizzo
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-08-30Change wording as requested by KevinTilghman Lesher
2007-08-30Add ReadExten app and VALID_EXTEN function (closes issue #10082)Tilghman Lesher