aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-18merge qwell's CLI verbification workkpfleming1-0/+7
2006-09-16merge markster's usersconf branch with some slight changeskpfleming2-0/+2
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell4-30/+34
2006-09-04Remove old unused functionsfile1-22/+0
2006-09-03Make the difference clear about what the responsibilities of the core and a s...file1-0/+9
2006-09-03Add the ability to specify that a frame should not be considered for cachingrussell1-4/+12
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file3-46/+67
2006-08-30Use an API call (ast_rtp_get_bridged) to return the RTP stream we are bridged...file1-0/+2
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...kpfleming1-0/+2
2006-08-29Merge team/russell/frame_cachingrussell4-7/+8
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...file1-2/+13
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can berussell1-2/+0
2006-08-24Merged revisions 40994 via svnmerge from russell1-0/+17
2006-08-23Fixing a commentoej1-1/+1
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming1-0/+4
2006-08-22add a new include file for out-of-tree modules that need to know where things...kpfleming2-1/+44
2006-08-22Sorry, but this does not resemble malloc... so GCC was ignoring the attribute...file1-2/+2
2006-08-21restore 'preload' functionality in loaderkpfleming1-1/+1
2006-08-21use new configure-provided wrappers for attributeskpfleming1-2/+2
2006-08-21- use a common error message in all of the memory allocation macrosrussell1-66/+110
2006-08-21merge new_loader_completion branch, including (at least):kpfleming15-285/+206
2006-08-19convert lists of constants in channel.h to enums instead of #definesrussell1-74/+99
2006-08-17updating configure script and putting comments in the docsmogorman1-0/+4
2006-08-17Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.file1-2/+2
2006-08-14add MacroExclusive application, a Macro that only one call can executed atrussell1-0/+23
2006-08-13increase the maximum length of the mohinterpret/mohsuggest options (issue #7696)russell1-1/+1
2006-08-08Merge team/russell/ast_verbose_threadstoragerussell4-3/+448
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....murf1-3/+33
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.murf1-31/+36
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisrussell1-10/+8
2006-07-30Add details about flash and wait to doxygen about DTMF.tilghman1-6/+11
2006-07-29Allow updates to match specific lines, allow specification of object or markster1-2/+2
2006-07-28add ExtenSpy variant of ChanSpykpfleming1-0/+4
2006-07-28the pure attribute was not implemented before gcc 2.96. Since we have thisrussell1-2/+2
2006-07-28add macros for the pure and const attributes to compiler.h, in case they everrussell2-3/+8
2006-07-28Add the function attribute "pure" or "const" to various functions that performrussell1-3/+3
2006-07-28As discussed and decided on the asterisk-dev mailing list ...russell1-1/+1
2006-07-28move slinfactory structure definition back to header... it's just easier to u...kpfleming3-10/+51
2006-07-28more slinfactory structure definition to inside implementation modulekpfleming1-13/+3
2006-07-27more simplification, and correct a bug i introduced in the last commitkpfleming1-1/+1
2006-07-22remove an XXX comment and document that ast_autoservice_start() will return -1russell1-2/+12
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forrussell1-1/+1
2006-07-19Fix a few doxygen warnings.north1-1/+1
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-3/+14
2006-07-19First pass at in-place file manipulation via managermarkster2-3/+6
2006-07-18Expand speech API so that the developer can interact with the engine more dir...file1-0/+4
2006-07-13swap the G726-32 format numbers, so that IAX2 connections with prior versions...kpfleming1-4/+4
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...kpfleming1-3/+10
2006-07-12G726-32 changes:kpfleming1-1/+3
2006-07-10Fixed. Done. Good. Make ast_join work like it used to.file1-1/+1