Jason Parker
|
a9ce653826
Disable extended and deprecated modules by default.
|
13 years ago |
Richard Mudgett
|
506937e120
Fix deadlock when using dummy channels.
|
13 years ago |
Matthew Jordan
|
09945acea2
Fix for incorrect voicemail duration in external notifications
|
13 years ago |
Leif Madsen
|
51e95f4603
Introduce <support_level> tags in MODULEINFO.
|
13 years ago |
Russell Bryant
|
4cd833fe3d
Resolve another warning.
|
14 years ago |
Russell Bryant
|
da34542a07
Fix a bunch of compiler warnings generated by gcc 4.6.0.
|
14 years ago |
Richard Mudgett
|
edb433a904
ast_callerid restructuring
|
15 years ago |
Tilghman Lesher
|
9d101ab214
Display a list of channel variables in each channel-oriented event.
|
15 years ago |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 years ago |
Russell Bryant
|
f7b9998fad
Merge the new Channel Event Logging (CEL) subsystem.
|
16 years ago |
Kevin P. Fleming
|
eddf055945
Last batch of 'static' qualifiers for module-level global variables.
|
16 years ago |
Eliel C. Sardanons
|
3826f6913b
Move function MINIVMACCOUNT and MINIVMCOUNTER static documentation to XML.
|
16 years ago |
Eliel C. Sardanons
|
61dd5981b2
Unregister every registered application by MiniVM.
|
16 years ago |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
16 years ago |
Tilghman Lesher
|
37025c8fa6
Merge str_substitution branch.
|
16 years ago |
Russell Bryant
|
e0a7e26282
Convert the ast_channel data structure over to the astobj2 framework.
|
16 years ago |
Russell Bryant
|
50dc7d55b1
Use ast_random() instead of rand() to ensure we use the best RNG available.
|
16 years ago |
Russell Bryant
|
581c73d1bf
Improve performance of the ast_event cache functionality.
|
16 years ago |
Olle Johansson
|
37299ef235
Better to use the proper app name
|
16 years ago |
Tilghman Lesher
|
a8efb65a5b
Fix variables to comply with documentation changes
|
16 years ago |
Tilghman Lesher
|
5ea1b4c01d
Textual changes, consistency in status variable naming, and other minor bugs.
|
16 years ago |
Russell Bryant
|
6c66f2bf08
Set MINIVM_ACCMESS_STATUS in all cases. Also, remove a variable that was not needed.
|
16 years ago |
Russell Bryant
|
f6d9c4fe07
Resolve a compiler warning from buildbot about a NULL format string.
|
16 years ago |
Eliel C. Sardanons
|
de93eb36b2
Janitor, use ARRAY_LEN() when possible.
|
16 years ago |
Eliel C. Sardanons
|
1fdfe91156
- Add <variable /> tags when naming a channel variable.
|
16 years ago |
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 years ago |
Tilghman Lesher
|
210b8aaae6
Reverting format addition for now
|
16 years ago |
Tilghman Lesher
|
568203be46
Fudges for wav16, just like wav49
|
16 years ago |
Tilghman Lesher
|
494f40bad2
Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
|
16 years ago |
Sean Bright
|
5198c9672a
More RSW merges. Everything from apps/ except for the big offenders
|
16 years ago |