Commit Graph

80 Commits (686c386b05e1c3b19426142c417d7b0d0a72173f)

Author SHA1 Message Date
Alexander Traud 1230369b71 progdocs: Remove outdated references in doxyref.h.
3 years ago
Christoph Moench-Tegeder 52ade18420 cdr_pgsql cel_pgsql res_config_pgsql: compatibility with PostgreSQL 12
6 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging.
6 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 162fc4fba6 BuildSystem: Depend not implicitly but explicitly on external libraries.
7 years ago
Richard Mudgett 6fbe315f77 cel_odbc.c: Fix menuslect module description display.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Nir Simionovich d995064fb7 This patch adds a beanstalk CEL backend.
8 years ago
Martin Tomec 44c5a144ce Sqlite3: make busy_timeout configurable.
8 years ago
George Joseph 1a1c86239d cel_odbc: Fix timestamp processing for microseconds
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright c537f99488 cdr_pgsql: Fix buffer overflow calling libpq
8 years ago
Josh Roberson f66edcb8b0 cel_pgsql.c: Fix buffer overflow calling libpq
8 years ago
Tzafrir Cohen 97a75e3829 Add support for building RADIUS with radcli
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Badalyan Vyacheslav 01d1d3763f cdr_radius,cel_radius: Fix old memleak in unload
9 years ago
Badalyan Vyacheslav ca2f3e5b99 cel_odbc: Fix memory leak on module unload
9 years ago
Richard Mudgett 40d19f2e55 logging,cdr,cel: Fix stringfield memory leak.
9 years ago
Aaron An 084563e136 cel/cel_radius: Fix wrong pointer.
9 years ago
Rodrigo Ramírez Norambuena 99aa7cb26e dr_adaptive_odbc.c, cel_odbc.c, cel_pgsql.c: REFACTOR Macro LENGTHEN_BUF
10 years ago
Rodrigo Ramírez Norambuena 9c3c7797e5 cel, cdr: Assigned separator for column name and values.
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Joshua Colp 1b7febe18f Merge "cel/cel_pgsql.c: Use the 'SEP' macro when appending a column name"
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Rodrigo Ramírez Norambuena 46bb8449e8 cel/cel_pgsql.c: Use the 'SEP' macro when appending a column name
10 years ago
Joshua Colp 4505f5e676 Merge "cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation"
10 years ago
Rodrigo Ramírez Norambuena e6daafb8a6 cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation
10 years ago
Rodrigo Ramírez Norambuena cb79b8ab80 cel_pgsql: Add support for setting schema
10 years ago
Rodrigo Ramírez Norambuena 33a319ae73 cel_pgsql: Fix name string for log on unable allocate memory.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 016fba12e2 cel_pgsl: Add support for GMT timestamps
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan 958a41a884 AMI: Add documentation for the missing Cdr/CEL events.
10 years ago
Matthew Jordan 6993743b1f cel/cel_odbc: Provide microsecond precision in 'eventtime' column when possible
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
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.
11 years ago
Kevin Harwell 2f62394fb5 cel_pgsql: module not correctly reloading
11 years ago
Kevin Harwell bb30b22419 cel_pgsql: deadlock on unload and core_event_dispatcher
11 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