Commit Graph

119 Commits (895a66f77278f85ba406b6870a64a09ec92c23e7)

Author SHA1 Message Date
Kevin Harwell 5daa9bbaee srtp: Fix possible race condition, and add NULL checks
6 years ago
Kevin Harwell 93936e367d res_pjsip_sdp_rtp: Remove unused variable
6 years ago
Joshua Colp 6bb70c93f1 rtp: Add support for transport-cc in receiver direction.
6 years ago
George Joseph 8f9ffe5905 res_pjsip_sdp_rtp: Fix return code from apply_negotiated_sdp_stream
6 years ago
Joshua Colp e6b67b2a5d res_pjsip_sdp_rtp: Allow only single ssrc attribute.
6 years ago
Xiemin Chen a526676836 bridge_softmix: Use MSID:LABEL metadata as the cloned stream's appendix
6 years ago
Joshua Colp 18e206381a res_pjsip_sdp_rtp: Only enable abs-send-time when WebRTC is enabled.
7 years ago
Joshua Colp ce9a980be6 pjproject: Upgrade to 2.8.
7 years ago
Torrey Searle 926d647def res/res_pjsip_sdp_rtp: put rtcp-mux in answer only if offered
7 years ago
George Joseph c8e4cd8bce Merge "res_pjsip_sdp_rtp: include ice in ANSWER only if offered"
7 years ago
George Joseph 34f3fe9552 app_confbridge: Use the SDP 'label' attribute to correlate users
7 years ago
Torrey Searle 1445384699 res_pjsip_sdp_rtp: include ice in ANSWER only if offered
7 years ago
George Joseph e7a7506f9c app_confbridge: Enable sending events to participants
7 years ago
Joshua Colp a507c73a78 rtp: Add support for RTP extension negotiation and abs-send-time.
7 years ago
Ben Ford f5d5083ea7 res_rtp_asterisk: Add support for receiving and handling NACK requests.
7 years ago
Joshua Colp 115939caeb rtp: Add REMB RTP property and set it on PJSIP video RTP.
7 years ago
Ben Ford 0be1c388e4 Add extended properties to rtp_engine for RTP retransmission support.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
8 years ago
George Joseph 283d2df680 res_pjsip_sdp_rtp: Add NULL check in add_crypto_to_stream
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
8 years ago
George Joseph 6f0431798e res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6
8 years ago
Joshua Colp f77a2367e7 Merge "bridge: Change participant SFU streams when source streams change."
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
Ben Ford e666051d79 res_pjsip_session: Check for removed stream state.
8 years ago
Walter Doekes 680aba21ec res/res_pjsip: Fix localnet checks in pjsip, part 2.
8 years ago
Walter Doekes f856d9b42b res/res_pjsip: Standardize/fix localnet checks across pjsip.
8 years ago
Torrey Searle a2dde59154 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
8 years ago
Kevin Harwell 104a8047a5 res_pjsip_session/_sdp_rtp: Handling of 'msid' is incorrect
8 years ago
Joshua Colp 2a4283f3e7 res_pjsip: Add support for dnsmgr to external_media_address.
8 years ago
Torrey Searle 65c560894d chan_pjsip: add a new function PJSIP_DTMF_MODE
8 years ago
Kevin Harwell 7da6ddda30 res_pjsip: Add "webrtc" configuration option
8 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
8 years ago
Torrey Searle fb7247c57c res_pjsip: Add DTMF INFO Failback mode
8 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
8 years ago
Joshua Colp d3e951edf5 pjsip: Extend 'asymmetric_rtp_codec' option to include us changing.
8 years ago
Jenkins2 e478d2eb94 Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."
8 years ago
Alexander Traud 72c5f3b0ba res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Richard Mudgett 6f793ac149 res_pjsip_sdp_rtp.c: Don't use deprecated transport struct member.
8 years ago
Richard Mudgett f2ee8ac21e res_pjsip_sdp_rtp.c: Don't alter global addr variable.
8 years ago
Richard Mudgett 3d8899bacf Add DTLS sanity check.
8 years ago
Sean Bright d08c69a9e2 res_pjsip_sdp_rtp: Set hangup cause for RTP timeouts
8 years ago
Joshua Colp f5603cb1ec Merge "res/res_pjsip_session: Only check localnet if it is defined"
8 years ago
Joshua Colp 7f87cd7b4e Merge "res_pjsip_sdp_rtp.c: Fix cut-n-paste error"
8 years ago
Richard Mudgett 49b1f1ca16 res_pjsip_sdp_rtp.c: Fix cut-n-paste error
8 years ago
Matt Jordan e6dc28b78f res/res_pjsip_session: Only check localnet if it is defined
8 years ago
Richard Begg 44568fc712 res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit transport
8 years ago
Mark Michelson 10fa49e327 Add rtcp-mux support
8 years ago