Commit Graph

143 Commits (a2f6028a516cba8f7a95f2f286add0555fac8a67)

Author SHA1 Message Date
Jenkins2 9b07d3ba18 Merge "bridge_softmix: Use removed stream spots when renegotiating."
9 years ago
Jenkins2 fb3c7926b7 Merge "bridge_softmix: Don't reorder streams on participant leaving."
9 years ago
Joshua Colp bcd3f65174 bridge_softmix: Don't reorder streams on participant leaving.
9 years ago
Joshua Colp f48695ce5b bridge_softmix: Use removed stream spots when renegotiating.
9 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
9 years ago
Richard Mudgett 1028f64be4 bridge_native_rtp.c: Fix direct media video RTP instance ACL check.
9 years ago
George Joseph 80e11bd79b bridge_native_rtp: Keep rtp instance refs on bridge_channel
9 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
9 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
9 years ago
Kevin Harwell 7b0e3b92fd bridge_simple: Added support for streams
9 years ago
Richard Mudgett a3e623dd70 Revert "bridging: Ensure successful T.38 negotation"
9 years ago
Torrey Searle 7819f95791 bridging: Ensure successful T.38 negotation
9 years ago
Sean Bright fc794de756 bridge_softmix: Ignore non-voice frames from translator
9 years ago
Joshua Colp ff2b4308d1 bridge_native_rtp: Handle case where channel joins already suspended.
9 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
9 years ago
Richard Mudgett ac04e63ac2 bridge_native_rtp.c: Minor code cleanups.
10 years ago
Richard Mudgett da6f40c9ff bridge_native_rtp.c: Fix native rtp bridge data race.
10 years ago
Joshua Colp 0d85f1868d Merge "automon: restore mixing of the both channels after recording stops"
10 years ago
Michael Kuron fbbbd0add9 automon: restore mixing of the both channels after recording stops
10 years ago
Matt Jordan fb17b630a5 bridges/bridge_softmix: Remove SSRC changes on join/leave; update video source
10 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
10 years ago
Richard Mudgett 71dfa35540 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
10 years ago
Richard Mudgett ff3af764de bridge_softmix.c: Fix crash if could not allocate the dsp.
10 years ago
Matt Jordan 75c800eb28 Revert "bridges/bridge_t38: Add a bridging module for managing T.38 state"
11 years ago
Matt Jordan f42d22d3a1 bridges/bridge_t38: Add a bridging module for managing T.38 state
11 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
11 years ago
Jonathan Rose 687597ca8c holding_bridge: ensure moh participants get frames
11 years ago
Joshua Colp 4a25d55416 bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
11 years ago
Richard Mudgett 6f1a7fe05f bridge_softmix.c,channel.c: Minor code simplification and cleanup.
11 years ago
Richard Mudgett 459171be12 bridge_native_rtp.c: Defer allocation and check if it fails in native_rtp_bridge_compatible().
11 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
11 years ago
Kevin Harwell 91733b5d15 bridge_softmix: G.729 codec license held
11 years ago
Corey Farrell 8cc50b1ebc Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
George Joseph 5f60ebc004 bridge_native_rtp: Change local/remote message from debug/2 to verb/4
12 years ago
Matthew Jordan 9a1ab5d548 bridge_native_rtp: Fix T.38 issues with remote bridges
12 years ago
Richard Mudgett 0ed8aebda9 bridge_builtin_features: Add missing channel locks around ast_get_chan_features_general_config().
12 years ago
Matthew Jordan df59a71b83 bridge_native_rtp: Fix audio issues when moving from remote bridge to softmix
12 years ago
Joshua Colp 98d5b7090d bridge: During a smart bridge operation provide a more complete bridge to the old technology.
12 years ago
Richard Mudgett 02cf1835e3 bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent.
12 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
12 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
12 years ago
Matthew Jordan 20a14e568f bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook
12 years ago
Joshua Colp 962b78bca1 bridge_native_rtp: Take the bridge type choice of both channels into account.
12 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Matthew Jordan 42a1dee02d Undo r414123
12 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
12 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
12 years ago
Joshua Colp e2ed86e4ca Undoing framehook support. Issues were uncovered by Bamboo.
12 years ago