Commit Graph

4420 Commits (237e61a4f4b3c3ee54c820ab583e1535864df023)
 

Author SHA1 Message Date
Sipwise Jenkins Builder 237e61a4f4 Release new version 12.5.0.0+0~mr12.5.0.0
2 years ago
Stefan-Cristian Mititelu 18999c7cb1 MT#55283 Fix ipv stats when calls are restored from redis
2 years ago
Richard Fuchs 38b17eb04d MT#55283 support kernel-based media player
2 years ago
Richard Fuchs 5e8d5535dc MT#55283 honour "nouring" build profile
2 years ago
lrh3321 539c2a7707 feat: support build rpm packages in openEuler OS
2 years ago
Richard Fuchs 6d3e648fe7 MT#57719 unconditional offer/answer logic
2 years ago
Donat Zenichev 282b4490e8 MT#56465 sdp_create(), set the origin attr including name
2 years ago
Donat Zenichev 2f24609a7b MT#56465 Make `sdp_ng_flags` non-const for `sdp_create()`
2 years ago
Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func
2 years ago
Donat Zenichev 0c048071f6 MT#56465 Introduce `call_ng_basic_checks()` function
2 years ago
Donat Zenichev b3e6eaa8bd MT#56465 Refactor `sdp_replace()` in `call_offer_answer_ng()`
2 years ago
Victor Seva bb8e4660a0 MT#55283 pkg/deb: fix jammy build error
2 years ago
Richard Fuchs c40c117a12 MT#55283 enable liburing
2 years ago
Richard Fuchs 649485face MT#55283 compile fix for kernels < 5.14
2 years ago
Richard Fuchs 96fa75d345 MT#55283 compile fix for 32-bit
2 years ago
Richard Fuchs edb82cdcb1 MT#55283 add return value to play_start
2 years ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
2 years ago
Richard Fuchs 48b9206cee MT#55283 fix bw_limit copy/pasto
2 years ago
Richard Fuchs 15e776ca94 MT#55283 call redis_update without call lock held
2 years ago
Richard Fuchs 963930cf7b MT#55283 non-uring compile fixes
2 years ago
Richard Fuchs ca1d5ea5a3 MT#55283 exclude uring from bullseye builds
2 years ago
Richard Fuchs 2f71b33497 MT#55283 fix async reference leak
2 years ago
Richard Fuchs aba7549159 MT#55283 fix wrong codec_chain_stop
2 years ago
Richard Fuchs 1ec68d8e6e MT#55283 fix typo
2 years ago
Richard Fuchs 9bce3a0077 MT#55283 document io-uring option
2 years ago
Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats
2 years ago
Richard Fuchs 1b378c616c MT#55283 obsolete kernel RTCP sender
2 years ago
Richard Fuchs 74f07ccc41 MT#55283 remove vestiges of kernel<>user stats
2 years ago
Richard Fuchs f389b42ab4 MT#55283 obsolete /blist
2 years ago
Richard Fuchs edd7328e72 MT#55283 move periodic Redis updates to main timer
2 years ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
2 years ago
Richard Fuchs 7599e55a59 MT#55283 move last_pt to SSRC context
2 years ago
Richard Fuchs d45cdc85ce MT#55283 refactor kernel/user stats counting
2 years ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
2 years ago
Richard Fuchs 376d61bddb MT#55283 add convenience atomic_inc_na
2 years ago
Richard Fuchs a56deffe9a MT#55283 eliminate last_rtp_index
2 years ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
2 years ago
Richard Fuchs af96fc777f MT#55283 track SSRC stats in kernel via shm
2 years ago
Richard Fuchs 9ba3297d44 MT#55283 move packets_lost to shm
2 years ago
Richard Fuchs 1ca584838a MT#55283 push ssrc_stats to kernel
2 years ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
2 years ago
Richard Fuchs a1a1e42b02 MT#55283 move ssrc_stats into kernel header
2 years ago
Richard Fuchs 2698e53948 MT#55283 eliminate `basic_stats` struct
2 years ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
2 years ago
Richard Fuchs 89984967e2 MT#55283 move RTP stats into shm
2 years ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
2 years ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
2 years ago
Richard Fuchs fa259767f1 MT#55283 push global rtpe_stats in shm to kernel
2 years ago
Richard Fuchs 7e8acd6102 MT#55283 split up table open and init
2 years ago
Richard Fuchs e08c46a358 MT#55283 split out counter_stats_fields.inc
2 years ago