Kevin P. Fleming
|
1fdd7c85b6
bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
|
16 anni fa |
Steve Murphy
|
41b7c37871
(closes issue #13564)
|
16 anni fa |
Steve Murphy
|
f33adc5e57
(closes issue #13559)
|
16 anni fa |
Steve Murphy
|
a5a47893f4
I added a little verbage to hashtab for the hashtab_destroy func.
|
16 anni fa |
Steve Murphy
|
692b74e51c
(closes issue #13558)
|
16 anni fa |
Kevin P. Fleming
|
699281531c
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
|
16 anni fa |
Kevin P. Fleming
|
e349eace20
various minor fixes created while i worked on getting *every* Asterisk module to build on laptop in dev mode:
|
16 anni fa |
Russell Bryant
|
8ce2008c4b
Lock the channel around datastore access
|
16 anni fa |
Jason Parker
|
e8d76aa6cd
Update documentation for pbx_lua.
|
17 anni fa |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 anni fa |
Tilghman Lesher
|
e8f0f5d628
Make trunk build again
|
17 anni fa |
Luigi Rizzo
|
4644588a8d
more errno.h removal
|
17 anni fa |
Russell Bryant
|
21f6304c6b
fix the build of pbx_lua
|
17 anni fa |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 anni fa |
Jason Parker
|
94f4fd917e
Doxygen fixes.
|
17 anni fa |
Jason Parker
|
5d5e2ae137
Add check_hangup() method to pbx_lua, which can be used to check whether it is time to hangup a channel.
|
17 anni fa |
Russell Bryant
|
6924464c8e
propagate the DECLINE return value back to the loader
|
17 anni fa |
Russell Bryant
|
1df817d33f
Don't kill asterisk if extensions.lua is not present.
|
17 anni fa |
Tilghman Lesher
|
5a8469d912
Oops, some dev-mode changes for ISO C90
|
17 anni fa |
Tilghman Lesher
|
2c6c477313
Add pbx_lua as a method of doing extensions
|
17 anni fa |