Commit Graph

65 Commits (3a50311c17e4de1998a01bbe939d02fd418fc13a)

Author SHA1 Message Date
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
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.
13 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