Commit Graph

959 Commits (c8d60aed615d7a09a3b3451b91218233d6349fc7)

Author SHA1 Message Date
Richard Fuchs c8d60aed61 Merge branch 'fix_cdr_logs' of https://github.com/1and1/rtpengine
9 years ago
Claudiu Boriga b317acdbde don't log corrupted cdr for foreign calls
9 years ago
Richard Fuchs 1206e26f76 add missing lock for SSRC hash dump
9 years ago
Richard Fuchs 3dbc1469b0 Merge branch 'fix_1way_statistics' of https://github.com/1and1/rtpengine
9 years ago
Richard Fuchs 43c3e7ded7 Merge branch 'fix_redis_null_access' of https://github.com/1and1/rtpengine
9 years ago
Claudiu Boriga b3ce08a1ea Count multipexed packets in statistics. Don't count errounously when no stream is found
9 years ago
Claudiu Boriga 67de59ada4 check that redisContext is not NULL before using it
9 years ago
Lucian Balaceanu 63bdd61565 on startup, also accept hostname:port params for endpoints
9 years ago
Richard Fuchs bb50729806 fix parsing of IPv6 address in legacy UDP protocol
9 years ago
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
10 years ago
Anthony Alba b1e259c109 Document libsrtp AES-256 SRTCP bug for interop
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 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