Commit Graph

219 Commits (be8cb75dd2e95f73f47d0bf2c1ef50a84d0d4226)

Author SHA1 Message Date
Torrey Searle be8cb75dd2 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
8 years ago
Sean Bright d056f6b2fe res_rtp_asterisk: Fix mapping of pjsip's ICE roles to ours
8 years ago
Joshua Colp 451d86d62e bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
8 years ago
Joshua Colp 942ee54b53 res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.
8 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
8 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
8 years ago
Joshua Colp 8082f6cf7e Merge "res_rtp_asterisk: trigger source change control frame when dtls is established"
8 years ago
Richard Mudgett 9cd8a1df79 res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.
8 years ago
Kevin Harwell 7df7b8a90c res_rtp_asterisk: trigger source change control frame when dtls is established
8 years ago
Joshua Colp 642f8356ab res_rtp_asterisk: Fix issues with ICE renegotiation.
8 years ago
George Joseph 88f18faf2a res_rtp_asterisk: Fix ssrc change for rtcp srtp
8 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
8 years ago
Kevin Harwell 440ff38c08 res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm
8 years ago
Kevin Harwell 008e25def9 res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures
8 years ago
Mark Michelson d6535c0080 SDP API: Add SSRC-level attributes
8 years ago
Richard Mudgett afad2ffd9f res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.
8 years ago
Richard Mudgett d165079cbc rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
8 years ago
Richard Mudgett 7312cbe803 res_rtp_asterisk.c: Add stun_blacklist option
8 years ago
Sean Bright 516e028b44 res_rtp_asterisk: Pass correct data length to ast_rtcp_interpret
8 years ago
Joshua Colp 77582634d7 Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped."
8 years ago
Richard Mudgett 82982a191c res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.
8 years ago
Joshua Colp 68749a9fa7 res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.
8 years ago
Mark Michelson 10fa49e327 Add rtcp-mux support
8 years ago
George Joseph a537dae6d0 pjproject_bundled: Update for pjproject 2.6
8 years ago
Sean Bright 11886dea82 res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16
8 years ago
Sean Bright 7a16524a83 res_rtp_asterisk: Swap byte-order when sending signed linear
8 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
8 years ago
zuul 10631bb209 Merge "PJPROJECT logging: Fix detection of max supported log level."
8 years ago
Richard Mudgett 20aed30d9a T.140: Fix format ref and memory leaks.
8 years ago
Richard Mudgett 6f3e8c8e01 PJPROJECT logging: Fix detection of max supported log level.
8 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
8 years ago
Richard Mudgett b576b58d74 res_rtp_asterisk.c: Fix uninitialized memory crash.
9 years ago
Richard Mudgett 2fc65173e5 res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().
9 years ago
Richard Mudgett 8b7d252987 res_rtp_asterisk.c: Fix off nominal memory leak.
9 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
gestoip2 d9b24cce0a res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
George Joseph 935f5d003b build: Various OpenBSD issues
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 403c4f5833 pjsip: Support dual stack automatically.
9 years ago
Michael Walton 3e96d491d0 res_rtp_asterisk: Add ice_blacklist option
9 years ago
Torrey Searle cc269766b8 res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
9 years ago
Joshua Colp 89764f7ae9 rtp: Preserve timestamps on video frames.
9 years ago
Mark Michelson 8fe9f1f7f1 res_rtp_asterisk: Cache local RTCP address.
9 years ago
Alexander Traud cb5e3445be res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.
9 years ago
Alexander Traud 85212f2799 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
9 years ago
George Joseph d293ead077 res_rtp_asterisk: Fix a self-comparison identified by gcc 6
9 years ago
Torrey Searle 804005d251 res_rtp_asterisk: fix memory leak in dtls
9 years ago
Alexander Traud 6eb0354f2d res_rtp_asterisk: Use latest DTLS version available by underlying platform.
9 years ago
Joshua Colp 051da5c3af Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS"
9 years ago
George Joseph 724b9ab28f res_rtp_asterisk: Fix placement of txcount increment
9 years ago