summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can beRussell Bryant
2006-08-24Merged revisions 40994 via svnmerge from Russell Bryant
2006-08-23Fixing a commentOlle Johansson
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...Kevin P. Fleming
2006-08-22add a new include file for out-of-tree modules that need to know where things...Kevin P. Fleming
2006-08-22Sorry, but this does not resemble malloc... so GCC was ignoring the attribute...Joshua Colp
2006-08-21restore 'preload' functionality in loaderKevin P. Fleming
2006-08-21use new configure-provided wrappers for attributesKevin P. Fleming
2006-08-21- use a common error message in all of the memory allocation macrosRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-19convert lists of constants in channel.h to enums instead of #definesRussell Bryant
2006-08-17updating configure script and putting comments in the docsMatt O'Gorman
2006-08-17Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.Joshua Colp
2006-08-14add MacroExclusive application, a Macro that only one call can executed atRussell Bryant
2006-08-13increase the maximum length of the mohinterpret/mohsuggest options (issue #7696)Russell Bryant
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....Steve Murphy
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.Steve Murphy
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisRussell Bryant
2006-07-30Add details about flash and wait to doxygen about DTMF.Tilghman Lesher
2006-07-29Allow updates to match specific lines, allow specification of object or Mark Spencer
2006-07-28add ExtenSpy variant of ChanSpyKevin P. Fleming
2006-07-28the pure attribute was not implemented before gcc 2.96. Since we have thisRussell Bryant
2006-07-28add macros for the pure and const attributes to compiler.h, in case they everRussell Bryant
2006-07-28Add the function attribute "pure" or "const" to various functions that performRussell Bryant
2006-07-28As discussed and decided on the asterisk-dev mailing list ...Russell Bryant
2006-07-28move slinfactory structure definition back to header... it's just easier to u...Kevin P. Fleming
2006-07-28more slinfactory structure definition to inside implementation moduleKevin P. Fleming
2006-07-27more simplification, and correct a bug i introduced in the last commitKevin P. Fleming
2006-07-22remove an XXX comment and document that ast_autoservice_start() will return -1Russell Bryant
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19Fix a few doxygen warnings.North Antara
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-19First pass at in-place file manipulation via managerMark Spencer
2006-07-18Expand speech API so that the developer can interact with the engine more dir...Joshua Colp
2006-07-13swap the G726-32 format numbers, so that IAX2 connections with prior versions...Kevin P. Fleming
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...Kevin P. Fleming
2006-07-12G726-32 changes:Kevin P. Fleming
2006-07-10Fixed. Done. Good. Make ast_join work like it used to.Joshua Colp
2006-07-10Unbreak ast_join due to whitespace changesJoshua Colp
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...Mark Spencer
2006-07-07fix various pointer signedness issuesRussell Bryant
2006-07-07actually do proper searching for c-client and output the results so app_voice...Kevin P. Fleming
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...Kevin P. Fleming
2006-06-30fix the condition for including the header for osx atomicsRussell Bryant
2006-06-30update configureRussell Bryant
2006-06-30add support for atomic operations provided by mac osxRussell Bryant
2006-06-30Updates from transnexus to osplookup, removes res_ospMatt O'Gorman
2006-06-26METERMAIDS:Olle Johansson
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming