summaryrefslogtreecommitdiff
path: root/cel/cel_sqlite3_custom.c
AgeCommit message (Expand)Author
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2017-05-25Sqlite3: make busy_timeout configurable.Martin Tomec
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-06-16We have faced situation when using CDR and CEL by sqlite3 modules. With syste...Igor Goncharovskiy
2013-08-17Refactor CEL to avoid using the event system coreKinsey Moore
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-02-14Fix lock typo that should be unlock in cel_sqlite_custom reload.Richard Mudgett
2012-01-05Make not assume that the cel_sqlite3_custom SQL table primary key is AcctId.Richard Mudgett
2011-09-26Merged revisions 337974 via svnmerge from Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-03-14Fix building CDR and CEL SQLite3 modules.Sean Bright
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant