aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...mogorman1-4/+0
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-0/+3
2006-09-28Merged revisions 43952 via svnmerge from kpfleming1-0/+2
2006-09-28Merged revisions 43933 via svnmerge from file1-1/+1
2006-09-28Merged revisions 43861-43862 via svnmerge from pcadach1-1/+1
2006-09-26Merged revisions 43707 via svnmerge from file1-2/+2
2006-09-22compatibility fix:rizzo1-1/+1
2006-09-21Merged revisions 43466 via svnmerge from mogorman1-6/+1
2006-09-21And some deprecated APIs and modifications to documentationtilghman1-1/+0
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...file2-1/+11
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confmattf1-0/+3
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-2/+2
2006-09-20Avoid errors when compiling out of tree modules like asterisk-addons.qwell1-0/+1
2006-09-20these functions never should have been non-static or in a header filekpfleming1-4/+0
2006-09-20move ODBC API into ast_ namespacekpfleming1-5/+5
2006-09-20move more API into the ast_ namespacekpfleming1-2/+2
2006-09-20move ADSI functionality into ast_ namespacekpfleming1-31/+31
2006-09-19move this header to include where it belongskpfleming1-0/+162
2006-09-19After discussing this with other people, we decided we'd like to try to do th...qwell1-12/+0
2006-09-195240 updateanthonyl1-0/+12
2006-09-19Update configure and closest kin. *Hopes my branch doesn't break*mattf1-1/+4
2006-09-18allow for packetization on rtp channel drivers, need to addmogorman2-0/+34
2006-09-18don't need two copies of thiskpfleming1-50/+19
2006-09-18a little cleanup and simplification, and remove ON_FIRST_USE mode since nobod...kpfleming1-111/+32
2006-09-18u_intXX_t is sillyqwell1-5/+5
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