Commit Graph

193 Commits (9084c85cb17fb39732e6f264999d7e0402a4f606)

Author SHA1 Message Date
Sean Bright 265455bc2d res_rtp_asterisk: Pass correct data length to ast_rtcp_interpret
9 years ago
Joshua Colp 130af0ab80 Merge "res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped." into 13
9 years ago
Richard Mudgett 047fb7f11e res_pjsip_asterisk.c: Fix compile error if libsrtp is not installed.
9 years ago
Joshua Colp 7ea7797e12 res_rtp_asterisk: Fix crash when RTCP is not present when DTLS is stopped.
9 years ago
Mark Michelson 7bc69753bc Add rtcp-mux support
9 years ago
George Joseph 9c05ddbddd pjproject_bundled: Update for pjproject 2.6
9 years ago
Sean Bright 73133d5354 res_rtp_asterisk: Use PJ_ICE_MAX_CAND instead of hard-coding 16
9 years ago
Sean Bright 339c30f2b6 res_rtp_asterisk: Swap byte-order when sending signed linear
9 years ago
George Joseph b39c04fc02 Merge "PJPROJECT logging: Fix detection of max supported log level." into 13
9 years ago
Richard Mudgett c54f9d2bf0 T.140: Fix format ref and memory leaks.
9 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
9 years ago
Richard Mudgett a9e459f8ac res_rtp_asterisk.c: Fix uninitialized memory crash.
9 years ago
Richard Mudgett bcdd282ada res_rtp_asterisk.c: Initialize ourip passed to ast_find_ourip().
9 years ago
Richard Mudgett e2fa3c7eda res_rtp_asterisk.c: Fix off nominal memory leak.
9 years ago
Richard Mudgett 44fe4a5769 PJPROJECT logging: Made easier to get available logging levels.
9 years ago
gestoip2 8756ce64b7 res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
George Joseph b213045fe4 build: Various OpenBSD issues
9 years ago
Joshua Colp bb982480d8 pjsip: Support dual stack automatically.
9 years ago
Michael Walton 3c62b60e56 res_rtp_asterisk: Add ice_blacklist option
9 years ago
Torrey Searle 349c34f72a res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
9 years ago
Joshua Colp 1cac856e17 rtp: Preserve timestamps on video frames.
9 years ago
Mark Michelson a119bab6a6 res_rtp_asterisk: Cache local RTCP address.
9 years ago
Alexander Traud e404f51b42 res_rtp_asterisk: Count a roll-over of the sequence number even on lost packets.
9 years ago
Alexander Traud 332beb27d8 res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS.
9 years ago
George Joseph 48db4c2159 res_rtp_asterisk: Fix a self-comparison identified by gcc 6
9 years ago
Torrey Searle dfcd466bf0 res_rtp_asterisk: fix memory leak in dtls
10 years ago
Alexander Traud ef97911a1c res_rtp_asterisk: Use latest DTLS version available by underlying platform.
10 years ago
Joshua Colp bb7214180c Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS" into 13
10 years ago
George Joseph 8dc8d6ceb8 res_rtp_asterisk: Fix placement of txcount increment
10 years ago
Jacek Konieczny 0cfab30b28 res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
George Joseph 1bce690ccb res_rtp_asterisk: Fix packet stats on bridged connection
10 years ago
Sean Bright 4e8e6d3922 res_rtp_asterisk: Allow ICE host candidates to be overriden
10 years ago
Joshua Colp 3a160cdbf6 res_rtp_asterisk: Revert DTLS negotiation changes.
10 years ago
Kevin Harwell 1e24a0ca8a res_rtp_asterisk: rtp->ice check not wrapped in HAVE_PJPROJECT ifdef
10 years ago
Dade Brandon 965a0eee46 res_rtp_asterisk: Resolve further timing issues with DTLS negotiation
10 years ago
server-pandora 24ae124e4f res_rtp_asterisk.c: Fix DTLS negotiation delays.
10 years ago
Steve Davies 07583c2888 Further fixes to improper usage of scheduler
10 years ago
StefanEng86 a1435aa3fa res/res_rtp_asterisk.c: Fix incorrect assignment of frame->subclass.frame_ending
10 years ago
Matt Jordan b714b2152d res/res_rtp_asterisk: Fix assignment after ao2 decrement
10 years ago
Matt Jordan 50fa9ff997 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Joshua Colp 56ed7b9dd5 res_rtp_asterisk: Move "Set role" warning to be debug.
10 years ago
David M. Lee 695f26cbb7 res_rtp_asterisk: Add more ICE debugging
10 years ago
David M. Lee 61c6c6aa6c Fix when remote candidates exceed PJ_ICE_MAX_CAND
10 years ago
Joshua Colp 9182c9e4e6 Merge "res_rtp_asterisk.c: Fix off-nominal crash potential." into 13
10 years ago
Joshua Colp 9a12804e59 res_rtp_asterisk: Don't leak temporary key when enabling PFS.
10 years ago
Mark Duncan aed068844c res/res_rtp_asterisk: Add ECDH support
10 years ago
Richard Mudgett 84262749d2 res_rtp_asterisk.c: Fix off-nominal crash potential.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Joshua Colp 7ff1ac8797 res_rtp_asterisk: Ensure DTLS timeout timer is -1 if DTLS is not used.
10 years ago
Joshua Colp 05e8e14982 res_rtp_asterisk: Prevent simultaneous access to DTLS SSL context.
10 years ago