Commit Graph

1409 Commits (cff9d296fd1e8bb7674f74bb5a1cdbfde39428f7)
 

Author SHA1 Message Date
Richard Fuchs 4310e067a4 support pkg-config for xmlrpc-c
8 years ago
Richard Fuchs a9d55c6fe7 always decrypt RTCP for SRTP<>SRTP session for stats purposes
8 years ago
Richard Fuchs f979159d0e fix segfault when no SSRC pointer is present
8 years ago
Changli Gao 6824865c10 DTLS: Fix potential double BIO_free
8 years ago
Alexander Lutay f638b9b1b5 TT#15855 Fix shellcheck warnings for debian/ngcp-rtpengine-kernel-dkms.postinst
8 years ago
Alexander Lutay f825dd0c54 TT#15855 Fix shellcheck warnings for debian/ngcp-rtpengine-kernel-dkms.prerm
8 years ago
Sipwise Jenkins Builder b6c9c6c2e2 Release new version 5.4.0.0+0~mr5.4.0.0
8 years ago
Richard Fuchs 3f12517510 report last error when port could not be opened
8 years ago
Richard Fuchs 6f5da565ad add extra error logging to kernel module
8 years ago
Richard Fuchs 8f55dd17f1 fix pushing wrong SSRC to kernel module
8 years ago
Richard Fuchs 2a03c008ac clean up code artifacts
8 years ago
Richard Fuchs 23bc99ed81 TT#12800 consider RTCP XR reports for MOS calculations and stats
8 years ago
Richard Fuchs ab0dba7d14 TT#12800 support custom monologue labels
8 years ago
Richard Fuchs 2cf93904df TT#12800 restore SSRC table from redis
8 years ago
Richard Fuchs 9108b14b80 TT#12800 records stats average not just for MOS but all values
8 years ago
Richard Fuchs 4ad693a063 TT#12800 report MOS stats back to proxy via NG protocol
8 years ago
Richard Fuchs 5c84a6f61c TT#12800 limit size of SSRC hash table
8 years ago
Richard Fuchs 11dac7b28f TT#12800 add MOS statistics to final log output
8 years ago
Richard Fuchs 868c3b64fe TT#12800 add ssrc handling into packet_stream struct
8 years ago
Richard Fuchs 0b63050c46 TT#12800 add test script to simulate RTP packet loss
8 years ago
Richard Fuchs 74be799c4c TT#12800 add RTCP support to perl test scripts
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 b3583633e3 TT#12800 canonicalize ssrc handling
8 years ago
Pawel Kuzak c8b36e0b96 More control over iptables
8 years ago
Richard Fuchs 6ec7c9e8cc fix mem leaks
8 years ago
Richard Fuchs 0e60000001 use cloned frames to avoid race conditions
8 years ago
Richard Fuchs 5acf56dec4 additional debug log output
8 years ago
Richard Fuchs 4313cb2596 logging improvements
8 years ago
Richard Fuchs 5e3ce30272 TT#14008 add missing DTLS locks
8 years ago
Konstantin Poliakov 5c5a4ef4fc Issue354: Fixes for rtpengint to ngcp-rtpengine renaming issues (including issue 356).
8 years ago
Richard Fuchs 896a32496c add test script to replay pcap into recording daemon
8 years ago
Richard Fuchs 37a9521901 don't treat media socket write errors as fatal
8 years ago
Richard Fuchs 531febbbb0 migrate log-stderr and log-facility options to lib for recording daemon
8 years ago
Richard Fuchs c5a202ebcd write both types of media indexes to recording metafile
8 years ago
Richard Fuchs 26ca489931 use pkg-config to determine install location for iptables module
8 years ago
Victor Seva f7aa5fa6b6 TT#14571 PEP8 for YouCompleteMe config
8 years ago
Richard Fuchs d269f6a320 eliminate orphaned redis code fragments
8 years ago
Guillem Jover 56b723ceec TT#14400 Do not check for negative values on unsigned variables
8 years ago
Guillem Jover 0b1bdbb339 TT#14400 Do not NULL-dereference pointer
8 years ago
Guillem Jover bd833c2586 TT#14400 Use a boolean instead of a bitwise operator
8 years ago
Victor Seva 3c813acacc support wheezy build reported at #343
8 years ago
Anthony Alba b1e259c109 Document libsrtp AES-256 SRTCP bug for interop
8 years ago
Richard Fuchs f7e2419f90 fix kernel module for systems with small stack frame sizes
8 years ago
Richard Fuchs 0f07e46d62 fix 32-bit compilation errosr
8 years ago
Richard Fuchs 6b6b8ea54a don't use anonymous unions to make old compilers happy
8 years ago