Commit Graph

387 Commits (f17d09ae63d65b1293c255d24e2f6ac079e756ef)

Author SHA1 Message Date
Alexander Traud 83353997f4 BuildSystem: Add support for building RADIUS with radcli.
7 years ago
Joshua Colp f05ac26d4a Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro." into 13
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 44dbb8251d BuildSystem: Depend not implicitly but explicitly on external libraries.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
7 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright 754e99d517 cdr_pgsql: Fix buffer overflow calling libpq
8 years ago
Richard Mudgett e2132dd358 logging,cdr,cel: Fix stringfield memory leak.
9 years ago
Rodrigo Ramírez Norambuena 6553a00770 cdr_pgsql: Use PQescapeStringConn for escaping names.
10 years ago
Rodrigo Ramírez Norambuena 7f611fa0e8 cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8
10 years ago
Rodrigo Ramírez Norambuena d5dd43856e cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk Version
10 years ago
Rodrigo Ramírez Norambuena 07e729cc7b cdr_pgsql: Fix CLI "cdr show pgsql status" command.
10 years ago
Matthew Jordan 452f0eeb57 AMI: Add documentation for the missing Cdr/CEL events.
10 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
Matthew Jordan 3713fa5c9f Prevent CDR backends from unregistering while billing data is in flight
12 years ago
Richard Mudgett 2966ca288c cdr_adaptive_odbc: Also apply a filter when the CDR value is empty.
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Walter Doekes 6d57ecd48c Change a few warnings to debug and the inverse.
13 years ago
Andrew Latham 02bcd5bfb6 Doxygen Updates - Title update
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
13 years ago
Terry Wilson 8b3704fbde Add detection for ODBC WCHAR fields
13 years ago
Jonathan Rose 876215a688 Add additional character type types to supported data types for cdr_adaptive_odbc
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Jonathan Rose b08d91c3dc Fix column duplication bug in module reload for cdr_pgsql.
13 years ago
Kinsey Moore 71a8457d53 Support schema selection in cdr_adaptive_odbc
13 years ago
Olle Johansson 383b073966 Add CLI command "cdr show pgsql status" based on "cdr mysql status"
14 years ago
Richard Mudgett 55b70ae625 Merged revisions 337974 via svnmerge from
14 years ago
Paul Belanger 2d18de5f8f Clean up cdr.conf parsing for [csv] section
14 years ago
Tilghman Lesher 353bcc99c1 Merged revisions 329614 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
Russell Bryant 15b8740f80 Merged revisions 317480 via svnmerge from
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Paul Belanger 8b23fd448c Merged revisions 300575 via svnmerge from
15 years ago
Tilghman Lesher 96b7a9950c Support negative filters.
15 years ago
Tilghman Lesher 55c861888a Merged revisions 299131 via svnmerge from
15 years ago
Tilghman Lesher e0c1aed520 Merged revisions 298394 via svnmerge from
15 years ago
Tilghman Lesher a95c0f2f0d Merged revisions 291038 via svnmerge from
15 years ago
Olle Johansson 6cb355abbe Formating changes
15 years ago
Tilghman Lesher f8180257e0 Merged revisions 288638 via svnmerge from
15 years ago
Tilghman Lesher d5b09e2a36 Merged revisions 288268 via svnmerge from
15 years ago