Commit Graph

245 Commits (b2987774588098248830917819586039fcb96882)

Author SHA1 Message Date
Torrey Searle 7c17bc75ed res/res_rtp_asterisk: clear smoother when local bridging
7 years ago
Alexei Gradinari f9face3612 RTP: reset DTMF last seqno/timestamp on RTP renegotiation
7 years ago
Sean Bright a2336adfb9 res_rtp_asterisk: Remove some unused structure fields.
7 years ago
Friendly Automation 212f2a3aa3 Merge "Use non-blocking socket() and pipe() wrappers" into 13
7 years ago
Friendly Automation 53bda83f5e Merge "Revert "RTP: reset DTMF last seqno/timestamp on voice packet with marker bit"" into 13
7 years ago
Sean Bright b84fd37ef0 Use non-blocking socket() and pipe() wrappers
7 years ago
George Joseph 1ef993911f Revert "RTP: reset DTMF last seqno/timestamp on voice packet with marker bit"
7 years ago
Jenkins2 9f0459d2a0 Merge "RTP: need to reset DTMF last seqno/timestamp on voice packet with marker bit" into 13
7 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Alexei Gradinari cf620ce0f6 RTP: need to reset DTMF last seqno/timestamp on voice packet with marker bit
7 years ago
Ben Ford aa31657e28 res_rtp_asterisk.c: Add "seqno" strictrtp option
7 years ago
George Joseph efadf89131 Merge "res_rtp_asterisk: Raise event when RTP port is allocated" into 13
7 years ago
Joshua Colp 155ff8e174 res_rtp_asterisk: Raise event when RTP port is allocated
7 years ago
Sean Bright 3033242a7b res_rtp_asterisk: Reset all settings on module reload
7 years ago
neutrino88 49d388bfa8 res/res_rtp_asterisk: remove debug traces generated by an empty frame
7 years ago
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.
8 years ago
Torrey Searle 4b7fd478d5 res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change
8 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
8 years ago
Richard Mudgett 104468ad3a pjproject: Add cache_pools debugging option.
8 years ago
Thomas Guebels 9325de11f8 res_rtp_asterisk: Fix ICE candidate nomination
8 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
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