Commit Graph

222 Commits (d7f5421ea42ce18490e36f61e34893b96dc5708e)

Author SHA1 Message Date
Aaron An c38b750810 res_rtp_asterisk: Avoid close the rtp/rtcp fd twice.
8 years ago
Richard Mudgett 61e81338d9 res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
Joshua Colp 5705e8ae0e AST-2017-012: Place single RTCP report block at beginning of report.
8 years ago
Sean Bright f726f11974 utils: Add convenience function for setting fd flags
8 years ago
Richard Mudgett 9330eacc50 res_rtp_asterisk.c: Increase strictrtp learning timeout time.
8 years ago
Jenkins2 2edbaa1588 Merge "res_rtp_asterisk.c: Fix rtp source address learning for broken clients" into 13
8 years ago
Alexander Traud 6ebe03d4b3 res_rtp_asterisk: ICE server-reflexive candidates (srflx) with Dual-Stack.
8 years ago
Pirmin Walthert 6b0963c42a res_rtp_asterisk.c: Fix rtp source address learning for broken clients
8 years ago
Tzafrir Cohen 944e500e95 declare optional openssl dependencies in moduleinfo
8 years ago
Richard Mudgett 221d8a5c24 res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential.
8 years ago
Richard Mudgett 6d4b801c83 AST-2017-008: Improve RTP and RTCP packet processing.
8 years ago
Richard Mudgett 044674c0cd res_rtp_asterisk.c: Add doxygen to RTCP payload types.
8 years ago
Richard Mudgett 6c922b3157 res_rtp_asterisk.c: Check RTP packet version earlier.
8 years ago
Joshua Colp 1a022285dd res_rtp_asterisk: Only learn a new source in learn state.
8 years ago
Jenkins2 9bc114ffba Merge "res_rtp_asterisk: enable rtcp & QOS stats on native bridge" into 13
8 years ago
Torrey Searle 3608f96ea3 res_rtp_asterisk: enable rtcp & QOS stats on native bridge
8 years ago
Torrey Searle c4f201cd73 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
8 years ago
Sean Bright c16000f201 res_rtp_asterisk: Fix mapping of pjsip's ICE roles to ours
8 years ago
Joshua Colp 51761b759d res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.
8 years ago
Richard Mudgett aa514f420b res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.
8 years ago
Joshua Colp 0426b1d88a res_rtp_asterisk: Fix issues with ICE renegotiation.
8 years ago
George Joseph 7dafe82751 res_rtp_asterisk: Fix ssrc change for rtcp srtp
8 years ago
Sean Bright 70e5887906 format: Reintroduce smoother flags
9 years ago
Kevin Harwell e91efef2bb res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm
9 years ago
Joshua Colp ce1985b099 Merge "res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures" into 13
9 years ago
Kevin Harwell bbe90d6aed res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures
9 years ago
Richard Mudgett 55f452884f res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.
9 years ago
Richard Mudgett f856cfbb51 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
9 years ago
Richard Mudgett cd80af508e res_rtp_asterisk.c: Add stun_blacklist option
9 years ago
Sean Bright 265455bc2d res_rtp_asterisk: Pass correct data length to ast_rtcp_interpret
9 years ago
Joshua Colp 130af0ab80 Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped." into 13
9 years ago
Richard Mudgett 047fb7f11e res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.
9 years ago
Joshua Colp 7ea7797e12 res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.
9 years ago
Mark Michelson 7bc69753bc Add rtcp-mux support
9 years ago
George Joseph 9c05ddbddd pjproject_bundled: Update for pjproject 2.6
9 years ago
Sean Bright 73133d5354 res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16
9 years ago
Sean Bright 339c30f2b6 res_rtp_asterisk: Swap byte-order when sending signed linear
9 years ago
George Joseph b39c04fc02 Merge "PJPROJECT logging: Fix detection of max supported log level." into 13
9 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
9 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
9 years ago
Richard Mudgett a9e459f8ac res_rtp_asterisk.c: Fix uninitialized memory crash.
9 years ago
Richard Mudgett bcdd282ada res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().
9 years ago
Richard Mudgett e2fa3c7eda res_rtp_asterisk.c: Fix off nominal memory leak.
9 years ago
Richard Mudgett 44fe4a5769 PJPROJECT logging: Made easier to get available logging levels.
9 years ago
gestoip2 8756ce64b7 res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
George Joseph b213045fe4 build: Various OpenBSD issues
9 years ago
Joshua Colp bb982480d8 pjsip: Support dual stack automatically.
9 years ago
Michael Walton 3c62b60e56 res_rtp_asterisk: Add ice_blacklist option
9 years ago
Torrey Searle 349c34f72a res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
9 years ago
Joshua Colp 1cac856e17 rtp: Preserve timestamps on video frames.
9 years ago