Commit Graph

105 Commits (10d4f2c45ff02b51a8f9c583c0386ae0d6a6e455)

Author SHA1 Message Date
Jenkins2 9b07d3ba18 Merge "bridge_softmix: Use removed stream spots when renegotiating."
8 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
8 years ago
Jenkins2 fb3c7926b7 Merge "bridge_softmix: Don't reorder streams on participant leaving."
8 years ago
Joshua Colp bcd3f65174 bridge_softmix: Don't reorder streams on participant leaving.
8 years ago
Joshua Colp f48695ce5b bridge_softmix: Use removed stream spots when renegotiating.
8 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
8 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
9 years ago
Sean Bright fc794de756 bridge_softmix: Ignore non-voice frames from translator
9 years ago
frahaase 094c26aa68 Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
9 years ago
Matt Jordan fb17b630a5 bridges/bridge_softmix: Remove SSRC changes on join/leave; update video source
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 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 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 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
Richard Mudgett 02cf1835e3 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
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Mark Michelson d44aefeef4 Fix stuck channel in ARI through the introduction of synchronous bridge actions.
12 years ago
Richard Mudgett 0ddcee5a46 Softmix: Fix crash when switching from softmix to another bridge technology.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Matthew Jordan 656843dd34 Add a WARNING in bridge_softmix when a timing module isn't loaded
12 years ago
Richard Mudgett c3466db29d Resolve some BUGBUG comments.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
12 years ago
Richard Mudgett f087b69fc4 Pull softmix bridge parameters into a sub structure.
12 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
12 years ago
Richard Mudgett 1267c91315 Extract a useful routine from the softmix bridge technology.
12 years ago
Richard Mudgett cd6e2538f2 Change several bridge functions to return error status.
12 years ago
Richard Mudgett c88b7945f6 Fix a crash when a bridge switches from the softmix bridge technology to another.
13 years ago
Richard Mudgett 9895fecf58 The bridge uniqueid is available for softmix destructor.
13 years ago
Richard Mudgett 6a013e3a07 Add some bridge identifiers to some softmix messages.
13 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
13 years ago
Richard Mudgett 7bb540dc80 More trivial bridge code cleanup.
13 years ago
Richard Mudgett 240fab21f9 Trivial misc bridge code changes.
13 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Richard Mudgett 9240971cd4 Fix ConfBridge crash if no timing module loaded.
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel 881173268c Updates follow_talker video_mode in confbridge application.
14 years ago
David Vossel 1339a0a535 Video support for ConfBridge.
15 years ago
David Vossel 00dc1556ab Fixes reliability issues with func_jitterbuffer's usage in the new ConfBridge application.
15 years ago
David Vossel 7f23115ad2 New HD ConfBridge conferencing application.
15 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
David Vossel eb31f8b082 fixes confbridge crash when no timing module is loaded.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer
17 years ago
Joshua Colp b101b68e2f Fix a potential timer leak in bridge_softmix.
17 years ago
Joshua Colp 39a09b0af9 Remove a cast that is not needed.
17 years ago
Joshua Colp 1cd4ecd0b7 Fix a potential race condition when creating a software based mixing bridge.
17 years ago
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
17 years ago