aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/abstract_jb.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-06Merged revisions 135851 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