Commit Graph

432 Commits (f6d296256612d40ef787753a04040a68264aa16c)

Author SHA1 Message Date
Rodrigo Ramírez Norambuena 556653d937 cdr/cdr_csv.c: Refactor, function to write content of csv file.
10 years ago
Rodrigo Ramírez Norambuena d6a2d92353 cdr/cdr_csv.c: Add missing space after comma.
10 years ago
Joshua Colp b2153f1f49 Merge "cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk Version"
10 years ago
Rodrigo Ramírez Norambuena 358080e86e cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk Version
10 years ago
Rodrigo Ramírez Norambuena bff3064578 cdr/cdr_adaptive_odbc.c: Refactor concatenate columns name.
10 years ago
Rodrigo Ramírez Norambuena 23a180cade cdr_pgsql: Fix CLI "cdr show pgsql status" command.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 958a41a884 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
Tilghman Lesher 20d02604df Merged revisions 283319 via svnmerge from
15 years ago
Tilghman Lesher b190d76f7f Merged revisions 279410 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Leif Madsen 0c7357c94e cdr_pgsql does not detect when a table is found.
15 years ago
Olle Johansson 28cbe2f75e Make it possible to disable individual cdr files per accountcode in cdr_csv
15 years ago
Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk
15 years ago
Sean Bright 285ef284ef Merged revisions 269006 via svnmerge from
15 years ago
Tilghman Lesher 012979b835 Ensure that we can have commas within cdr values.
15 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
15 years ago
Sean Bright 9a3d1b76e3 Fix building CDR and CEL SQLite3 modules.
15 years ago
Russell Bryant a297f2d04e formatting tweaks and constification
15 years ago
Russell Bryant 1f2f5fadcc trivial formatting tweak (working on reducing diff against trunk for cdr-q)
15 years ago
Russell Bryant 2abbaa5b6d remove include
15 years ago
Russell Bryant 022e262d71 constification, remove include
15 years ago
Russell Bryant ab9741edbb Remove unnecessary includes, formatting tweak
15 years ago
Russell Bryant 5e9c39468b constification and remove unnecessary include
15 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Tilghman Lesher 98a07b127f When the field is blank, don't warn about the field being unable to be coerced, just skip the column.
16 years ago
Matthew Nicholson c7358b39b7 Don't close the sqlite database when reloading. Only close the database when unloading.
16 years ago
Olle Johansson fff998bf41 Use extref for doxygen references to external libraries (in this case PostgreSQL)
16 years ago
Tilghman Lesher 2d60b75594 Change schema query to involve the use of an optional schema parameter.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Sean Bright a4284a507b Add a new module, cdr_syslog, which allows writing CDRs to syslog.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Sean Bright 1fa4796b19 Update sample cdr_tds configuration to try and eliminate some confusion.
16 years ago
Sean Bright 8d3fb80928 Fix lock usage in cdr_sqlite3_custom to avoid potential crashes during reload.
16 years ago
Russell Bryant 356c0e2f8c Note a bug in cdr_sqlite3_custom so I don't forget about it.
16 years ago
Russell Bryant eccfeaf9b4 Fix possibility of crashiness during reload in custom fields handling.
16 years ago
Russell Bryant 32fdcc00b2 Standardize return values of load_config() so reload() doesn't report an error on success.
16 years ago
Russell Bryant f57752d380 Leave a note about some unsafe code in cdr_manager
16 years ago
Russell Bryant b390327dd7 Remove unnecessary usleep() from a couple of module unload callbacks.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Sean Bright 9a83ed9d93 Use a properly allocated channel for substitution in cdr_sqlite3_custom.
16 years ago
Sean Bright b543887664 Use a properly allocated channel for substitution in cdr_manager.
16 years ago
Sean Bright 1d28f5acd4 Fix errors in cdr_custom that cause reference errors when non-CDR variable
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Sean Bright c890725398 Remove some unused code.
16 years ago
Sean Bright dd0cd47630 Const-ify a string, fix a log message, and use the correct signature for the
16 years ago
Sean Bright f223598207 Allow cdr_custom to write to multiple files instead of just one.
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
16 years ago
Russell Bryant fde695bb7f Merged revisions 186229 via svnmerge from
16 years ago
Tilghman Lesher 5120334acc Backport 1.6.0 fix to trunk (failsafe if db is not loaded)
16 years ago
Tilghman Lesher 31ae1bfa0d If config file is blank, don't load module.
16 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Tilghman Lesher b584784f85 When querying for the structure of the CDR table, remove the schema, if it
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4:
17 years ago
Terry Wilson 3a4177f52e Reloading the config and having no changes still initialized some settings to 0. Initialize settings after doing all of the cfg checks.
17 years ago
Terry Wilson 4f8242904a Begin on a crusade to end trailing whitespace!
17 years ago
Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
17 years ago
Tilghman Lesher 03b1a5a384 Allow setting static values in CDRs
17 years ago
Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
17 years ago
Sean Bright ceee55ea63 Keep up with shadow warnings. One day I'll actually enable this in the Makefile.
17 years ago
Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc.
17 years ago
Sean Bright e189fb406f Build under dev-mode
17 years ago