summaryrefslogtreecommitdiff
path: root/main/bridging.c
AgeCommit message (Expand)Author
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry 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-22Add Asterisk TestSuite event hooks to support ConfBridge testingMatthew Jordan
2011-11-29Allow each logging destination and console to have its own notion of the verb...Tilghman Lesher
2011-11-10Merged revisions 344493 via svnmerge from David Vossel
2011-07-12Send video update frame to new video source in follow_talker correctly.David Vossel
2011-07-11Updates follow_talker video_mode in confbridge application.David Vossel
2011-06-30Video support for 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-06-02pthread_join to assure the thread is really gonePaul Belanger
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-05-10Fix a bug where receiving a control frame of subclass -1 would cause certain ...Joshua Colp
2009-04-10Modify headers and macros, according to Russell's suggestions on the -dev listTilghman Lesher
2009-03-22Fix a minor logic flaw with the bridge generic thread.Joshua Colp
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp