summaryrefslogtreecommitdiff
path: root/res/res_rtp_asterisk.c
AgeCommit message (Expand)Author
2018-03-07Replace direct checks of option_debug with DEBUG_ATLEAST macro.Corey Farrell
2018-02-28pjproject: Add cache_pools debugging option.Richard Mudgett
2018-02-19res_rtp_asterisk: Fix ICE candidate nominationThomas Guebels
2017-12-19res_rtp_asterisk: Avoid close the rtp/rtcp fd twice.Aaron An
2017-12-14res_rtp_asterisk.c: Disable packet flood detection for video streams.Richard Mudgett
2017-12-13AST-2017-012: Place single RTCP report block at beginning of report.Joshua Colp
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-04res_rtp_asterisk.c: Increase strictrtp learning timeout time.Richard Mudgett
2017-11-27Merge "res_rtp_asterisk.c: Fix rtp source address learning for broken clients"Jenkins2
2017-11-22res_rtp_asterisk: ICE server-reflexive candidates (srflx) with Dual-Stack.Alexander Traud
2017-11-18res_rtp_asterisk.c: Fix rtp source address learning for broken clientsPirmin Walthert
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-10-10declare optional openssl dependencies in moduleinfoTzafrir Cohen
2017-09-28Merge "res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential."Joshua Colp
2017-09-26res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential.Richard Mudgett
2017-09-26res_rtp_asterisk: Trim trailing byte off of SDES packetSean Bright
2017-09-21res_rtp_asterisk.c: Fix bundled SSRC handling.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-08-31Merge "res_rtp_asterisk: Allow remote SSRC to change on an RTP instance."Joshua Colp
2017-08-30res_rtp_asterisk: Only learn a new source in learn state.Joshua Colp
2017-08-30res_rtp_asterisk: Allow remote SSRC to change on an RTP instance.Joshua Colp
2017-08-09Merge "res_rtp_asterisk: Make P2P bridge Asymmetric codec aware"Jenkins2
2017-08-09res_rtp_asterisk: enable rtcp & QOS stats on native bridgeTorrey Searle
2017-08-09res_rtp_asterisk: Make P2P bridge Asymmetric codec awareTorrey Searle
2017-07-26res_rtp_asterisk: Fix mapping of pjsip's ICE roles to oursSean Bright
2017-07-19bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-07-16res_rtp_asterisk: Use RTP component for ICE if RTCP-MUX is in use.Joshua Colp
2017-07-13Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."Jenkins2
2017-07-13res_rtp_asterisk / res_pjsip: Add support for BUNDLE.Joshua Colp
2017-07-12Merge "res_rtp_asterisk: trigger source change control frame when dtls is est...Joshua Colp
2017-07-06res_rtp_asterisk.c: Fix TURN deadlock by using ICE session group lock.Richard Mudgett
2017-06-30res_rtp_asterisk: trigger source change control frame when dtls is establishedKevin Harwell
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-27SDP API: Add SSRC-level attributesMark Michelson
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