Commit Graph

1739 Commits (8d85d04f0b5aed7fb4103fcefcd1c2582cdbea19)
 

Author SHA1 Message Date
Claudiu Boriga d5fea12937 check call.recording structure before using it
9 years ago
Richard Fuchs cc056c148f add rtcp-mux-require option to force rtcp-mux usage for WebRTC
9 years ago
Richard Fuchs 0c6b2cfc22 Merge branch 'fix-TOS-for-redis' of https://github.com/1and1/rtpengine
9 years ago
Claudiu Boriga ca622b40ef set TOS for redis streams
9 years ago
Richard Fuchs 13d51f0df0 add extra thread allowance for blocking CLI code
9 years ago
Richard Fuchs 5bcbf27fe1 fix metadata DB insert without trailing pipe character
9 years ago
Sipwise Jenkins Builder cdb867ded5 Release new version 6.0.0.0+0~mr6.0.0.0
9 years ago
Richard Fuchs 440a1f8a4e delay proc stream/call file deletion until all references are cleared
9 years ago
Richard Fuchs 00cc28dff4 TT#22660 don't zero out SDP origin on zero connection address
9 years ago
Richard Fuchs 6abe388621 fix compile warning
9 years ago
Michael Prokop 6932f22c66 TT#22411 Fix spelling mistakes/typos
9 years ago
Richard Fuchs 523228b981 Merge branch 'stop-recording' of https://github.com/1and1/rtpengine
9 years ago
Claudiu Boriga bb85236b67 update readme to add stop recording command
9 years ago
Claudiu Boriga cf15275f30 add stop recording comand to ng interface
9 years ago
Richard Fuchs e7d75bd275 TT#19350 add option to manage iptables rules directly
9 years ago
Richard Fuchs dd338975f6 drop log level for messages about unknown RTP/RTCP packets
9 years ago
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
Richard Fuchs fade693a1c additional reference counting for /proc stream files
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
Sipwise Jenkins Builder 7b0c881c85 Release new version 5.5.0.0+0~mr5.5.0.0
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
Alexander Lutay f638b9b1b5 TT#15855 Fix shellcheck warnings for debian/ngcp-rtpengine-kernel-dkms.postinst
9 years ago
Alexander Lutay f825dd0c54 TT#15855 Fix shellcheck warnings for debian/ngcp-rtpengine-kernel-dkms.prerm
9 years ago
Sipwise Jenkins Builder b6c9c6c2e2 Release new version 5.4.0.0+0~mr5.4.0.0
9 years ago
Richard Fuchs 3f12517510 report last error when port could not be opened
10 years ago
Richard Fuchs 6f5da565ad add extra error logging to kernel module
10 years ago
Richard Fuchs 8f55dd17f1 fix pushing wrong SSRC to kernel module
10 years ago
Richard Fuchs 2a03c008ac clean up code artifacts
10 years ago
Richard Fuchs 23bc99ed81 TT#12800 consider RTCP XR reports for MOS calculations and stats
10 years ago
Richard Fuchs ab0dba7d14 TT#12800 support custom monologue labels
10 years ago
Richard Fuchs 2cf93904df TT#12800 restore SSRC table from redis
10 years ago
Richard Fuchs 9108b14b80 TT#12800 records stats average not just for MOS but all values
10 years ago
Richard Fuchs 4ad693a063 TT#12800 report MOS stats back to proxy via NG protocol
10 years ago
Richard Fuchs 5c84a6f61c TT#12800 limit size of SSRC hash table
10 years ago
Richard Fuchs 11dac7b28f TT#12800 add MOS statistics to final log output
10 years ago
Richard Fuchs 868c3b64fe TT#12800 add ssrc handling into packet_stream struct
10 years ago
Richard Fuchs 0b63050c46 TT#12800 add test script to simulate RTP packet loss
10 years ago