Commit Graph

166 Commits (60cc53ecb3fd92efbc6a37f86caeb94d29e9eb38)

Author SHA1 Message Date
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
Yousf Ateya 16f602f5c2 res_rtp_asterisk: Correction for the limit which detects that a packet is DTLS.
11 years ago
Sean Bright 613a461c3d res_rtp_asterisk: Issue ERROR if res_srtp is not found.
11 years ago
Steve Davies 0b6410c4f8 res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
11 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Joshua Colp 714cb27000 res_rtp_asterisk: Fix wrongful use of USE_PJPROJECT define.
11 years ago
Matthew Jordan 562b7bf6f0 res/res_rtp_asterisk: Fix crash in debug from RTCP reports without report block
11 years ago
Joshua Colp e0461290d0 res_rtp_asterisk: Fix DTLS when used with OpenSSL 1.0.1k
11 years ago
Richard Mudgett b22c833c12 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Joshua Colp 70a3e74f0a res_rtp_asterisk: Fix a bug where ICE state would get reset when it shouldn't.
11 years ago
Joshua Colp efefbe15a4 res_rtp_asterisk: Make the ICE transport check case insensitive as some implementations use 'udp'.
11 years ago
Kevin Harwell e2ae7bd79f res_rtp_asterisk: Crash if no candidates received for component
11 years ago
Joshua Colp 0292839ae0 res_rtp_asterisk: Allow only UDP ICE candidates.
11 years ago
Joshua Colp b1bb6b97df res_rtp_asterisk: Ensure that the base and mapped address for candidates is present in SDP.
11 years ago
Joshua Colp c48b609fb3 res_rtp_asterisk: Ensure that the thread terminating pj stuff is registered.
11 years ago
Joshua Colp 85d7e44186 res_rtp_asterisk: Fix 100% CPU usage due to timer heap thread spinning.
11 years ago
Joshua Colp 93f7c8a434 res_rtp_asterisk: Fix building when pjproject is not used.
11 years ago
Joshua Colp 4098d87eef res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 3126d18c1b res_rtp_asterisk: Fix undefined function when PJPROJECT is not installed
11 years ago
Joshua Colp 56a6cd0fa8 res_rtp_asterisk: Don't leak memory or reset state if DTLS configuration is set multiple times.
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
11 years ago
Joshua Colp d5ca5b7f8f res_rtp_asterisk: Return the length of data written when sending via ICE instead of 0.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago