Commit Graph

218 Commits (09932a13efa6719b481aeab0402893de230c1947)

Author SHA1 Message Date
Richard Mudgett 738da78786 res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential.
9 years ago
Richard Mudgett 4a57e20d52 AST-2017-008: Improve RTP and RTCP packet processing.
9 years ago
Richard Mudgett 1232a40889 res_rtp_asterisk.c: Add doxygen to RTCP payload types.
9 years ago
Richard Mudgett 6d8c40659f res_rtp_asterisk.c: Check RTP packet version earlier.
9 years ago
Joshua Colp dbceb0532a res_rtp_asterisk: Only learn a new source in learn state.
9 years ago
Joshua Colp 9c969b5f51 Merge "res_rtp_asterisk: Make P2P bridge Asymmetric codec aware" into 14
9 years ago
Torrey Searle fa9e0fa932 res_rtp_asterisk: Make P2P bridge Asymmetric codec aware
9 years ago
Torrey Searle ea77d146c1 res_rtp_asterisk: enable rtcp & QOS stats on native bridge
9 years ago
Sean Bright 6b7471df28 res_rtp_asterisk: Fix mapping of pjsip's ICE roles to ours
9 years ago
Joshua Colp 9576dfdd36 res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.
9 years ago
Richard Mudgett 3c8725a8cd res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.
9 years ago
Joshua Colp 7e196bc8db res_rtp_asterisk: Fix issues with ICE renegotiation.
9 years ago
George Joseph 6a5b640bc9 res_rtp_asterisk: Fix ssrc change for rtcp srtp
9 years ago
Sean Bright ca2b3584b2 format: Reintroduce smoother flags
9 years ago
Kevin Harwell 9db41320b8 res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm
9 years ago
Kevin Harwell 3a5683d66c res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failures
9 years ago
Richard Mudgett f5af1a1f74 res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.
9 years ago
Richard Mudgett 3adb547069 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
9 years ago
Richard Mudgett f592947b98 res_rtp_asterisk.c: Add stun_blacklist option
9 years ago
Sean Bright a38a44880a res_rtp_asterisk: Pass correct data length to ast_rtcp_interpret
9 years ago
Joshua Colp 2295756e82 Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped." into 14
9 years ago
Richard Mudgett 241f069184 res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.
9 years ago
Joshua Colp 11e806abbb res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.
9 years ago
Mark Michelson a7764b0c36 Add rtcp-mux support
9 years ago
George Joseph 05c2e60017 pjproject_bundled: Update for pjproject 2.6
9 years ago
Sean Bright a5e806de08 res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16
9 years ago
Sean Bright 3273ea7384 res_rtp_asterisk: Swap byte-order when sending signed linear
9 years ago
zuul 75ef430f2f Merge "PJPROJECT logging: Fix detection of max supported log level." into 14
9 years ago
Richard Mudgett 89221a6628 T.140: Fix format ref and memory leaks.
9 years ago
Richard Mudgett b43cb30d7b PJPROJECT logging: Fix detection of max supported log level.
9 years ago
Richard Mudgett 64edb4e05c res_rtp_asterisk.c: Fix uninitialized memory crash.
9 years ago
Richard Mudgett aa5be9842e res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().
9 years ago
Richard Mudgett 4ecc3de00e res_rtp_asterisk.c: Fix off nominal memory leak.
9 years ago
Richard Mudgett 846c77b28c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
gestoip2 f8f197a6ee res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
George Joseph 54d7e65014 build: Various OpenBSD issues
9 years ago
zuul 7c3cc1b605 Merge "pjsip: Support dual stack automatically." into 14
10 years ago
Joshua Colp 47de0ee4f6 pjsip: Support dual stack automatically.
10 years ago
Michael Walton 494bebeb6f res_rtp_asterisk: Add ice_blacklist option
10 years ago
Torrey Searle e193217f1a res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
10 years ago
Joshua Colp 34e82d16b4 rtp: Preserve timestamps on video frames.
10 years ago
Mark Michelson 5c203c6ca3 res_rtp_asterisk: Cache local RTCP address.
10 years ago
Alexander Traud cb5e3445be res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.
10 years ago
Alexander Traud 85212f2799 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
10 years ago
George Joseph d293ead077 res_rtp_asterisk: Fix a self-comparison identified by gcc 6
10 years ago
Torrey Searle 804005d251 res_rtp_asterisk: fix memory leak in dtls
10 years ago
Alexander Traud 6eb0354f2d res_rtp_asterisk: Use latest DTLS version available by underlying platform.
10 years ago
Joshua Colp 051da5c3af Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS"
10 years ago
George Joseph 724b9ab28f res_rtp_asterisk: Fix placement of txcount increment
10 years ago
Jacek Konieczny 970803efcb res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago