Kevin P. Fleming
|
eddf055945
Last batch of 'static' qualifiers for module-level global variables.
|
15 år sedan |
Eliel C. Sardanons
|
3826f6913b
Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.
|
15 år sedan |
Eliel C. Sardanons
|
61dd5981b2
Unregister every registered application by MiniVM.
|
15 år sedan |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
15 år sedan |
Tilghman Lesher
|
37025c8fa6
Merge str_substitution branch.
|
15 år sedan |
Russell Bryant
|
e0a7e26282
Convert the ast_channel data structure over to the astobj2 framework.
|
15 år sedan |
Russell Bryant
|
50dc7d55b1
Use ast_random() instead of rand() to ensure we use the best RNG available.
|
15 år sedan |
Russell Bryant
|
581c73d1bf
Improve performance of the ast_event cache functionality.
|
15 år sedan |
Olle Johansson
|
37299ef235
Better to use the proper app name
|
16 år sedan |
Tilghman Lesher
|
a8efb65a5b
Fix variables to comply with documentation changes
|
16 år sedan |
Tilghman Lesher
|
5ea1b4c01d
Textual changes, consistency in status variable naming, and other minor bugs.
|
16 år sedan |
Russell Bryant
|
6c66f2bf08
Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not needed.
|
16 år sedan |
Russell Bryant
|
f6d9c4fe07
Resolve a compiler warning from buildbot about a NULL format string.
|
16 år sedan |
Eliel C. Sardanons
|
de93eb36b2
Janitor, use ARRAY_LEN() when possible.
|
16 år sedan |
Eliel C. Sardanons
|
1fdfe91156
- Add <variable /> tags when naming a channel variable.
|
16 år sedan |
Terry Wilson
|
46f3e04497
This patch adds a new application for sending MWI to phones via Asterisk's event subsystem. Also, the minivm documentation is all converted to use xmldocs.
|
16 år sedan |
Tilghman Lesher
|
210b8aaae6
Reverting format addition for now
|
16 år sedan |
Tilghman Lesher
|
568203be46
Fudges for wav16, just like wav49
|
16 år sedan |
Tilghman Lesher
|
494f40bad2
Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
|
16 år sedan |
Sean Bright
|
5198c9672a
More RSW merges. Everything from apps/ except for the big offenders
|
16 år sedan |
Brett Bryant
|
ab8c91a43e
Janitor patch to change uses of sizeof to ARRAY_LEN
|
16 år sedan |
Michiel van Baak
|
f2d56478bc
Older versions of GNU gcc do not allow 'NULL' as sentinel.
|
16 år sedan |
Tilghman Lesher
|
41ac3fd3ed
Lock around variables retrieved, and copy the values, if they stay persistent,
|
16 år sedan |
Tilghman Lesher
|
2fb073ef2d
Whitespace changes only
|
16 år sedan |
Russell Bryant
|
26db9c635e
Remove astobj.h from some places where it wasn't needed
|
16 år sedan |
Terry Wilson
|
7b02df6ecb
Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
|
16 år sedan |
Tilghman Lesher
|
df0e17b5f6
Create a centralized configuration option for silencethreshold
|
16 år sedan |
Russell Bryant
|
20f1d6f50e
Merge changes from team/mvanbaak/cli-command-audit
|
17 år sedan |
Mark Michelson
|
fcd0880969
Get rid of any remaining ast_verbose calls in the code in favor of
|
17 år sedan |
Tilghman Lesher
|
8fc9a27072
Convert ast_verbose to ast_verb.
|
17 år sedan |