Commit Graph

1301 Commits (de4af72f9f3bb2a8697c18345239a777bcbc40ca)

Author SHA1 Message Date
Mark Michelson 5b5bd544ba Use safe macro practices even though they really aren't necessary.
18 years ago
Mark Michelson 0058b02563 Fix a crash in res_musiconhold when using cached realtime moh.
18 years ago
Mark Michelson da786078f3 Merged revisions 187045 via svnmerge from
18 years ago
Joshua Colp 0ab599bf94 Turn a warning message into a debug message and do not treat two situations as errors when they are not.
18 years ago
Joshua Colp c02b56f7bc Fix a log message getting output when it should not have been.
18 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
18 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
18 years ago
Tilghman Lesher be40f3a33c Merge changes from str_substitution that are unrelated to that branch.
18 years ago
Joshua Colp 9ff9df1369 Fix speech structure leak in the AGI speech recognition integration.
18 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
18 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
18 years ago
Mark Michelson 85cbd1fd46 Merged revisions 183700 via svnmerge from
18 years ago
Tilghman Lesher af5ec9ba08 2 symbols defined when DEBUG_THREADS
18 years ago
Kevin P. Fleming 5a30ea385f allow this module to export everything for now
18 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
18 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
18 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
18 years ago
Joshua Colp 815c56369f Merged revisions 181664 via svnmerge from
18 years ago
Joshua Colp e12265e530 Merged revisions 181659-181660 via svnmerge from
18 years ago
Joshua Colp a80c5e37af Merged revisions 181655 via svnmerge from
18 years ago
Mark Michelson d8d5e38f65 Add documentation for timing modules used in Asterisk
18 years ago
Russell Bryant d6652e9760 Fix a reference leak in timerfd_set_rate().
18 years ago
Russell Bryant d2c5b0f1de Mark res_ais as experimental, as the binary event format is subject to change.
18 years ago
Tilghman Lesher 4c4d40c847 Oops, wrong direction of command
18 years ago
Tilghman Lesher a1f583177e ODBC transaction support
18 years ago
Steve Murphy 6c2a537c5f Merged revisions 177225 via svnmerge from
18 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
18 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
18 years ago
Tilghman Lesher 4ac9617be5 Add assertions in the quest to track down a refcount leak.
18 years ago
Russell Bryant 2800100cf7 fix a few more XML documentation problems
18 years ago
Joshua Colp 23760c47d3 Merged revisions 174218 via svnmerge from
18 years ago
Russell Bryant e77b3cea6b Merged revisions 174148 via svnmerge from
18 years ago
Tilghman Lesher 4cc1606d27 Change the first field, or we don't get the necessary field separation.
18 years ago
Tilghman Lesher f931abc61a Add XML documentation for the applications and functions in res_jabber
18 years ago
Tilghman Lesher 47db0f64f2 Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE.
18 years ago
Russell Bryant 1c9d5caaef Add a todo to finish the XML docs in this module
18 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
18 years ago
Mark Michelson e2f49af37f Fix a logic error that occur when using the timerfd interface
18 years ago
Steve Murphy bdfda9ea23 Merged revisions 168745 via svnmerge from
18 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
18 years ago
Terry Wilson 60b435ce4e Fully overwrite a same-named file when uploading
18 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
18 years ago
Jeff Peeler a8930194f4 Merged revisions 168516 via svnmerge from
18 years ago
Russell Bryant 458a1025ad Merged revisions 168198 via svnmerge from
18 years ago
Terry Wilson 87318da8ea Don't leak memory if phoneprov.conf does not exist
18 years ago
Tilghman Lesher 4a9e8078b9 When using ast_str with a non-ast_str-enabled API, we need to update the buffer
18 years ago
Tilghman Lesher 8c9b951974 Merged revisions 167840 via svnmerge from
18 years ago
Terry Wilson c5bc0386f5 Fix some svn:keywords
18 years ago
Mark Michelson 5f95c7adae Always use the value of the AGISIGHUP when running an AGI.
18 years ago
Russell Bryant dd7ed66142 Cosmetic change - don't mix struct initializer styles.
18 years ago