summaryrefslogtreecommitdiff
path: root/cel
AgeCommit message (Expand)Author
2016-10-09cel_odbc: Fix memory leak on module unloadBadalyan Vyacheslav
2016-06-01logging,cdr,cel: Fix stringfield memory leak.Richard Mudgett
2016-01-06cel/cel_radius: Fix wrong pointer.Aaron An
2015-04-15cel_pgsql: Fix name string for log on unable allocate memory.Rodrigo Ramírez Norambuena
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-01-21AMI: Add documentation for the missing Cdr/CEL events.Matthew Jordan
2014-11-15cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possibleMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-16cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name supportMatthew Jordan
2014-06-16We have faced situation when using CDR and CEL by sqlite3 modules. With syste...Igor Goncharovskiy
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-01-28cdr_radius, cel_radius: build agains libfreeradius-clientKevin Harwell
2014-01-15cel_manager: Don't crash if configuration file is invalid.Joshua Colp
2014-01-03cel_pgsql: module not correctly reloadingKevin Harwell
2013-12-31cel_pgsql: deadlock on unload and core_event_dispatcherKevin Harwell
2013-09-03Be a little more verbose when loading cel_custom.conf.Walter Doekes
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2012-10-14Title updateAndrew Latham
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-05Fix memory leak when CEL is successfully written to PostgreSQL databaseMatthew Jordan
2012-03-07Handle numeric columns for eventtype properly in cel_odbcTerry Wilson
2012-03-07Add detection for ODBC WCHAR fieldsTerry Wilson
2012-02-14Fix lock typo that should be unlock in cel_sqlite_custom reload.Richard Mudgett
2012-02-01Remove inconsistency in CEL eventtype for user defined events.Richard Mudgett
2012-01-13Add missing CEL logging fields to various CEL backends.Richard Mudgett
2012-01-05Make not assume that the cel_sqlite3_custom SQL table primary key is AcctId.Richard Mudgett
2011-12-22Fix for memory leaks / cleanup in cel_pgsqlMatthew Jordan
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-06-03Merged revisions 321926 via svnmerge from Richard Mudgett
2011-05-19Merged revisions 319812 via svnmerge from Mark Murawki
2011-05-05Add CEL extra field to cel_pgsql.Russell Bryant
2011-05-05Merged revisions 317474 via svnmerge from Russell Bryant
2011-03-29Merged revisions 311799 via svnmerge from Tilghman Lesher
2011-02-04Replace ast_log(LOG_DEBUG, ...) with ast_debug()Paul Belanger
2011-02-01Merged revisions 305603 via svnmerge from Brett Bryant
2010-08-29Merged revisions 284096 via svnmerge from Tilghman Lesher
2010-08-23Merged revisions 283319 via svnmerge from Tilghman Lesher
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-14Fix documentation for pgsql cel and cdr, and slightly improve pgsql_cel.Tim Ringenbach
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-14Fix building CDR and CEL SQLite3 modules.Sean Bright
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2009-12-30When the field is blank, don't warn about the field being unable to be coerce...Tilghman Lesher
2009-10-07Use extref for doxygen references to external libraries (in this case Postgre...Olle Johansson
2009-08-10AST-2009-005Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant