Commit Graph

595 Commits (c6d50012209ed721465ecb0cee46d7632cfe8a21)

Author SHA1 Message Date
Richard Fuchs c6d5001220 TT#14008 add extra logging for SRTP/SSRC updates
3 years ago
Richard Fuchs b5f9f229f3 TT#14008 fix erroneous crypto reset after rejecting DTLS
3 years ago
Richard Fuchs e3de05e77d TT#14008 ignore cross-family endpoint changes for ICE
3 years ago
Richard Fuchs deb02a539a TT#14008 fix segfault using legacy UDP protocol
3 years ago
Richard Fuchs 99599e6181 TT#14008 eliminate duplicate packets_lost counters
4 years ago
Richard Fuchs 1d9c71ae9b TT#131651 support reverse re-invite to new to-tag
4 years ago
Richard Fuchs 4fa2519595 TT#14008 ignore "received from" address when ICE is in use
4 years ago
Richard Fuchs 9cf09f6515 TT#91151 fix erroneous variable re-use
4 years ago
Richard Fuchs 022190a05d TT#121752 associate SSRC hash to monologue instead of entire call
4 years ago
Richard Fuchs b7facf4fcd TT#14008 reset SRTP index on endpoint change
4 years ago
Richard Fuchs dca017f9be TT#14800 update last_packet during signalling events
4 years ago
Richard Fuchs 0e2bddb6c8 TT#14008 add `pierce-NAT` flag
4 years ago
Richard Fuchs a009f76456 TT#14008 support media echo and blackhole
4 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs 87e5efc7d4 TT#111150 fix mem leaks in test-transcode
4 years ago
Richard Fuchs a8d5076065 TT#119502 correctly restore calls from both Redis instances
4 years ago
Richard Fuchs 89666c8021 TT#14008 fix ICE if ICE completes before SDP comes in
4 years ago
Richard Fuchs 44809a30c8 TT#111150 refactor xmlrpc_helper to avoid GStringChunk
4 years ago
Richard Fuchs ac71e81e54 TT#118350 add SDES=static option
4 years ago
Richard Fuchs bf40d2a841 Merge branch 'master' of https://github.com/smititelu/rtpengine
4 years ago
Julien Chavanton 49786d049f adding cumulative number of packets lost
4 years ago
Stefan Mititelu 482e2d0d2b Add stats for ipv4/ipv6/mixed media calls
4 years ago
Julien Chavanton 3d5e586c69 mos average fix when missing RTT
4 years ago
Richard Fuchs 8029a4d1cd TT#113750 don't auto switch from an already selected fingerprint
4 years ago
Richard Fuchs def813cfde TT#101201 fix ICE-lite mode switch
4 years ago
Richard Fuchs 083ae4c37f TT#14008 convert rtcp-fb handling to list
4 years ago
Richard Fuchs eb1157d386 TT#112250 don't change ports when endpoint is talking ICE
4 years ago
Richard Fuchs a8013ffe70 TT#111051 set thread specific process names
4 years ago
Richard Fuchs 1785f70637 TT#91151 add new replace-zero-address option
4 years ago
Richard Fuchs 772db96c36 TT#91151 fix check for trickle ICE and zero address
4 years ago
Richard Fuchs 76d5828c82 TT#91151 explicitly keep track of zero endpoint addresses
4 years ago
Richard Fuchs 36273e1f5d TT#107565 add option to track SDP version
4 years ago
Richard Fuchs 8abc6b1ca4 TT#91151 convert RTP PT hash tables to direct hashes
4 years ago
balajeesv ffc9e34e14 TT#14008 Squashed commit of the following:
4 years ago
Richard Fuchs ae82034dfe TT#99621 add option to disable RTCP generation
4 years ago
Stefan Mititelu 001abe5f1f Add new config parameter: `save-interface-ports`
4 years ago
Richard Fuchs 97a1c218fa TT#106101 handle out-of-order ICE fragments
4 years ago
Richard Fuchs 0bab726e5d TT#92250 reset opposite side supp handlers
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs 5dbd797651 TT#94201 fix ICE=default to the intended behaviour
5 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
5 years ago
Richard Fuchs ba66e5fa3a TT#99621 support RTCP generation
5 years ago
Richard Fuchs 260a170524 TT#81212 add trigger to set all calls to own or foreign
5 years ago
Richard Fuchs c9140f9f66 TT#81212 add function to change call state (own/foreign)
5 years ago
Richard Fuchs 1d34c40276 TT#101201 support optional ICE-lite mode
5 years ago
Richard Fuchs 8d7badcf02 TT#101201 rename ICE_LITE flag
5 years ago
Richard Fuchs bae79d3fef TT#98901 handle AMR SID DTX
5 years ago
Richard Fuchs cd3652e81a TT#97302 fix some DTLS negotiation issues
5 years ago
Richard Fuchs 65cf46bc0a TT#94201 convert ICE= options internally to enum
5 years ago