Commit Graph

50 Commits (f7ece0452b1795e1457e80b51df933cdaabaa720)

Author SHA1 Message Date
Richard Fuchs dd338975f6 drop log level for messages about unknown RTP/RTCP packets
8 years ago
Richard Fuchs 23bc99ed81 TT#12800 consider RTCP XR reports for MOS calculations and stats
8 years ago
Richard Fuchs 868c3b64fe TT#12800 add ssrc handling into packet_stream struct
8 years ago
Richard Fuchs 84e76e7cba TT#12800 calculate MOS values from RTCP RR
8 years ago
Richard Fuchs 0f285899e0 TT#12800 avoid creating empty log messages
8 years ago
Richard Fuchs 90693a1969 TT#12800 refactor RCTP XR processing
8 years ago
Richard Fuchs 70b7112617 TT#12800 store and process RTCP SR and RR for statistics
8 years ago
Richard Fuchs c1711ea948 TT#12800 consolidate and combine RTCP parsing and logging
8 years ago
Richard Fuchs 223c7f17dd TT#12800 abstractize rtcp parsing and logging functions
8 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
8 years ago
Anthony Alba 87aaf82111 Document RFC 3711 errata id 3712 that SRTCP_R_LENGTH == 6 is canonical
8 years ago
Richard Fuchs 7395f8bef1 TT#5566 recognize and ignore (for now) RTCP packets
9 years ago
Richard Fuchs 0206f09b93 fix obj-debug stuff
9 years ago
Richard Fuchs 29545e5434 MT#18599 use kernel socket receive timestamping
9 years ago
Richard Fuchs 6187f5186e MT#18599 support parsing of RTCP SDES fields
9 years ago
Richard Fuchs b5e36c223c MT#18599 simplify RTCP parsing
9 years ago
Richard Fuchs 8267966569 MT#18599 use glib GString for RTCP logging
9 years ago
Richard Fuchs 133e6304b3 MT#18599 support sending RTCP stats to Homer via HEP
9 years ago
Richard Fuchs 5b33498291 fix RTCP content output
9 years ago
Richard Fuchs a3bcdc58bf dont abort on unknown RTCP payload type
10 years ago
Richard Fuchs ae46036cc7 RTCP logging fixes
10 years ago
Richard Fuchs 5785bea2c9 Merge branch 'master' of git://github.com/1and1/rtpengine into rfuchs/1and1-master
10 years ago
Richard Fuchs 144a451526 support selective SDES session parameters
10 years ago
Richard Fuchs 96e3b91859 Implement support for some SDES session parameters
10 years ago
Frederic-Philippe Metz 89bbaf12e3 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz 8a0fbf201f Fixed RTCP parsing of bitfield structs.
10 years ago
Frederic-Philippe Metz 070212ec3a Added RTCP parsing and option to log that information
10 years ago
Richard Fuchs c2ff5c3fd3 MT#9935 understand, learn, remember and report RTP payload types (codecs)
10 years ago
Richard Fuchs 46585265e1 implement a crude log limiter
11 years ago
Richard Fuchs 05e429c610 C99 inlining rules
11 years ago
Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now)
11 years ago
Richard Fuchs eec41b855c fix mem leak
11 years ago
Richard Fuchs 29789c12cb more frequent redis updates for srtp calls
12 years ago
Richard Fuchs f75bc44685 get rid of the useless ROC and keep variable naming consistent
12 years ago
Richard Fuchs a780cf7891 redis updates
12 years ago
Richard Fuchs 43764b46d4 implement support for RFC 5761
12 years ago
Richard Fuchs 4dcb6aab1f add compile flag for libsrtp vs rfc srtcp key derivation
12 years ago
Richard Fuchs cf5e4fab3e this fixes rtcp auth problems against libsrtp based clients
12 years ago
Richard Fuchs 0a4418cd4b consistent use of existing macros
12 years ago
Richard Fuchs a2b9d4048e core-dump and srtcp auth tag length bugfixes
12 years ago
Richard Fuchs 9e629d73e3 stop with the bit-length silliness, give key/tag lengths in bytes
12 years ago
Richard Fuchs f38fe3f1e0 create a dedicated session key context to save some cpu
12 years ago
Richard Fuchs 3c9daae60d adding rtp/savpf transforms and tests
12 years ago
Richard Fuchs fcabc7254c fix rtcp authentication tag removal
12 years ago
Richard Fuchs 0f319359db logging improvements
12 years ago
Richard Fuchs 94393efada divide bit lengths by 8 to get octet count
12 years ago
Richard Fuchs 9c8c4c21fa rtcp has a slightly different key generation algorithm
12 years ago
Richard Fuchs db72130792 implement srtcp encryption, decryption and authentication
12 years ago
Richard Fuchs a1e49a8f02 old glib doesnt have g_queue_free_full
12 years ago
Richard Fuchs d8bc7d92a2 experimental support for RTP/AVP<>AVPF bridging
12 years ago