Commit Graph

3049 Commits (ab6af8eeeb5953dd7c74526ab6baf873ff99c332)

Author SHA1 Message Date
Richard Fuchs 025e06c9df MT#55283 handle userspace fallback buffer pool
12 months ago
Richard Fuchs 1a456213de MT#55283 honour userspace fallback
12 months ago
Richard Fuchs a008e27a45 MT#55283 support interface aliases
12 months ago
Richard Fuchs 3e73fb5181 MT#55283 move ownership of logical_intf to queue
12 months ago
Richard Fuchs 68b7bfa72c MT#55283 introduce dedicated intf_key struct
12 months ago
Richard Fuchs fbc195fbe3 MT#55283 used typed hash table for interfaces
12 months ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
12 months ago
Richard Fuchs 6d4ffb8ceb MT#55283 support seperate from/to-interface=
12 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
12 months ago
Richard Fuchs 9f714288fd MT#55283 add convenience alias flag `WebRTC`
12 months ago
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
1 year ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
1 year ago
Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection`
1 year ago
Donat Zenichev fa8be542d3 MT#56465 Rework the `sdp_out_add_origin()` func
1 year ago
Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name
1 year ago
Donat Zenichev 4dfd94964f MT#56465 Introduce `call_get_top_media_subscription()` func
1 year ago
Stefan-Cristian Mititelu 18999c7cb1 MT#55283 Fix ipv stats when calls are restored from redis
1 year ago
Richard Fuchs 38b17eb04d MT#55283 support kernel-based media player
1 year ago
Richard Fuchs 6d3e648fe7 MT#57719 unconditional offer/answer logic
1 year ago
Donat Zenichev 282b4490e8 MT#56465 sdp_create(), set the origin attr including name
1 year ago
Donat Zenichev 2f24609a7b MT#56465 Make `sdp_ng_flags` non-const for `sdp_create()`
1 year ago
Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func
1 year ago
Donat Zenichev 0c048071f6 MT#56465 Introduce `call_ng_basic_checks()` function
1 year ago
Donat Zenichev b3e6eaa8bd MT#56465 Refactor `sdp_replace()` in `call_offer_answer_ng()`
1 year ago
Richard Fuchs 96fa75d345 MT#55283 compile fix for 32-bit
1 year ago
Richard Fuchs edb82cdcb1 MT#55283 add return value to play_start
1 year ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
1 year ago
Richard Fuchs 48b9206cee MT#55283 fix bw_limit copy/pasto
1 year ago
Richard Fuchs 15e776ca94 MT#55283 call redis_update without call lock held
1 year ago
Richard Fuchs 963930cf7b MT#55283 non-uring compile fixes
1 year ago
Richard Fuchs aba7549159 MT#55283 fix wrong codec_chain_stop
1 year ago
Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats
1 year ago
Richard Fuchs 1b378c616c MT#55283 obsolete kernel RTCP sender
1 year ago
Richard Fuchs 74f07ccc41 MT#55283 remove vestiges of kernel<>user stats
1 year ago
Richard Fuchs f389b42ab4 MT#55283 obsolete /blist
1 year ago
Richard Fuchs edd7328e72 MT#55283 move periodic Redis updates to main timer
1 year ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
1 year ago
Richard Fuchs 7599e55a59 MT#55283 move last_pt to SSRC context
1 year ago
Richard Fuchs d45cdc85ce MT#55283 refactor kernel/user stats counting
1 year ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
1 year ago
Richard Fuchs a56deffe9a MT#55283 eliminate last_rtp_index
1 year ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
1 year ago
Richard Fuchs af96fc777f MT#55283 track SSRC stats in kernel via shm
1 year ago
Richard Fuchs 1ca584838a MT#55283 push ssrc_stats to kernel
1 year ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
1 year ago
Richard Fuchs a1a1e42b02 MT#55283 move ssrc_stats into kernel header
1 year ago
Richard Fuchs 2698e53948 MT#55283 eliminate `basic_stats` struct
1 year ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
1 year ago
Richard Fuchs 89984967e2 MT#55283 move RTP stats into shm
1 year ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
1 year ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
1 year ago
Richard Fuchs fa259767f1 MT#55283 push global rtpe_stats in shm to kernel
1 year ago
Richard Fuchs 7e8acd6102 MT#55283 split up table open and init
1 year ago
Richard Fuchs 4cee2c1fa7 MT#55283 use bufferpool for rtpe_stats
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
1 year ago
Richard Fuchs 5e55dafe1d MT#55283 use relaxed memory ordering for ICE TS
1 year ago
Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm
1 year ago
Richard Fuchs 065270ba49 MT#55283 move stream stats to shm
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs d0ef96780b MT#55283 move interface stats to shm
1 year ago
Richard Fuchs 7ec6d91a88 MT#55283 use bufferpool for interface stats
1 year ago
Richard Fuchs f661561ba3 MT#55283 add a global bufferpool
1 year ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
1 year ago
Richard Fuchs 83797790ec MT#55283 add SSRC stats to NG output
1 year ago
Richard Fuchs 2c2b7fa4c3 MT#55283 allow "closed" callbacks during shutdown
1 year ago
Richard Fuchs c7a8f78d81 MT#55283 fix CLI reference count
1 year ago
Richard Fuchs 82d3bfe32e MT#55283 use io_uring recv for media if possible
1 year ago
Richard Fuchs 9ee075b088 MT#55283 split out common part of stream_fd_readable
1 year ago
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
1 year ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
1 year ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Richard Fuchs 872c06d1cc MT#55283 add bufferpool implementation
1 year ago
Richard Fuchs e553660e23 MT#55283 virtualise poller methods
1 year ago
Richard Fuchs 6aca3e88ad MT#55283 generalise thread_waker
1 year ago
Richard Fuchs a3f6a9228d MT#55283 removed unused poller argument
1 year ago
Richard Fuchs 58cbd2f21c MT#55283 delegate closing sockets to poller
1 year ago
Richard Fuchs aab5d66c31 MT#55283 update external poller API to bool
1 year ago
Richard Fuchs c13da00fdc MT#55283 fix typo breaking per-sec stats
1 year ago
Tom Briden ce66c7b8fa MT#55283 codec_add_raw_packet_dup: allocate enough space to support encrpytion
1 year ago
Richard Fuchs 8b7cab4ea7 MT#55283 force re-encryption if DTMF injection is requested
1 year ago
Richard Fuchs 096f7d7736 MT#55283 add interface stats to CLI output
1 year ago
Richard Fuchs ea3d4da69b MT#55283 fix session reference leak
1 year ago
Richard Fuchs 3bd606eda1 MT#55283 fix auto completion gone wrong
1 year ago
Richard Fuchs 93f4ea427e MT#55283 fix log-info reference leak
1 year ago
Richard Fuchs 4fb5c99228 MT#57719 do lookup based on a=mid in get_media()
1 year ago
Richard Fuchs 88f09f9b02 MT#55283 add static
1 year ago
Lucian Balaceanu 7905811c53 MT#55283 Adding support for NG trace to Homer
1 year ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
1 year ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
1 year ago
Richard Fuchs fa7a7adc17 MT#55283 use gcc builtins for 64-bit atomics
1 year ago
Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*'
1 year ago
Donat Zenichev 09f129f345 MT#58535 rtpp_flags: refactor default case of flags-flags parsing
1 year ago
Richard Fuchs 41a43218c6 MT#55283 decrease log severity
1 year ago
Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing
1 year ago
Donat Zenichev 7b94627fc2 MT#58535 rtpp_flags: parse the rest of flags directly
1 year ago
Donat Zenichev e79bc405ca MT#58535 rtpp_flags: Deprecate `repacketize` flag parsing
1 year ago
Donat Zenichev db6bfb9325 MT#58535 rtpp_flags: deprecate `new_list_to_dict()`
1 year ago
Donat Zenichev 97f7098459 MT#58535 rtpp_flags: parse `direction` flag directly
1 year ago
Donat Zenichev 8548e7d67b MT#58535 rtpp_flags: parse `codec-*` flags directly
1 year ago
Donat Zenichev a642a4e917 MT#58535 rtpp_flags: parse `transport` flag directly
1 year ago