Commit Graph

357 Commits (10)

Author SHA1 Message Date
Mark Michelson 9928641702 Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 7135c1ccba Clean up and ensure proper usage of alloca()
13 years ago
Terry Wilson d10ae278e4 Destroy configs when they are no longer used
13 years ago
Terry Wilson c5d6866851 Add detection for ODBC WCHAR fields
13 years ago
Jonathan Rose 770cb0d35d Add additional character type types to supported data types for cdr_adaptive_odbc
13 years ago
Jonathan Rose 72125d4a56 Fix column duplication bug in module reload for cdr_pgsql.
13 years ago
Richard Mudgett 0764556d4f Merged revisions 337973 via svnmerge from
14 years ago
Tilghman Lesher 8fd96973bc Merged revisions 329613 via svnmerge from
14 years ago
Leif Madsen 7caa2349af Merged revisions 328209 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