summaryrefslogtreecommitdiff
path: root/cel
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-12Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."Jenkins2
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2018-03-06BuildSystem: Depend not implicitly but explicitly on external libraries.Alexander Traud
2018-01-15cel_odbc.c: Fix menuslect module description display.Richard Mudgett
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-11-16This patch adds a beanstalk CEL backend.Nir Simionovich
2017-05-25Sqlite3: make busy_timeout configurable.Martin Tomec
2017-05-09cel_odbc: Fix timestamp processing for microsecondsGeorge Joseph
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-30cdr_pgsql: Fix buffer overflow calling libpqSean Bright
2017-03-29cel_pgsql.c: Fix buffer overflow calling libpqJosh Roberson
2016-11-14Add support for building RADIUS with radcliTzafrir Cohen
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-25cdr_radius,cel_radius: Fix old memleak in unloadBadalyan Vyacheslav
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-09-18dr_adaptive_odbc.c, cel_odbc.c, cel_pgsql.c: REFACTOR Macro LENGTHEN_BUFRodrigo Ramírez Norambuena
2015-05-20cel, cdr: Assigned separator for column name and values.Rodrigo Ramírez Norambuena
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-14Merge "cel/cel_pgsql.c: Use the 'SEP' macro when appending a column name"Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-13cel/cel_pgsql.c: Use the 'SEP' macro when appending a column nameRodrigo Ramírez Norambuena
2015-05-13Merge "cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation"Joshua Colp
2015-05-12cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocationRodrigo Ramírez Norambuena
2015-05-05cel_pgsql: Add support for setting schemaRodrigo Ramírez Norambuena
2015-04-15cel_pgsql: Fix name string for log on unable allocate memory.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-08cel_pgsl: Add support for GMT timestampsMatthew Jordan
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-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
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