Commit Graph

26 Commits (8924258639ffa919b4b78908f161756814e2bd06)

Author SHA1 Message Date
Naveen Albert cf0f1829fb general: Remove obsolete SVN references.
3 years ago
Alexander Traud a85f2bf34d res: Fix for Doxygen.
3 years ago
Sean Bright 2424ecaf66 res_config_sqlite3: Only join threads that we started
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
7 years ago
Martin Tomec 44c5a144ce Sqlite3: make busy_timeout configurable.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
8 years ago
zuul 144b09ab41 Merge "realtime: Fix LIKE escaping in SQL backends"
8 years ago
zuul e5897c92ff Merge "res_config_sqlite3: Properly create missing columns when necessary"
8 years ago
Sean Bright 44abe214d2 res_config_sqlite3: Fix crash when loading with invalid config
8 years ago
Sean Bright e93f2a5142 realtime: Fix LIKE escaping in SQL backends
8 years ago
Sean Bright 30aaeec5a1 res_config_sqlite3: Properly create missing columns when necessary
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Christof Lauber b7970cabfa res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
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
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Terry Wilson 1fed068bae Add SQLite 3 realtime support
14 years ago