summaryrefslogtreecommitdiff
path: root/funcs/func_dialplan.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-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2012-03-13Enable macros in 1.8 to find the next highest "h" extension in a context, lik...Tilghman Lesher
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2011-09-09Merged revisions 335014 via svnmerge from Gregory Nietsky
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-07-14ast_callerid restructuringRichard Mudgett
2009-08-10AST-2009-005Tilghman Lesher
2009-04-29Merge str_substitution branch.Tilghman Lesher
2008-11-01Merge changes from team/group/appdocsxmlRussell Bryant
2007-12-27This function checks more than just contexts...Olle Johansson
2007-12-26Add a new dialplan function, DIALPLAN_EXISTS(), which allows you to check forRussell Bryant