Commit Graph

2792 Commits (3f69a48f075102673cedb2b0a43c25e55e8bb4d7)
 

Author SHA1 Message Date
Richard Fuchs 3f69a48f07 TT#14008 add NAT-wait flag
4 years ago
Richard Fuchs ac60645c13 TT#14008 fix possible null pointer
4 years ago
Ricardas Stoma d1e2720b39 TT#14008 show codec name in media stats
4 years ago
Richard Fuchs d6bffa17f1 TT#142100 fix possible null pointer
4 years ago
Richard Fuchs 4fa48df952 TT#14008 fix kernel RTCP mux test
4 years ago
Richard Fuchs ff2aed5907 TT#14008 avoid confirm/unconfirm/reconfig flip-flop
4 years ago
Richard Fuchs b28ea21f41 TT#14008 add extra debug logging for kernel streams
4 years ago
Richard Fuchs 758badb46a TT#14008 output list of subscriptions in final log stats
4 years ago
Richard Fuchs af79ec6a91 TT#14008 rework offer/answer subscriptions
4 years ago
Richard Fuchs 6f0439daf3 TT#14008 avoid duplicate bencode dict keys
4 years ago
Richard Fuchs 2a39277f0c TT#14008 add hash table for subscriptions for quick lookups
4 years ago
Richard Fuchs 6c9fe540cf TT#14008 remove redundant check for FILLED sinks
4 years ago
Richard Fuchs 5c01d905e5 TT#14008 use bool type for SSRC changed funcs
4 years ago
Richard Fuchs 2770bec906 TT#14008 set non_forwarding flag if no sinks are present
4 years ago
Richard Fuchs 702dd9bb13 TT#14008 don't try to update kernel stats for no-kernel streams
4 years ago
Richard Fuchs f6461ab452 TT#14008 use FILLED flag instead of advertised address for sink test
4 years ago
Richard Fuchs 6443cfcb8e TT#14008 skip stray warning message for trickle ICE updates
4 years ago
Richard Fuchs b397bf6373 TT#14008 increase number of kernel payload types
4 years ago
Michael Prokop 9a5e02535c TT#137760 Fix shellcheck issues
4 years ago
Guillem Jover 948c5fa541 TT#137760 Remove support for most options set via defaults file
4 years ago
Guillem Jover 51c71f0035 TT#137760 Remove RUN_RTPENGINE* variables
4 years ago
Guillem Jover 8ae52f8ccb TT#137760 Fix table handling
4 years ago
Guillem Jover 111b0a769c TT#137760 Refactor table fetching into a new helper tool
4 years ago
Stefan Mititelu db53dd683a TT#14008 Fix graphite deadlock
4 years ago
Richard Fuchs c7085085a7 TT#14008 fix lock order between janus_session and websocket_conn
4 years ago
Richard Fuchs d61b6ef81f TT#14008 silence Coverity warning
4 years ago
Richard Fuchs e82be64a57 TT#14008 remove logically dead code
4 years ago
Richard Fuchs 1c5433a877 TT#14008 fix Coverity MISSING_LOCK warning
4 years ago
Richard Fuchs 9376204498 TT#14008 add iptables as explicit runtime dependency
4 years ago
Richard Fuchs 40695b2af3 TT#14008 fix possible segfault
4 years ago
Richard Fuchs 8a60d17574 TT#131651 support reverse re-invite to new to-tag
4 years ago
Richard Fuchs 9990fabc19 TT#14008 remove obsolete test scripts
4 years ago
Richard Fuchs 792b736f10 TT#14008 fix test case for older libwebsockets
4 years ago
Sipwise Jenkins Builder 3db742e329 Release new version 10.1.0.0+0~mr10.1.0.0
4 years ago
Richard Fuchs e04df3b961 TT#101150 use rtpe_now for uptime
4 years ago
Richard Fuchs 2130e2f62b TT#89352 support Janus control protocol
4 years ago
Richard Fuchs a52c0fecf4 TT#14008 don't delete calls from foreign DB during restore
4 years ago
Richard Fuchs d1f320c80f TT#14008 lock Redis context during restore GET
4 years ago
Richard Fuchs acefaf1d3c TT#14008 report Redis errors on restore failures
4 years ago
Richard Fuchs 74d3fa2f28 TT#14008 fix indentation
4 years ago
Richard Fuchs f0b1906809 TT#89352 add option to strip a:extmap
4 years ago
Richard Fuchs 70665e3aef TT#89352 add shortcut for "accept any"
4 years ago
Richard Fuchs c2b93e74b7 TT#89352 ignore format of codecs we don't know
4 years ago
Richard Fuchs d90de55e83 TT#14008 rename g_tree_remove_all to avoid namespace conflict
4 years ago
Richard Fuchs 05e9b5f131 TT#91151 avoid possible null pointer
4 years ago
Richard Fuchs f2f45a0836 TT#89352 return proper ICE candidate parsing result
4 years ago
Richard Fuchs 3a63929ca1 TT#91151 ignore Opus format for comparison purposes
4 years ago
Richard Fuchs d824acf69a TT#91151 don't send DTLS to trickle ICE addresses
4 years ago
Richard Fuchs fbcddaca49 TT#91151 negotiate DTLS role and SDES for publish
4 years ago
Richard Fuchs b945104b5e TT#89352 switch `done` flag to bool type
4 years ago