summaryrefslogtreecommitdiff
path: root/pbx/pbx_lua.c
AgeCommit message (Expand)Author
2007-12-07Update documentation for pbx_lua.Jason Parker
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-20Make trunk build againTilghman Lesher
2007-11-19more errno.h removalLuigi Rizzo
2007-11-17fix the build of pbx_luaRussell Bryant
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-12Doxygen fixes.Jason Parker
2007-11-08Add check_hangup() method to pbx_lua, which can be used to check whether it i...Jason Parker
2007-11-02propagate the DECLINE return value back to the loaderRussell Bryant
2007-11-02Don't kill asterisk if extensions.lua is not present.Russell Bryant
2007-11-02Oops, some dev-mode changes for ISO C90Tilghman Lesher
2007-11-02Add pbx_lua as a method of doing extensionsTilghman Lesher