summaryrefslogtreecommitdiff
path: root/cdr
AgeCommit message (Expand)Author
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-30cdr_pgsql: Fix buffer overflow calling libpqSean Bright
2016-08-09cdr_adaptive_odbc: Fix DNSs mixed config quote quoted_identifiersRodrigo Ramírez Norambuena
2016-06-01logging,cdr,cel: Fix stringfield memory leak.Richard Mudgett
2016-03-07main/cli.c: Refactor function to print seconds formattedRodrigo Ramírez Norambuena
2016-01-23cdr_pgsql.cl: REFACTOR Macro LENGTHEN_BUFRodrigo Ramírez Norambuena
2015-09-18dr_adaptive_odbc.c, cel_odbc.c, cel_pgsql.c: REFACTOR Macro LENGTHEN_BUFRodrigo Ramírez Norambuena
2015-07-20cdr/cdr_adaptive_odbc.c: Fix quoted identifier usage when inserting CDR recordsElazar Broad
2015-06-02Merge "cdr/cdr_csv.c: Set file name for csv master to the module when (re)loa...Matt Jordan
2015-06-01cdr/cdr_csv.c: Set file name for csv master to the module when (re)loaded.Rodrigo Ramírez Norambuena
2015-05-20cel, cdr: Assigned separator for column name and values.Rodrigo Ramírez Norambuena
2015-05-14Merge "cdr_adaptive_odbc: Add ability to set character for quoted identifiers."Joshua Colp
2015-05-13Merge "cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation"Joshua Colp
2015-05-13Merge "cdr_pgsql: Use PQescapeStringConn for escaping names."Joshua Colp
2015-05-12cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocationRodrigo Ramírez Norambuena
2015-05-11cdr_pgsql: Use PQescapeStringConn for escaping names.Rodrigo Ramírez Norambuena
2015-05-07Merge "cdr/cdr_csv.c: Refactor, function to write content of csv file."Matt Jordan
2015-05-05cdr_adaptive_odbc: Add ability to set character for quoted identifiers.Rodrigo Ramírez Norambuena
2015-05-05cdr: standardizes tab for options of AST_MODULE_INFORodrigo Ramírez Norambuena
2015-05-03cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8Rodrigo Ramírez Norambuena
2015-04-30cdr/cdr_csv.c: Refactor, function to write content of csv file.Rodrigo Ramírez Norambuena
2015-04-28cdr/cdr_csv.c: Add missing space after comma.Rodrigo Ramírez Norambuena
2015-04-28Merge "cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk Ve...Joshua Colp
2015-04-27cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk VersionRodrigo Ramírez Norambuena
2015-04-20cdr/cdr_adaptive_odbc.c: Refactor concatenate columns name.Rodrigo Ramírez Norambuena
2015-04-14cdr_pgsql: Fix CLI "cdr show pgsql status" command.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-01-21AMI: Add documentation for the missing Cdr/CEL events.Matthew 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
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-10-23cdr_adaptive_odbc: Also apply a filter when the CDR value is empty.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2012-03-07Add detection for ODBC WCHAR fieldsTerry Wilson
2012-02-28Add additional character type types to supported data types for cdr_adaptive_...Jonathan Rose
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-07Fix column duplication bug in module reload for cdr_pgsql.Jonathan Rose
2012-02-03Support schema selection in cdr_adaptive_odbcKinsey Moore
2011-09-29Add CLI command "cdr show pgsql status" based on "cdr mysql status"Olle Johansson