Commit Graph

230 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Alexander Traud a4b105c99b res_rtp_asterisk: In Developer Mode, do not require OpenSSL.
7 years ago
neutrino88 e5721b01f6 res_rtp_asterisk: Avoid merging command and regular T.140 text packets
7 years ago
Alexander Traud e3de4bc46e res_rtp_asterisk: Instead of ./configure use OPENSSL_NO_SRTP.
7 years ago
Alexander Traud ef2386fcd7 res_rtp_asterisk: Allow OpenSSL configured with no-deprecated.
7 years ago
Torrey Searle 4b7fd478d5 res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Richard Mudgett 104468ad3a pjproject: Add cache_pools debugging option.
7 years ago
Thomas Guebels 9325de11f8 res_rtp_asterisk: Fix ICE candidate nomination
7 years ago
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
8 years ago
Kevin Harwell e91efef2bb res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm
8 years ago
Joshua Colp ce1985b099 Merge "res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures" into 13
8 years ago
Kevin Harwell bbe90d6aed res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures
8 years ago
Richard Mudgett 55f452884f res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.
8 years ago
Richard Mudgett f856cfbb51 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
8 years ago
Richard Mudgett cd80af508e res_rtp_asterisk.c: Add stun_blacklist option
8 years ago
Sean Bright 265455bc2d res_rtp_asterisk: Pass correct data length to ast_rtcp_interpret
8 years ago
Joshua Colp 130af0ab80 Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped." into 13
8 years ago
Richard Mudgett 047fb7f11e res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.
8 years ago
Joshua Colp 7ea7797e12 res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.
8 years ago
Mark Michelson 7bc69753bc Add rtcp-mux support
8 years ago
George Joseph 9c05ddbddd pjproject_bundled: Update for pjproject 2.6
8 years ago
Sean Bright 73133d5354 res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16
8 years ago
Sean Bright 339c30f2b6 res_rtp_asterisk: Swap byte-order when sending signed linear
8 years ago
George Joseph b39c04fc02 Merge "PJPROJECT logging: Fix detection of max supported log level." into 13
8 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
8 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
8 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