summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-13Fix FollowMe CallerID on outgoing calls.Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-11Updates follow_talker video_mode in confbridge application.David Vossel
2011-06-30Video support for ConfBridge.David Vossel
2011-05-05Fixes reliability issues with func_jitterbuffer's usage in the new ConfBridge...David Vossel
2011-04-21New HD ConfBridge conferencing application.David Vossel
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-02-18fixes confbridge crash when no timing module is loaded.David Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-03-27Improve timing interface to remember which provider provided a timerKevin P. Fleming
2009-03-27Fix a potential timer leak in bridge_softmix.Joshua Colp
2009-03-27Remove a cast that is not needed.Joshua Colp
2009-03-27Fix a potential race condition when creating a software based mixing bridge.Joshua Colp
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp