Commit Graph

1749 Commits (1006e05ab7087ee467e256dbde232ca467c2e08d)
 

Author SHA1 Message Date
Richard Fuchs 2a03c008ac clean up code artifacts
9 years ago
Richard Fuchs 23bc99ed81 TT#12800 consider RTCP XR reports for MOS calculations and stats
9 years ago
Richard Fuchs ab0dba7d14 TT#12800 support custom monologue labels
9 years ago
Richard Fuchs 2cf93904df TT#12800 restore SSRC table from redis
9 years ago
Richard Fuchs 9108b14b80 TT#12800 records stats average not just for MOS but all values
9 years ago
Richard Fuchs 4ad693a063 TT#12800 report MOS stats back to proxy via NG protocol
9 years ago
Richard Fuchs 5c84a6f61c TT#12800 limit size of SSRC hash table
9 years ago
Richard Fuchs 11dac7b28f TT#12800 add MOS statistics to final log output
9 years ago
Richard Fuchs 868c3b64fe TT#12800 add ssrc handling into packet_stream struct
9 years ago
Richard Fuchs 0b63050c46 TT#12800 add test script to simulate RTP packet loss
9 years ago
Richard Fuchs 74be799c4c TT#12800 add RTCP support to perl test scripts
9 years ago
Richard Fuchs 84e76e7cba TT#12800 calculate MOS values from RTCP RR
9 years ago
Richard Fuchs 0f285899e0 TT#12800 avoid creating empty log messages
9 years ago
Richard Fuchs 90693a1969 TT#12800 refactor RCTP XR processing
9 years ago
Richard Fuchs 70b7112617 TT#12800 store and process RTCP SR and RR for statistics
9 years ago
Richard Fuchs c1711ea948 TT#12800 consolidate and combine RTCP parsing and logging
9 years ago
Richard Fuchs 223c7f17dd TT#12800 abstractize rtcp parsing and logging functions
9 years ago
Richard Fuchs b3583633e3 TT#12800 canonicalize ssrc handling
9 years ago
Pawel Kuzak c8b36e0b96 More control over iptables
9 years ago
Richard Fuchs 6ec7c9e8cc fix mem leaks
9 years ago
Richard Fuchs 0e60000001 use cloned frames to avoid race conditions
9 years ago
Richard Fuchs 5acf56dec4 additional debug log output
9 years ago
Richard Fuchs 4313cb2596 logging improvements
9 years ago
Richard Fuchs 5e3ce30272 TT#14008 add missing DTLS locks
9 years ago
Konstantin Poliakov 5c5a4ef4fc Issue354: Fixes for rtpengint to ngcp-rtpengine renaming issues (including issue 356).
9 years ago
Richard Fuchs 896a32496c add test script to replay pcap into recording daemon
9 years ago
Richard Fuchs 37a9521901 don't treat media socket write errors as fatal
9 years ago
Richard Fuchs 531febbbb0 migrate log-stderr and log-facility options to lib for recording daemon
9 years ago
Richard Fuchs c5a202ebcd write both types of media indexes to recording metafile
9 years ago
Richard Fuchs 26ca489931 use pkg-config to determine install location for iptables module
9 years ago
Victor Seva f7aa5fa6b6 TT#14571 PEP8 for YouCompleteMe config
10 years ago
Richard Fuchs d269f6a320 eliminate orphaned redis code fragments
10 years ago
Guillem Jover 56b723ceec TT#14400 Do not check for negative values on unsigned variables
10 years ago
Guillem Jover 0b1bdbb339 TT#14400 Do not NULL-dereference pointer
10 years ago
Guillem Jover bd833c2586 TT#14400 Use a boolean instead of a bitwise operator
10 years ago
Victor Seva 3c813acacc support wheezy build reported at #343
10 years ago
Anthony Alba b1e259c109 Document libsrtp AES-256 SRTCP bug for interop
10 years ago
Richard Fuchs f7e2419f90 fix kernel module for systems with small stack frame sizes
10 years ago
Richard Fuchs 0f07e46d62 fix 32-bit compilation errosr
10 years ago
Richard Fuchs 6b6b8ea54a don't use anonymous unions to make old compilers happy
10 years ago
Claudiu Boriga edac4f2cd7 make cli_incoming accept multiple connections
10 years ago
Richard Fuchs 27af349783 fix recording daemon logging levels
10 years ago
Richard Fuchs af7b2d0508 refine version test for presence of av_frame_get_channels
10 years ago
Richard Fuchs aef463f1bb handle missing av_frame_get_channels from older versions
10 years ago
Richard Fuchs a850ebfa38 TT#13954 don't fail kernel "clean" target when build env is not there
10 years ago
Richard Fuchs 5dcd533a7f ensure positive random numbers
10 years ago
Richard Fuchs 7182e751a1 abandon usage of random()
10 years ago
Richard Fuchs 6594b2b884 fixes for coverity
10 years ago
Richard Fuchs 323da16ad0 adding top level makefile
10 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
10 years ago