Travis Cross
|
2dba7dd367
|
Avoid leaking memory on mod_cdr_sqlite unload
|
2014-04-12 06:59:02 +00:00 |
|
Anthony Minessale
|
804ef7709d
|
change from sqlite hash to newly added one
|
2014-03-09 00:37:17 +05:00 |
|
Michael Jerris
|
bcd9f49fbe
|
move applications to use automake
|
2014-03-07 18:36:12 -05:00 |
|
Ken Rice
|
6e7d5d0897
|
update copyright header for 2014
|
2014-02-12 12:08:56 -06:00 |
|
Nathan Neulinger
|
32adc789f6
|
make noexpandtab explicit in all vim modelines other than xml files
|
2013-06-25 11:50:17 -05:00 |
|
Daniel Swarbrick
|
c60b4b31c1
|
updating my email address
|
2012-10-14 14:00:11 +02:00 |
|
Anthony Minessale
|
e1fe289672
|
refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions
|
2012-10-09 20:20:32 -05:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
Ken Rice
|
cac6c262bb
|
conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
|
2012-03-24 04:51:08 +00:00 |
|
Anthony Minessale
|
7ba5197009
|
fix 2 memory leaks detected by valgrind run
|
2011-11-15 07:50:45 -06:00 |
|
Michal Bielicki - cypromis
|
9b099f474b
|
Added copyright headers for sponsored work
|
2011-04-05 13:05:22 +02:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Daniel Swarbrick
|
df090a2a6b
|
free() -> switch_safe_free()
|
2011-01-03 21:39:36 +01:00 |
|
Daniel Swarbrick
|
80f3281c09
|
whitespace fixups
|
2011-01-03 15:05:24 +01:00 |
|
Daniel Swarbrick
|
93bbbe96af
|
Remove event_handler() altogether, since it was doing nothing anyway
|
2011-01-03 13:36:20 +01:00 |
|
Daniel Swarbrick
|
935f2c4214
|
mod_cdr_sqlite has no need for (yet) for SIGHUP
|
2011-01-03 13:27:08 +01:00 |
|
Daniel Swarbrick
|
2be3175ae9
|
mod_cdr_pg_csv now spools the attempted SQL to disk if DB insert fails, instead of writing CSV. This should make it simpler to import any failed inserts.
|
2010-12-31 20:54:20 +01:00 |
|
Daniel Swarbrick
|
f625fe3b01
|
Add SQLite CDR module
|
2010-12-30 20:38:49 +01:00 |
|