Richard Mudgett
|
3a5db3e857
Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
|
11 years ago |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
Kevin P. Fleming
|
701033c41b
More 'static' qualifiers on module global variables.
|
15 years ago |
Tilghman Lesher
|
37025c8fa6
Merge str_substitution branch.
|
15 years ago |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
16 years ago |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 years ago |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 years ago |
Joshua Colp
|
a9b4692758
Merged revisions 85850 via svnmerge from
|
17 years ago |
Tilghman Lesher
|
34c4795347
Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
|
17 years ago |
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 years ago |
Joshua Colp
|
20ea2e3dd0
It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it.
|
17 years ago |
Kevin P. Fleming
|
a46aff2ba9
finish const-ifying ast_func_read()
|
18 years ago |
Tilghman Lesher
|
f11a4a6e13
Remove deprecated apps and funcs
|
18 years ago |