summaryrefslogtreecommitdiff
path: root/bridges/bridge_simple.c
AgeCommit message (Expand)Author
2018-02-21bridge_simple.c: Fix stream topology handling.Richard Mudgett
2017-10-13bridge_simple: Improve renegotiation success rate.Joshua Colp
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-04-14Revert "bridging: Ensure successful T.38 negotation"Richard Mudgett
2017-04-12bridging: Ensure successful T.38 negotationTorrey Searle
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-07-25A great big renaming patchMatthew Jordan
2013-07-16Simplify bridge_simple chan join code.Richard Mudgett
2013-06-21Extract a useful routine from the softmix bridge technology.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-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp