Commit Graph

60 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Alexander Traud 83353997f4 BuildSystem: Add support for building RADIUS with radcli.
7 years ago
Joshua Colp f05ac26d4a Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro." into 13
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 44dbb8251d BuildSystem: Depend not implicitly but explicitly on external libraries.
7 years ago
Richard Mudgett b0a78bdc3e cel_odbc.c: Fix menuslect module description display.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
George Joseph d6325373ac cel_odbc: Fix timestamp processing for microseconds
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright 754e99d517 cdr_pgsql: Fix buffer overflow calling libpq
8 years ago
Josh Roberson bb68f57a03 cel_pgsql.c: Fix buffer overflow calling libpq
8 years ago
Badalyan Vyacheslav fa2885b3ff cel_odbc: Fix memory leak on module unload
9 years ago
Richard Mudgett e2132dd358 logging,cdr,cel: Fix stringfield memory leak.
9 years ago
Aaron An 86eae38d7e cel/cel_radius: Fix wrong pointer.
10 years ago
Rodrigo Ramírez Norambuena abd56db3e0 cel_pgsql: Fix name string for log on unable allocate memory.
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 452f0eeb57 AMI: Add documentation for the missing Cdr/CEL events.
10 years ago
Matthew Jordan 5e09dd3c75 cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possible
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan 03e9c598e5 cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support
11 years ago
Igor Goncharovskiy a1e0a5e4b0 We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db.
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Kevin Harwell ade5c8a2a4 cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Joshua Colp 07481baafd cel_manager: Don't crash if configuration file is invalid.
12 years ago
Kevin Harwell 2f62394fb5 cel_pgsql: module not correctly reloading
12 years ago
Kevin Harwell bb30b22419 cel_pgsql: deadlock on unload and core_event_dispatcher
12 years ago
Walter Doekes 8b5d178c36 Be a little more verbose when loading cel_custom.conf.
12 years ago
Kinsey Moore d7f1f31270 Refactor CEL to avoid using the event system core
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Andrew Latham b106b77041 Title update
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Matthew Jordan d88f91c8d0 Fix memory leak when CEL is successfully written to PostgreSQL database
13 years ago
Terry Wilson 706f79d122 Handle numeric columns for eventtype properly in cel_odbc
13 years ago
Terry Wilson 8b3704fbde Add detection for ODBC WCHAR fields
13 years ago
Richard Mudgett 0af15b985c Fix lock typo that should be unlock in cel_sqlite_custom reload.
13 years ago
Richard Mudgett 797d633139 Remove inconsistency in CEL eventtype for user defined events.
13 years ago
Richard Mudgett 523c95e146 Add missing CEL logging fields to various CEL backends.
14 years ago
Richard Mudgett 082fbbc6d0 Make not assume that the cel_sqlite3_custom SQL table primary key is AcctId.
14 years ago
Matthew Jordan 262ea69764 Fix for memory leaks / cleanup in cel_pgsql
14 years ago
Richard Mudgett 55b70ae625 Merged revisions 337974 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Richard Mudgett c8548bad22 Merged revisions 321926 via svnmerge from
14 years ago
Mark Murawki 45818de137 Merged revisions 319812 via svnmerge from
14 years ago
Russell Bryant 2dfb427540 Add CEL extra field to cel_pgsql.
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Tilghman Lesher d47dc4760c Merged revisions 311799 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Brett Bryant f50b132064 Merged revisions 305603 via svnmerge from
15 years ago
Tilghman Lesher 34cce24a9c Merged revisions 284096 via svnmerge from
15 years ago