summaryrefslogtreecommitdiff
path: root/bridges/bridge_softmix.c
AgeCommit message (Expand)Author
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
2013-07-23Restore chan_dahdi native bridging and PRI tromboned call elimination.Richard Mudgett
2013-06-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Change several bridge functions to return error status.Richard Mudgett
2013-06-08Fix a crash when a bridge switches from the softmix bridge technology to anot...Richard Mudgett
2013-06-08The bridge uniqueid is available for softmix destructor.Richard Mudgett
2013-06-08Add some bridge identifiers to some softmix messages.Richard Mudgett
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-01-25More trivial bridge code cleanup.Richard Mudgett
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-10-30Fix ConfBridge crash if no timing module loaded.Richard Mudgett
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
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-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