Commit Graph

776 Commits (5e5e08e377c63f924490fc903eb812e36847dcb1)

Author SHA1 Message Date
Richard Fuchs 5e5e08e377 MT#55283 rename variables to eliminate shadowing
2 years ago
Donat Zenichev d818b7ab65 MT#57379 move `ice_slow_timer()` to a separate thread
2 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
2 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
2 years ago
Donat Zenichev 6fe9cc9b8a MT#57337 Move kernel stats update to a separate thread
2 years ago
Stefan Mititelu 2f705df1bf Redis fix for active-active
2 years ago
Donat Zenichev 905d584902 MT#57335 Move `stats_rate_min_max()` to a separate thread
2 years ago
Donat Zenichev a236f465e5 MT#57268 Move release closed sockets to a separate thread
2 years ago
Donat Zenichev 0ce16c7e20 MT#57118 Refactoring of `monologue_delete_iter`
2 years ago
Donat Zenichev f4eb2d5a26 MT#57118 Prevent entire call deletion after `monologue_delete_iter()`
2 years ago
Donat Zenichev 0994ffbe75 MT#57118 Rework the call's deconstruction logic
2 years ago
Donat Zenichev 177b4111c2 MT#57118 Don't destroy a whole call, if only a branch is to be destroyed
2 years ago
Richard Fuchs 4e908d8128 MT#56447 fix list pointer check
2 years ago
Richard Fuchs eea05c878f MT#56759 support discarding call recordings
2 years ago
Richard Fuchs 52f757e966 MT#56759 provide alternative call_delete_branch()
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs e561a1cc0c MT#56447 refactor trickle ICE handling
2 years ago
Richard Fuchs a590831bd0 MT#56447 move ICE fragment handle
2 years ago
Richard Fuchs a789afa548 MT#56447 use g_hash_table_steal_extended
2 years ago
Richard Fuchs ef99d30754 MT#56447 fix ICE role selection
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Richard Fuchs 6de6ee8608 TT#188850 fix PT tracking
2 years ago
Richard Fuchs 7865337f66 MT#55283 introduce `inactive` flag
2 years ago
Richard Fuchs f0219b78c2 MT#55283 consume recv/inactive flag for subs
2 years ago
Richard Fuchs 22a6faad83 MT#55283 honour "send" flag for subscriptions
2 years ago
Richard Fuchs b0e34dbaac MT#55283 use bf_copy
2 years ago
Richard Fuchs 4b7ec4e11f MT#56471 add flag to suppress early media
2 years ago
Richard Fuchs ddab4a71e4 MT#56471 add audio_player
2 years ago
Richard Fuchs b336828800 MT#56420 suppress port-change for sendonly streams
2 years ago
Richard Fuchs 7d8834c244 MT#56420 add new port latching logic
2 years ago
Richard Fuchs 291016139b MT#56420 split out endpoint hunting logic
2 years ago
Richard Fuchs d71d46362e MT#56521 support reverse legacy OSRTP offers
2 years ago
Richard Fuchs f8fef89f5b MT#56521 support legacy non-RFC OSRTP
2 years ago
Richard Fuchs 614aa1a50a MT#55283 restart DTLS with ICE reset
2 years ago
Richard Fuchs f0aea65234 MT#55283 support parsing a=tls-id
2 years ago
Richard Fuchs 4498e181a6 MT#55283 refactor interfaces stats block
2 years ago
Richard Fuchs 095ff4a88f MT#55283 collect per-interface stats
2 years ago
Richard Fuchs d6ca0a99b3 MT#55283 simplify/clarify min/max stats gathering
2 years ago
Richard Fuchs 6c1fbc5706 MT#55283 move stats variables into sensible units
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs b59ef7d838 TT#188850 add PTs handled by the kernel module to PT tracker
2 years ago
Richard Fuchs 7be1153acb MT#56447 move "janus_session" to monologue
2 years ago
Donat Zenichev 83fc4c930f MT#56127 Improve the way we accept crypto suites
2 years ago
Richard Fuchs c81859f231 MT#55283 fix SSRC stats tracking
2 years ago
Richard Fuchs af37022b90 MT#55283 split up __fingerprint_changed()
2 years ago
Donat Zenichev aaff8863ab MT#56126 Fix a defect noticed by Cov.Scan (introduced by: 8595f95)
2 years ago
Donat Zenichev 8595f95cef MT#56126 Introduce a preference list for crypto suites
2 years ago
Donat Zenichev 6dcda68223 MT#56125 Move sdes_no / sdes_only checks to a separate function
2 years ago
Donat Zenichev 3ba1f548c8 MT#56125 Add a flag to only accept/add allowed SDES crypto suits
2 years ago
Richard Fuchs afb42551c4 MT#55984 cancel scheduled deletion during offer/answer
3 years ago