summaryrefslogtreecommitdiff
path: root/res/res_rtp_asterisk.c
AgeCommit message (Expand)Author
2017-12-13AST-2017-012: Place single RTCP report block at beginning of report.14Joshua Colp
2017-09-26res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential.Richard Mudgett
2017-09-15AST-2017-008: Improve RTP and RTCP packet processing.Richard Mudgett
2017-09-11res_rtp_asterisk.c: Add doxygen to RTCP payload types.Richard Mudgett
2017-09-05res_rtp_asterisk.c: Check RTP packet version earlier.Richard Mudgett
2017-08-30res_rtp_asterisk: Only learn a new source in learn state.Joshua Colp
2017-08-09Merge "res_rtp_asterisk: Make P2P bridge Asymmetric codec aware" into 14Joshua Colp
2017-08-09res_rtp_asterisk: Make P2P bridge Asymmetric codec awareTorrey Searle
2017-08-09res_rtp_asterisk: enable rtcp & QOS stats on native bridgeTorrey Searle
2017-07-26res_rtp_asterisk: Fix mapping of pjsip's ICE roles to oursSean Bright
2017-07-16res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.Joshua Colp
2017-07-06res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.Richard Mudgett
2017-06-28res_rtp_asterisk: Fix issues with ICE renegotiation.Joshua Colp
2017-06-14res_rtp_asterisk: Fix ssrc change for rtcp srtpGeorge Joseph
2017-05-30format: Reintroduce smoother flagsSean Bright
2017-05-22res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithmKevin Harwell
2017-05-03res_rtp_asterisk: Clearing the remote RTCP address causes RTCP failuresKevin Harwell
2017-04-19res_rtp_asterisk.c: Fix crash in RTCP DTLS operation.Richard Mudgett
2017-04-19rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.Richard Mudgett
2017-04-11res_rtp_asterisk.c: Add stun_blacklist optionRichard Mudgett
2017-03-19res_rtp_asterisk: Pass correct data length to ast_rtcp_interpretSean Bright
2017-03-18Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stop...Joshua Colp
2017-03-16res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.Richard Mudgett
2017-03-16res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.Joshua Colp
2017-03-15Add rtcp-mux supportMark Michelson
2017-02-23pjproject_bundled: Update for pjproject 2.6George Joseph
2017-02-15res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16Sean Bright
2017-02-01res_rtp_asterisk: Swap byte-order when sending signed linearSean Bright
2017-01-26Merge "PJPROJECT logging: Fix detection of max supported log level." into 14zuul
2017-01-25T.140: Fix format ref and memory leaks.Richard Mudgett
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2016-12-22res_rtp_asterisk.c: Fix uninitialized memory crash.Richard Mudgett
2016-12-22res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().Richard Mudgett
2016-12-21res_rtp_asterisk.c: Fix off nominal memory leak.Richard Mudgett
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-23res_rtp_asterisk: RTT miscalculation in RTCPgestoip2
2016-11-16build: Various OpenBSD issuesGeorge Joseph
2016-10-24Merge "pjsip: Support dual stack automatically." into 14zuul
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-10-19res_rtp_asterisk: Add ice_blacklist optionMichael Walton
2016-10-10res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridgeTorrey Searle
2016-09-14rtp: Preserve timestamps on video frames.Joshua Colp
2016-08-09res_rtp_asterisk: Cache local RTCP address.Mark Michelson
2016-07-18res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.Alexander Traud
2016-07-13res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.Alexander Traud
2016-06-22res_rtp_asterisk: Fix a self-comparison identified by gcc 6George Joseph
2016-06-22res_rtp_asterisk: fix memory leak in dtlsTorrey Searle
2016-06-21res_rtp_asterisk: Use latest DTLS version available by underlying platform.Alexander Traud
2016-04-05Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS"Joshua Colp
2016-03-30res_rtp_asterisk: Fix placement of txcount incrementGeorge Joseph