summaryrefslogtreecommitdiff
path: root/main/bridge.c
AgeCommit message (Expand)Author
2018-03-17main/bridge: Use ast_cli_completion_add.Corey Farrell
2018-01-03loader: Create ast_module_running_ref.Corey Farrell
2017-12-20bridge: Old channel video source not set to NULL after unref.Corey Farrell
2017-12-19bridge: Stop music on hold on adding an arbitrary channel to a bridgeIvan Poddubny
2017-09-20res_pjsip_session: Check for removed stream state.Ben Ford
2017-09-06stasis/control: Fix possible deadlock with swap channelGeorge Joseph
2017-08-06bridge: Fix stream topology/participant locking and video misrouting.Joshua Colp
2017-07-19bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-06-21Merge "bridge: stuck channel(s) after failed attended transfer"Jenkins2
2017-06-21core_local: local channel data not being properly unref'ed and unlockedKevin Harwell
2017-06-21bridge: stuck channel(s) after failed attended transferKevin Harwell
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-05-30Confbridge: Add "sfu" video mode to bridge profile options.Mark Michelson
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2016-11-14res/ari/resource_bridges: Add the ability to manipulate the video sourceMatt Jordan
2016-11-04main/bridge: Add some verbose logging for video source changesMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-15manager: Add <see-also> tags to relate Bridge related events,actions, and appsMatt Jordan
2016-05-23Bridging: introduce "invisible" bridges.Mark Michelson
2016-04-25Merge "Bridge system: Fix memory leaks and double frees on impart failure."zuul
2016-04-25Merge "bridge_softmix.c: Fix crash if channel fails to join mixing tech."zuul
2016-04-22Bridge system: Fix memory leaks and double frees on impart failure.Richard Mudgett
2016-04-22bridge_softmix.c: Fix crash if channel fails to join mixing tech.Richard Mudgett
2016-04-20bridge: Hold off more than one imparting channel at a time.Richard Mudgett
2016-03-03bridge.c: Crash during attended transfer when missing a local channel halfKevin Harwell
2016-02-29bridge_channel: Don't settle owed events on an optimization.Richard Mudgett
2015-12-01Unset BRIDGEPEER when leaving a bridgeJonathan Rose
2015-07-13bridge.c: Fixed race condition during attended transferKevin Harwell
2015-06-23bridge.c: Hangup attended transfer target if bridgedKevin Harwell
2015-04-16bridge.c: NULL app causes crash during attended transferKevin Harwell
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
2015-04-07bridge.c: Hangup attended transfer target after it has been swapped outKevin Harwell
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-29stasis transfer: fix stasis bridge push race part twoScott Griepentrog
2015-01-22Bridge core: Pass a ref with the swap channel when joining a bridge.Richard Mudgett
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-11-24DTMF hooks: Leaving channels need to push any collected digits into the bridge.Richard Mudgett
2014-11-14Fix race condition that could result in ARI transfer messages not being sent.Mark Michelson
2014-10-28main/bridge: Destroy features struct on off nominal path during bridge impartMatthew Jordan
2014-10-10bridge: During a smart bridge operation provide a more complete bridge to the...Joshua Colp
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-20Stasis: Add information to blind transfer eventKinsey Moore