Commit Graph

281 Commits (783122ec87c9c518e726bded25367030d54011e1)

Author SHA1 Message Date
sungtae kim 8641fd9700 res/res_rtp_asterisk.c: Fixing possible divide by zero
7 years ago
Torrey Searle 360f543677 res/res_rtp_asterisk: smoother can cause wrong timestamps if dtmf happen
7 years ago
Torrey Searle 8ea9608efb res/res_rtp_asterisk: clear smoother when local bridging
7 years ago
Alexei Gradinari f662a26ea0 RTP: reset DTMF last seqno/timestamp on RTP renegotiation
7 years ago
Sean Bright 357219dfb3 res_rtp_asterisk: Remove some unused structure fields.
7 years ago
Joshua C. Colp a28f0382e8 Merge "Use non-blocking socket() and pipe() wrappers"
7 years ago
George Joseph 5d4d723844 Merge "Revert "RTP: reset DTMF last seqno/timestamp on voice packet with marker bit""
7 years ago
Sean Bright 42ff856216 Use non-blocking socket() and pipe() wrappers
7 years ago
George Joseph d1598dbc7d Revert "RTP: reset DTMF last seqno/timestamp on voice packet with marker bit"
7 years ago
Joshua Colp b80c9071e3 Merge "RTP: need to reset DTMF last seqno/timestamp on voice packet with marker bit"
7 years ago
Alexei Gradinari 3f53041267 RTP: need to reset DTMF last seqno/timestamp on voice packet with marker bit
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Richard Mudgett 7ab4befc2b res_rtp_asterisk.c: Add conditional module dependency to res_pjproject
7 years ago
George Joseph 9914e3998e Merge "res_rtp_asterisk.c: Add "seqno" strictrtp option"
7 years ago
Ben Ford b11a6643cf res_rtp_asterisk.c: Add "seqno" strictrtp option
7 years ago
Joshua Colp 8bb264841a res_rtp_asterisk: Raise event when RTP port is allocated
7 years ago
George Joseph ffcccd5e2f Merge "res_rtp_asterisk: Fix crash on ast_rtp_new failure."
7 years ago
Corey Farrell bdc8159799
res_rtp_asterisk: Fix crash on ast_rtp_new failure.
7 years ago
Sean Bright ad4a6bc27a res_rtp_asterisk: Reset all settings on module reload
7 years ago
neutrino88 289016239d res/res_rtp_asterisk: remove debug traces generated by an empty frame
7 years ago
Richard Mudgett aee5f7c1b6 res_rtp_asterisk.c: Fix unused variable warnings
7 years ago
Ben Ford c31a01bd75 res_pjsip/rtp: No joint capabilities between streams.
7 years ago
Alexander Traud 870fe7f60c res_rtp_asterisk: In Developer Mode, do not require OpenSSL.
7 years ago
neutrino88 cb276b5085 res_rtp_asterisk: Avoid merging command and regular T.140 text packets
7 years ago
Ben Ford 5bacde37a2 res_rtp_asterisk: Add support for sending NACK requests.
7 years ago
Alexander Traud b01fc2ef3d res_rtp_asterisk: Instead of ./configure use OPENSSL_NO_SRTP.
7 years ago
Alexander Traud 0743ad6422 res_rtp_asterisk: Allow OpenSSL configured with no-deprecated.
7 years ago
Joshua Colp 4ea98e49f1 Merge "rtp: Add support for RTP extension negotiation and abs-send-time."
8 years ago
Torrey Searle c5d2bf05f4 res/res_rtp_asterisk: ensure marker bit is correctly set on ssrc change
8 years ago
Joshua Colp a507c73a78 rtp: Add support for RTP extension negotiation and abs-send-time.
8 years ago
Joshua Colp afdca5c68c res_rtp_asterisk: Always update SRTP on local SSRC change.
8 years ago
Ben Ford f5d5083ea7 res_rtp_asterisk: Add support for receiving and handling NACK requests.
8 years ago
Jenkins2 2a6072a9c4 Merge "pjsip / res_rtp_asterisk: Add support for sending REMB"
8 years ago
Joshua Colp 2e60196265 Merge "res_rtp_asterisk: Fix minimum block word length for REMB."
8 years ago
Joshua Colp c7bd554094 pjsip / res_rtp_asterisk: Add support for sending REMB
8 years ago
Joshua Colp 39016e3582 res_rtp_asterisk: Fix minimum block word length for REMB.
8 years ago
Joshua Colp 8a602f18db res_rtp_asterisk: Queue video update on picture loss indication.
8 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
8 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
8 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
8 years ago
Thomas Guebels 4b555d7147 res_rtp_asterisk: Fix ICE candidate nomination
8 years ago
Aaron An 81474dfb23 res_rtp_asterisk: Avoid close the rtp/rtcp fd twice.
8 years ago
Richard Mudgett 98f7e9251f res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
Joshua Colp 62f2860c39 AST-2017-012: Place single RTCP report block at beginning of report.
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago
Richard Mudgett ab63448fa6 res_rtp_asterisk.c: Increase strictrtp learning timeout time.
8 years ago
Jenkins2 a7227d6a19 Merge "res_rtp_asterisk.c: Fix rtp source address learning for broken clients"
8 years ago
Alexander Traud 1a349d832d res_rtp_asterisk: ICE server-reflexive candidates (srflx) with Dual-Stack.
8 years ago
Pirmin Walthert 0ca406c202 res_rtp_asterisk.c: Fix rtp source address learning for broken clients
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago