summaryrefslogtreecommitdiff
path: root/res/res_config_sqlite3.c
AgeCommit message (Expand)Author
2016-02-23res_config_sqlite3: Fix crashes when reading peers from sqlite3 tablesChristof Lauber
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-04-27Add support for a realtime sorcery module.Joshua Colp
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-01Doxygen CleanupAndrew Latham
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2011-09-11Add SQLite 3 realtime supportTerry Wilson