Commit Graph

144 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
George Joseph be7d4faed5 bridge_softmix: Forward TEXT frames
7 years ago
Kevin Harwell 17cd687679 bridge_softmix: Clear "talking" when a channel is put on hold
7 years ago
Jenkins2 6b172f6f2b Merge "bridge_softmix.c: Report not talking immediately when muted." into 13
7 years ago
Richard Mudgett 6520489952 bridge_softmix.c: Report not talking immediately when muted.
7 years ago
Richard Mudgett 4a337b1a76 app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
7 years ago
Richard Mudgett 9f1cfbafca bridge_native_rtp.c: Fix reentrancy framehook crash.
8 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 7c35740ba1 Add missing menuselect dependencies.
8 years ago
Jean Aunis da40976987 bridge : Fix one-way direct-media when early bridging with native_rtp
8 years ago
Richard Mudgett 4aaccb7795 bridge_native_rtp.c: Fixup native_rtp_framehook()
8 years ago
Richard Mudgett 3f22b53349 bridge_softmix.c: Remove always true test.
8 years ago
Richard Mudgett 22c4c1a0ba bridge_native_rtp.c: Fix direct media video RTP instance ACL check.
8 years ago
George Joseph eb48e99bd4 bridge_native_rtp: Keep rtp instance refs on bridge_channel
8 years ago
Joshua Colp e414833f6e bridge: Add a deferred queue.
8 years ago
Richard Mudgett 9084c85cb1 Revert "bridging: Ensure successful T.38 negotation"
8 years ago
Torrey Searle 3e7c396a51 bridging: Ensure successful T.38 negotation
8 years ago
Sean Bright 7f34c11b6a bridge_softmix: Ignore non-voice frames from translator
8 years ago
Joshua Colp eac818801b bridge_native_rtp: Handle case where channel joins already suspended.
8 years ago
Richard Mudgett 21151408f7 bridge_native_rtp.c: Minor code cleanups.
9 years ago
Richard Mudgett 9dcf9e9cea bridge_native_rtp.c: Fix native rtp bridge data race.
9 years ago
zuul 3870e8d76d Merge "automon: restore mixing of the both channels after recording stops" into 13
9 years ago
Michael Kuron 59c23e1768 automon: restore mixing of the both channels after recording stops
9 years ago
Matt Jordan fd6af2dee8 bridges/bridge_softmix: Remove SSRC changes on join/leave; update video source
9 years ago
Richard Mudgett 5e388d4188 bridge_softmix.c: Fix crash if channel fails to join mixing tech.
9 years ago
Richard Mudgett f6e080c6a4 bridge_softmix.c: Fix crash if could not allocate the dsp.
9 years ago
Matt Jordan 529535f0c2 Revert "bridges/bridge_t38: Add a bridging module for managing T.38 state"
10 years ago
Matt Jordan 6614babea2 bridges/bridge_t38: Add a bridging module for managing T.38 state
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Jonathan Rose 8458b8d441 holding_bridge: ensure moh participants get frames
10 years ago
Joshua Colp d558b00c85 bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.
10 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Richard Mudgett 125acc52fe bridge_softmix.c,channel.c: Minor code simplification and cleanup.
10 years ago
Richard Mudgett 92c1688edb bridge_native_rtp.c: Defer allocation and check if it fails in native_rtp_bridge_compatible().
10 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Kevin Harwell 5b73246a9d bridge_softmix: G.729 codec license held
10 years ago
Corey Farrell 2531f75057 Enable REF_DEBUG for ast_module_ref / ast_module_unref.
10 years ago
George Joseph 9d457fe5c2 bridge_native_rtp: Change local/remote message from debug/2 to verb/4
11 years ago
Matthew Jordan 266c022a45 bridge_native_rtp: Fix T.38 issues with remote bridges
11 years ago
Richard Mudgett 1ba42a4d8e bridge_builtin_features: Add missing channel locks around ast_get_chan_features_general_config().
11 years ago
Matthew Jordan 5f300b7a40 bridge_native_rtp: Fix audio issues when moving from remote bridge to softmix
11 years ago
Joshua Colp 743ad19699 bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Richard Mudgett 588a8d9078 bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Matthew Jordan 20a14e568f bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook
11 years ago
Joshua Colp 962b78bca1 bridge_native_rtp: Take the bridge type choice of both channels into account.
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Matthew Jordan 42a1dee02d Undo r414123
11 years ago
Matthew Jordan 17ff4d9282 bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hook
11 years ago
Joshua Colp d134150be2 framehooks: Add callback for determining if a hook is consuming frames of a specific type.
11 years ago