Mark Michelson
|
9b08352d97
Add module support level to ast_module_info structure. Print it in CLI "module show" .
|
10 lat temu |
Matthew Jordan
|
935a9a3a07
cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support
|
10 lat temu |
Matthew Jordan
|
fc8ff80bb7
Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
|
10 lat temu |
Matthew Jordan
|
255deb8c12
Prevent CDR backends from unregistering while billing data is in flight
|
11 lat temu |
Matthew Jordan
|
c8da2d8d8e
Update Asterisk's CDRs for the new bridging framework
|
11 lat temu |
Andrew Latham
|
bdc5b26674
Doxygen Updates - Title update
|
12 lat temu |
Andrew Latham
|
b288115da6
Doxygen Updates - janitor work
|
12 lat temu |
Kinsey Moore
|
882ec55b31
Clean up and ensure proper usage of alloca()
|
12 lat temu |
Walter Doekes
|
af914bcd6b
Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
|
13 lat temu |
Jonathan Rose
|
094466ef08
Fix column duplication bug in module reload for cdr_pgsql.
|
13 lat temu |
Olle Johansson
|
65586a2971
Add CLI command "cdr show pgsql status" based on "cdr mysql status"
|
13 lat temu |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 lat temu |
Tilghman Lesher
|
9247b40271
Merged revisions 299131 via svnmerge from
|
14 lat temu |
Tilghman Lesher
|
1cd49a172c
Merged revisions 291038 via svnmerge from
|
14 lat temu |
Olle Johansson
|
63e421c3eb
Formating changes
|
14 lat temu |
Tilghman Lesher
|
db45e33365
Merged revisions 288638 via svnmerge from
|
14 lat temu |
Tilghman Lesher
|
aa3562acd9
Merged revisions 288268 via svnmerge from
|
14 lat temu |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
14 lat temu |
Leif Madsen
|
47b7f6d2ca
cdr_pgsql does not detect when a table is found.
|
14 lat temu |
Bradley Latus
|
91be0fc043
Add High Resolution Times to CDRs for Asterisk
|
14 lat temu |
Russell Bryant
|
d96b8bb397
Resolve more compiler warnings on FreeBSD.
|
15 lat temu |
Russell Bryant
|
03dbe81fd9
formatting tweaks and constification
|
15 lat temu |
Russell Bryant
|
320122bebf
constification and remove unnecessary include
|
15 lat temu |
Olle Johansson
|
7010d4faa3
Use extref for doxygen references to external libraries (in this case PostgreSQL)
|
15 lat temu |
Tilghman Lesher
|
f981cf2d0e
Change schema query to involve the use of an optional schema parameter.
|
15 lat temu |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 lat temu |
Russell Bryant
|
3d938b470a
Remove unnecessary usleep() from a couple of module unload callbacks.
|
15 lat temu |
Tilghman Lesher
|
874d84cbd3
When querying for the structure of the CDR table, remove the schema, if it
|
16 lat temu |
Tilghman Lesher
|
394ffd8d2f
Merge ast_str_opaque branch (discontinue usage of ast_str internals)
|
16 lat temu |
Terry Wilson
|
cdde1b290c
Begin on a crusade to end trailing whitespace!
|
16 lat temu |