summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2017-11-08bridge_softmix: Note why ast_stream_topology_set_stream cannot fail.Corey Farrell
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-10-23Merge "bridge_softmix: Reduce topology cloning and improve renegotiation." in...Joshua Colp
2017-10-17bridge_softmix: Reduce topology cloning and improve renegotiation.Joshua Colp
2017-10-13bridge_simple: Improve renegotiation success rate.Joshua Colp
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-09-20bridge : Fix one-way direct-media when early bridging with native_rtpJean Aunis
2017-08-29bridge_native_rtp.c: Fixup native_rtp_framehook()Richard Mudgett
2017-08-23Merge changes from topic 'ASTERISK-27212' into 15Jenkins2
2017-08-23Merge "bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit." into 15Joshua Colp
2017-08-22bridge: Fix softmix bridge deadlock.Richard Mudgett
2017-08-22bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit.Richard Mudgett
2017-08-22bridge_softmix.c: Remove always true test.Richard Mudgett
2017-08-06bridge: Fix stream topology/participant locking and video misrouting.Joshua Colp
2017-07-26bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-07-19Merge "bridge_softmix: Use removed stream spots when renegotiating."Jenkins2
2017-07-18Merge "bridge_softmix: Don't reorder streams on participant leaving."Jenkins2
2017-07-17bridge_softmix: Don't reorder streams on participant leaving.Joshua Colp
2017-07-16bridge_softmix: Use removed stream spots when renegotiating.Joshua Colp
2017-07-11bridge/core_unreal: Fix SFU bugs with forwarding frames.Joshua Colp
2017-07-05bridge_native_rtp.c: Fix direct media video RTP instance ACL check.Richard Mudgett
2017-06-27bridge_native_rtp: Keep rtp instance refs on bridge_channelGeorge Joseph
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-04-14Revert "bridging: Ensure successful T.38 negotation"Richard Mudgett
2017-04-12bridging: Ensure successful T.38 negotationTorrey Searle
2017-03-20bridge_softmix: Ignore non-voice frames from translatorSean Bright
2017-02-27bridge_native_rtp: Handle case where channel joins already suspended.Joshua Colp
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase
2016-12-23bridge_native_rtp.c: Minor code cleanups.Richard Mudgett
2016-12-23bridge_native_rtp.c: Fix native rtp bridge data race.Richard Mudgett
2016-11-08Merge "automon: restore mixing of the both channels after recording stops"Joshua Colp
2016-11-06automon: restore mixing of the both channels after recording stopsMichael Kuron
2016-11-04bridges/bridge_softmix: Remove SSRC changes on join/leave; update video sourceMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-04-22bridge_softmix.c: Fix crash if channel fails to join mixing tech.Richard Mudgett
2016-04-13bridge_softmix.c: Fix crash if could not allocate the dsp.Richard Mudgett
2015-12-06Revert "bridges/bridge_t38: Add a bridging module for managing T.38 state"Matt Jordan
2015-12-04bridges/bridge_t38: Add a bridging module for managing T.38 stateMatt Jordan
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-07-28holding_bridge: ensure moh participants get framesJonathan Rose
2015-07-09bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.Joshua Colp
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10bridge_softmix.c,channel.c: Minor code simplification and cleanup.Richard Mudgett
2015-04-09bridge_native_rtp.c: Defer allocation and check if it fails in native_rtp_bri...Richard Mudgett
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-02-24bridge_softmix: G.729 codec license heldKevin Harwell