Commit Graph

950 Commits (de129b78c7b5d549eee26b2ac8f00bb945a6e687)

Author SHA1 Message Date
Richard Fuchs de129b78c7 Merge branch 'fix_graphite_crash' of https://github.com/1and1/rtpengine
9 years ago
Claudiu Boriga 9f2286d7bb fix bug that makes rtpengine crash when graphite server is down
9 years ago
Richard Fuchs 983c4afb01 fix correct use of CFLAGS over LDFLAGS
9 years ago
Richard Fuchs 4310e067a4 support pkg-config for xmlrpc-c
9 years ago
Richard Fuchs a9d55c6fe7 always decrypt RTCP for SRTP<>SRTP session for stats purposes
9 years ago
Richard Fuchs f979159d0e fix segfault when no SSRC pointer is present
9 years ago
Changli Gao 6824865c10 DTLS: Fix potential double BIO_free
9 years ago
Richard Fuchs 3f12517510 report last error when port could not be opened
9 years ago
Richard Fuchs 8f55dd17f1 fix pushing wrong SSRC to kernel module
9 years ago
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 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
Richard Fuchs 5e3ce30272 TT#14008 add missing DTLS locks
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
Victor Seva f7aa5fa6b6 TT#14571 PEP8 for YouCompleteMe config
9 years ago
Richard Fuchs d269f6a320 eliminate orphaned redis code fragments
9 years ago
Guillem Jover 0b1bdbb339 TT#14400 Do not NULL-dereference pointer
9 years ago
Guillem Jover bd833c2586 TT#14400 Use a boolean instead of a bitwise operator
9 years ago
Victor Seva 3c813acacc support wheezy build reported at #343
9 years ago
Anthony Alba b1e259c109 Document libsrtp AES-256 SRTCP bug for interop
9 years ago
Richard Fuchs 0f07e46d62 fix 32-bit compilation errosr
9 years ago
Richard Fuchs 6b6b8ea54a don't use anonymous unions to make old compilers happy
9 years ago
Claudiu Boriga edac4f2cd7 make cli_incoming accept multiple connections
9 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 e85759a3b8 fix some errors caught by coverity
10 years ago
Anthony Alba 87aaf82111 Document RFC 3711 errata id 3712 that SRTCP_R_LENGTH == 6 is canonical
10 years ago
Richard Fuchs 5c0dc629c1 consolidate AES crypto suites for different key lengths
10 years ago
Richard Fuchs 3930f7748e Merge branch 'aes256' of https://github.com/aalba6675/rtpengine
10 years ago
Richard Fuchs 7088e1586a remove obsolete redis restore function arguments
10 years ago
Frederic-Philippe Metz d88587512a Cleanup according to pull req #335
10 years ago
Frederic-Philippe Metz 27679b188e Moved the json reader locally and removed it from call struct
10 years ago
Frederic-Philippe Metz 95d942005d Adds missing log output
10 years ago
Frederic-Philippe Metz 8f01e780a8 First attempt to seperate more stats and cdr away from the core running code
10 years ago