Commit Graph

1293 Commits (383d4fa05b9ceccd9fee61767f5d9bf12fd3274f)

Author SHA1 Message Date
Joshua Colp 9ff9df1369 Fix speech structure leak in the AGI speech recognition integration.
17 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Mark Michelson 85cbd1fd46 Merged revisions 183700 via svnmerge from
17 years ago
Tilghman Lesher af5ec9ba08 2 symbols defined when DEBUG_THREADS
17 years ago
Kevin P. Fleming 5a30ea385f allow this module to export everything for now
17 years ago
Kevin P. Fleming a5c2ac4fc2 a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches
17 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
17 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
17 years ago
Joshua Colp 815c56369f Merged revisions 181664 via svnmerge from
17 years ago
Joshua Colp e12265e530 Merged revisions 181659-181660 via svnmerge from
17 years ago
Joshua Colp a80c5e37af Merged revisions 181655 via svnmerge from
17 years ago
Mark Michelson d8d5e38f65 Add documentation for timing modules used in Asterisk
17 years ago
Russell Bryant d6652e9760 Fix a reference leak in timerfd_set_rate().
17 years ago
Russell Bryant d2c5b0f1de Mark res_ais as experimental, as the binary event format is subject to change.
17 years ago
Tilghman Lesher 4c4d40c847 Oops, wrong direction of command
17 years ago
Tilghman Lesher a1f583177e ODBC transaction support
17 years ago
Steve Murphy 6c2a537c5f Merged revisions 177225 via svnmerge from
17 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher 4ac9617be5 Add assertions in the quest to track down a refcount leak.
17 years ago
Russell Bryant 2800100cf7 fix a few more XML documentation problems
17 years ago
Joshua Colp 23760c47d3 Merged revisions 174218 via svnmerge from
17 years ago
Russell Bryant e77b3cea6b Merged revisions 174148 via svnmerge from
17 years ago
Tilghman Lesher 4cc1606d27 Change the first field, or we don't get the necessary field separation.
17 years ago
Tilghman Lesher f931abc61a Add XML documentation for the applications and functions in res_jabber
17 years ago
Tilghman Lesher 47db0f64f2 Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE.
17 years ago
Russell Bryant 1c9d5caaef Add a todo to finish the XML docs in this module
17 years ago
Kevin P. Fleming 1c2911f5a1 ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately
17 years ago
Mark Michelson e2f49af37f Fix a logic error that occur when using the timerfd interface
17 years ago
Steve Murphy bdfda9ea23 Merged revisions 168745 via svnmerge from
17 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Terry Wilson 60b435ce4e Fully overwrite a same-named file when uploading
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Jeff Peeler a8930194f4 Merged revisions 168516 via svnmerge from
17 years ago
Russell Bryant 458a1025ad Merged revisions 168198 via svnmerge from
17 years ago
Terry Wilson 87318da8ea Don't leak memory if phoneprov.conf does not exist
17 years ago
Tilghman Lesher 4a9e8078b9 When using ast_str with a non-ast_str-enabled API, we need to update the buffer
17 years ago
Tilghman Lesher 8c9b951974 Merged revisions 167840 via svnmerge from
17 years ago
Terry Wilson c5bc0386f5 Fix some svn:keywords
17 years ago
Mark Michelson 5f95c7adae Always use the value of the AGISIGHUP when running an AGI.
17 years ago
Russell Bryant dd7ed66142 Cosmetic change - don't mix struct initializer styles.
17 years ago
Russell Bryant cf25187ac4 Fix a bad typo.
17 years ago
Russell Bryant 77b1fe0ceb Re-work ref count handling of MoH classes using astobj2 to resolve crashes.
17 years ago
Russell Bryant 7e72821959 Remove AST_PBX_KEEPALIVE usage from res_agi.
17 years ago
Mark Michelson 221694480c Fix crashes in res_odbc.
17 years ago
Russell Bryant 8cc50d4677 Merged revisions 165661 via svnmerge from
17 years ago
Tilghman Lesher a2c557f3a1 Fix reference counts of the class and add an assertion to the end.
17 years ago
Mark Michelson 6c459b1b58 Fix a refcount leak in res_odbc
17 years ago
Mark Michelson 7c1bd94231 Fix the build
17 years ago