aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/abstract_jb.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Introduction of the JITTERBUFFER dialplan function.dvossel1-1/+51
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-2/+2
2010-03-02fixes adaptive jitterbuffer configurationdvossel1-2/+5
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-1/+3
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks1-2/+2
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-1/+1
2008-08-06Merged revisions 135841,135847,135850 via svnmerge from mmichelson1-0/+6
2007-11-19move the declaration of struct ast_channel ast_frame and ast_modulerizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-1/+0
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo1-1/+1
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-2/+2
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-2/+2
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell1-2/+4
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-1/+0
2006-07-19Fix a few doxygen warnings.north1-1/+1
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyrussell1-8/+2
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structurerussell1-2/+8
2006-06-14Merged revisions 34087 via svnmerge from kpfleming1-2/+3
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesrussell1-0/+220