Leif Madsen
|
51e95f4603
Introduce <support_level> tags in MODULEINFO.
|
13 år sedan |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
16 år sedan |
Russell Bryant
|
7f00179fa1
Simplify a trivial snprintf() with ast_copy_string()
|
17 år sedan |
Russell Bryant
|
902fd0c4bd
fix this module
|
17 år sedan |
Russell Bryant
|
be8cf3fcff
Now that the version.h file was getting properly regenerated every time the svn
|
17 år sedan |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 år sedan |
Luigi Rizzo
|
dcb25c2a5c
another bunch of include removals (errno.h and asterisk/logger.h)
|
17 år sedan |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 år sedan |
Joshua Colp
|
ec0b41df1c
For my next trick I will make it so dialplan functions no longer need to call ast_module_user_add and ast_module_user_remove. These are now called in the ast_func_read and ast_func_write functions outside of the module.
|
17 år sedan |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
18 år sedan |
Olle Johansson
|
904fe70416
Doxygen update
|
18 år sedan |
Kevin P. Fleming
|
a46aff2ba9
finish const-ifying ast_func_read()
|
18 år sedan |
Steve Murphy
|
c56f83459f
This new function, VERSION(), created via bug report 8176, may help dialplan programmers in the future. In the meantime, they can use the algorithm I outline on the bug report notes; If anyone invents something better, I'd hope they post it
|
18 år sedan |