Walter Doekes
|
578b13f4a4
Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
|
12 vuotta sitten |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 vuotta sitten |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
16 vuotta sitten |
Russell Bryant
|
7f00179fa1
Simplify a trivial snprintf() with ast_copy_string()
|
16 vuotta sitten |
Russell Bryant
|
902fd0c4bd
fix this module
|
16 vuotta sitten |
Russell Bryant
|
be8cf3fcff
Now that the version.h file was getting properly regenerated every time the svn
|
17 vuotta sitten |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 vuotta sitten |
Luigi Rizzo
|
dcb25c2a5c
another bunch of include removals (errno.h and asterisk/logger.h)
|
17 vuotta sitten |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 vuotta sitten |
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 vuotta sitten |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
17 vuotta sitten |
Olle Johansson
|
904fe70416
Doxygen update
|
18 vuotta sitten |
Kevin P. Fleming
|
a46aff2ba9
finish const-ifying ast_func_read()
|
18 vuotta sitten |
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 vuotta sitten |