Commit Graph

1611 Commits (bb063386c6cde380218d489dd7017334fc02611a)

Author SHA1 Message Date
Damir Nedžibović bb063386c6 Add support for sending DTMF events via protocol NG TCP.
4 years ago
Damir Nedžibović 813a4f1caa Add missing include.
4 years ago
Damir Nedžibović 0c87a19c55 Implementation of control-ng via TCP.
4 years ago
Richard Fuchs e191e16cf6 TT#14008 fix possible segfault
4 years ago
Richard Fuchs 5741f13930 TT#109251 fix redis restore segfault
4 years ago
Richard Fuchs a6a18233de TT#102450 fix some timestamping issues
4 years ago
Richard Fuchs f4a71275d4 TT#106101 mem leak fix for 554034eb7e
4 years ago
Richard Fuchs c5ef68897a TT#76250 consider default number of channel when matching codecs
4 years ago
Stefan Mititelu 001abe5f1f Add new config parameter: `save-interface-ports`
4 years ago
Richard Fuchs e671a5dcab TT#108552 prefer sha-256 over sha-1
4 years ago
Richard Fuchs f2d7e71b07 TT#108552 update crypto suite preference ordering
4 years ago
Richard Fuchs 0898923c38 TT#98901 use correct DTMF codec context
4 years ago
Richard Fuchs 97a1c218fa TT#106101 handle out-of-order ICE fragments
4 years ago
Richard Fuchs 554034eb7e TT#106101 also turn UDP/WS receive buffer into refcounted object
4 years ago
Richard Fuchs 28e0620c80 TT#106101 turn bencode buffer into shared refcounted object
4 years ago
Richard Fuchs df11807324 TT#106101 don't require connection address for ICE fragments
4 years ago
Richard Fuchs fd275acc5c TT#98901 use DTX buffer for related DTMF events
4 years ago
Richard Fuchs e7739d020f TT#98901 fix TS scaling issues for DTMF
4 years ago
Richard Fuchs 6feef3694c TT#98901 fix some clock skew issues
4 years ago
Richard Fuchs 030f38ff16 TT#97301 add description to log levels
4 years ago
Richard Fuchs 6602a3a7c5 TT#108551 add kernel support for AEAD-AES-GCM
4 years ago
SPChan 0c4110779d TT#108551 add support for AEAD-AES-GCM
4 years ago
Richard Fuchs d466e5c326 TT#97301 fix bit-setting of negative log levels
4 years ago
Richard Fuchs 68be3d2afb TT#108350 add kernel module version/size check
4 years ago
Richard Fuchs 0bab726e5d TT#92250 reset opposite side supp handlers
4 years ago
Richard Fuchs 604aa5a9a0 TT#92250 add new reorder-codecs flag
4 years ago
Richard Fuchs a02134cd06 TT#92250 split up __accept_transcode_codecs
4 years ago
Richard Fuchs 341f2e04dc TT#92250 also create codec handlers for synthesised supp PTs
4 years ago
Richard Fuchs e9bdbb1ee6 TT#97301 fix removal of debug_srtp
4 years ago
Richard Fuchs c69415ba45 TT#97301 allow printing and setting of individual log levels
4 years ago
Richard Fuchs 89d017ed73 TT#97301 update CLI online help
4 years ago
Richard Fuchs 9653546f7c TT#107157 fix LWS HTTP handling crash
4 years ago
dvillaume e4e3112498 TT#14008 support repeat-times in media player
4 years ago
Richard Fuchs 16c9f4c729 TT#14008 skip over non-ASCII characters in JSON output
4 years ago
Richard Fuchs 2a86d5da2e TT#14008 fix possible pcap namespace issue
4 years ago
Richard Fuchs d8b71e11fd TT#14008 fix possible null pointer
4 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
4 years ago
Richard Fuchs 44bc0b90c8 TT#99621 feed locally generated RTCP to stats tracker for MOS
4 years ago
Richard Fuchs 46176f2937 TT#101653 defuse codec tracker so it doesn't remove too many
4 years ago
Richard Fuchs 5dbd797651 TT#94201 fix ICE=default to the intended behaviour
4 years ago
Richard Fuchs 89c4c4832a TT#106100 do not print recording flags for `pcap` method
4 years ago
Jakub Karolczyk 929c345778 For RTCPMUX streams we need to filter out RTCP packets selectively from the stream. Original implementation just stops processing packets in JitterBuffer when the first RTCP packet is received in RTCPMUX stream
4 years ago
Richard Fuchs cd577a2710 TT#106150 fix possible race condition while processing WS queue
5 years ago
Richard Fuchs f861ff7f1e TT#101653 limit maximum delay in input processing after lost packet
5 years ago
Richard Fuchs 8517c99af2 TT#101653 detect and adjust for output clock skew
5 years ago
Richard Fuchs d990ad7f1e TT#101653 more verbose packet scheduler log message
5 years ago
Richard Fuchs c6208914a3 TT#101653 check receiver side for supplemental transcoding
5 years ago
Richard Fuchs a4d0a35430 TT#101653 eliminate superfluous log messages
5 years ago
Richard Fuchs 7c3d2e016a TT#105000 don't send STUN response in response to responses
5 years ago
Richard Fuchs 71d02ff486 TT#101653 retire always-transcode flag
5 years ago