Commit Graph

104 Commits (61b6d9efa409c14c87e5274db49e2440ce4b4c79)

Author SHA1 Message Date
Joshua Colp 8de3fa2b56 bridge_softmix / app_confbridge: Add support for REMB combining.
7 years ago
Jenkins2 fabfe701bb Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge"
7 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
7 years ago
Joshua Colp 0f6431e8e4 app_confbridge / bridge_softmix: Add ability to configure REMB interval.
7 years ago
Corey Farrell 8c25a72d57 main/bridge: Use ast_cli_completion_add.
7 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
7 years ago
Corey Farrell aaa3884d4a bridge: Old channel video source not set to NULL after unref.
8 years ago
Ivan Poddubny 3b99a0332c bridge: Stop music on hold on adding an arbitrary channel to a bridge
8 years ago
Ben Ford e666051d79 res_pjsip_session: Check for removed stream state.
8 years ago
George Joseph 94091c7b96 stasis/control: Fix possible deadlock with swap channel
8 years ago
Joshua Colp 88c65f7cb6 bridge: Fix stream topology/participant locking and video misrouting.
8 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
8 years ago
Jenkins2 01536546e2 Merge "bridge: stuck channel(s) after failed attended transfer"
8 years ago
Kevin Harwell 27dae55fb6 core_local: local channel data not being properly unref'ed and unlocked
8 years ago
Kevin Harwell 45a1f4e2ae bridge: stuck channel(s) after failed attended transfer
8 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
8 years ago
Mark Michelson 39d14834f8 Confbridge: Add "sfu" video mode to bridge profile options.
8 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
8 years ago
Kevin Harwell 7b0e3b92fd bridge_simple: Added support for streams
8 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Matt Jordan a72ef38113 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
Matt Jordan a70d6dba8c main/bridge: Add some verbose logging for video source changes
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan a93cd39ac1 manager: Add <see-also> tags to relate Bridge related events,actions, and apps
9 years ago
Mark Michelson f6c33771f6 Bridging: introduce "invisible" bridges.
9 years ago
zuul 811e24f595 Merge "Bridge system: Fix memory leaks and double frees on impart failure."
9 years ago
zuul 807a765cfb Merge "bridge_softmix.c: Fix crash if channel fails to join mixing tech."
9 years ago
Richard Mudgett a63656b419 Bridge system: Fix memory leaks and double frees on impart failure.
9 years ago
Richard Mudgett 71dfa35540 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
9 years ago
Richard Mudgett 1c5248c383 bridge: Hold off more than one imparting channel at a time.
9 years ago
Kevin Harwell 15c5743ac1 bridge.c: Crash during attended transfer when missing a local channel half
9 years ago
Richard Mudgett 86f7336c91 bridge_channel: Don't settle owed events on an optimization.
9 years ago
Jonathan Rose b5281b74e0 Unset BRIDGEPEER when leaving a bridge
10 years ago
Kevin Harwell c855523519 bridge.c: Fixed race condition during attended transfer
10 years ago
Kevin Harwell 44c3c392e3 bridge.c: Hangup attended transfer target if bridged
10 years ago
Kevin Harwell 56a2baa21d bridge.c: NULL app causes crash during attended transfer
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Kevin Harwell 153c4044e4 bridge.c: Hangup attended transfer target after it has been swapped out
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
10 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Scott Griepentrog 388d691f34 stasis transfer: fix stasis bridge push race part two
10 years ago
Richard Mudgett 9bff4eeca3 Bridge core: Pass a ref with the swap channel when joining a bridge.
10 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Richard Mudgett c38ffca9a1 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
11 years ago