Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 years ago |
Matthew Jordan
|
255deb8c12
Prevent CDR backends from unregistering while billing data is in flight
|
11 years ago |
Andrew Latham
|
b288115da6
Doxygen Updates - janitor work
|
12 years ago |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
Paul Belanger
|
13bbaede04
Merged revisions 300575 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
a569c8a0e3
Merged revisions 298394 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
14 years ago |
Bradley Latus
|
91be0fc043
Add High Resolution Times to CDRs for Asterisk
|
15 years ago |
Russell Bryant
|
03dbe81fd9
formatting tweaks and constification
|
15 years ago |
Russell Bryant
|
2b24e26c40
trivial formatting tweak (working on reducing diff against trunk for cdr-q)
|
15 years ago |
Russell Bryant
|
f7b9998fad
Merge the new Channel Event Logging (CEL) subsystem.
|
16 years ago |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
16 years ago |
Terry Wilson
|
cdde1b290c
Begin on a crusade to end trailing whitespace!
|
16 years ago |
Sean Bright
|
00ecdc974d
Move some duplicated code into a separate function.
|
16 years ago |
Tilghman Lesher
|
e8f0f5d628
Make trunk build again
|
17 years ago |
Luigi Rizzo
|
dcb25c2a5c
another bunch of include removals (errno.h and asterisk/logger.h)
|
17 years ago |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 years ago |
Tilghman Lesher
|
2f0d40b1fd
Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
|
18 years ago |
Kevin P. Fleming
|
baa6c35f8d
Merged revisions 69392 via svnmerge from
|
18 years ago |
Tilghman Lesher
|
888d03a44b
Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
|
18 years ago |
Russell Bryant
|
6f23589788
Merge changes from team/russell/sqlite:
|
18 years ago |
Olle Johansson
|
c74e0e9c0e
Creating new doxygen macro "\extref" to create page that lists
|
18 years ago |
Steve Murphy
|
53ac68c8d6
a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode
|
18 years ago |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
18 years ago |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
19 years ago |
Kevin P. Fleming
|
1c5e5adc40
Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
|
19 years ago |
Kevin P. Fleming
|
63a2ad8637
more module loader related fixes
|
19 years ago |
Kevin P. Fleming
|
9f7c341f1c
since the module API is changing, it's a good time to const-ify the description() and key() return values
|
19 years ago |
Russell Bryant
|
8e51b8f994
add header to fix building with -Werror (issue #6718)
|
19 years ago |
Kevin P. Fleming
|
70a40d92e3
|
19 years ago |