summaryrefslogtreecommitdiff
path: root/channels/chan_bridge.c
AgeCommit message (Expand)Author
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-06-30Fixes warning message caused by confbridge playback chan not being answered.David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
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-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp