Commit Graph

22 Commits (1.6.1)

Author SHA1 Message Date
Matthew Nicholson b9b8ab61c9 Merged revisions 231189 via svnmerge from
16 years ago
Tilghman Lesher 9e5598bb59 Merged revisions 214819 via svnmerge from
16 years ago
Kevin P. Fleming 1036849a42 import gcc 4.3.2 warning fixes from trunk, with a few changes specific to this branch
17 years ago
Steve Murphy 790f2e156e Merged revisions 144681 via svnmerge from
17 years ago
Steve Murphy e9c61b5c94 Merged revisions 144563 via svnmerge from
17 years ago
Steve Murphy 7c3b7122f3 Merged revisions 144523 via svnmerge from
17 years ago
Steve Murphy b2314d7268 Merged revisions 144482 via svnmerge from
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Kevin P. Fleming 71b3fd1ef7 various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
17 years ago
Russell Bryant 9eb8e7d665 Lock the channel around datastore access
17 years ago
Jason Parker fc607d5be4 Update documentation for pbx_lua.
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Tilghman Lesher cbfc6dcbea Make trunk build again
18 years ago
Luigi Rizzo ffd86fc964 more errno.h removal
18 years ago
Russell Bryant 49d1248c55 fix the build of pbx_lua
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Jason Parker cfbc4f5fb8 Doxygen fixes.
18 years ago
Jason Parker 267e829cbd Add check_hangup() method to pbx_lua, which can be used to check whether it is time to hangup a channel.
18 years ago
Russell Bryant c93520b88b propagate the DECLINE return value back to the loader
18 years ago
Russell Bryant 9a47852673 Don't kill asterisk if extensions.lua is not present.
18 years ago
Tilghman Lesher ca55e2f671 Oops, some dev-mode changes for ISO C90
18 years ago
Tilghman Lesher e8c781b215 Add pbx_lua as a method of doing extensions
18 years ago