Commit Graph

819 Commits (bd039ad94d2bd020add85ebe41a91c9ad2dbbb6d)

Author SHA1 Message Date
Richard Fuchs 5171fd8901 MT#55283 fix possible NULL dereferences
3 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
3 years ago
Richard Fuchs dbae76c3b6 MT#57977 fix save/restore of "foreign" call flag
3 years ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
3 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
3 years ago
Donat Zenichev 13367cb2e6 MT#57719 stop using call subscriptions for `__sub_is_transcoding()`
3 years ago
Donat Zenichev d4f29df6aa MT#57719 Deprecate call subscriptions `monologue_subscribe_answer()`
3 years ago
Donat Zenichev a0abcd67e4 MT#57719 monologue_offer_answer: stop using call subscriptions
3 years ago
Donat Zenichev f984c8e5e3 MT#57719 redis: Use media subscriptions approach
3 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
3 years ago
Richard Fuchs a54f638707 MT#55283 retain attributes of unsupp protocols
3 years ago
Donat Zenichev 06f0c7ebf5 MT#57719 Use media subscriptions: `call_get_dialogue()`
3 years ago
Donat Zenichev d02f42c663 MT#57719 call.c remove unsed functions
3 years ago
Donat Zenichev d753910691 MT#57719 Use media subscriptions: `__update_init_subscribers()`
3 years ago
Donat Zenichev 78f56e0e53 MT#57719 Use media subscriptions: `call_get_monologue_new()`
3 years ago
Donat Zenichev 101cc3bb6c MT#57719 Introduce the `media_unconfirm()` function
3 years ago
Donat Zenichev c6a5657212 MT#57719 Refactor `call_media_unkernelize()` function
3 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
3 years ago
Donat Zenichev 2a9564983b MT#57719 call: funcs introduction for media subscriptions handling
3 years ago
Richard Fuchs 16e7b9465f MT#55283 add `allow-asymmetric-codecs` option
3 years ago
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
3 years ago
Richard Fuchs 5f345ec54b MT#55283 pass flags to subscribe answer
3 years ago
Richard Fuchs d9131bf9b7 MT#55283 introduce __monologue_free
3 years ago
Richard Fuchs 2364464fc7 MT#55283 split up codec_offer/answer
3 years ago
Richard Fuchs 6038711bdf MT#55283 update var to bool
3 years ago
Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax
3 years ago
Richard Fuchs c42887a2cd MT#55283 use fancy "named args" syntax
3 years ago
Richard Fuchs 9b6cc05bd0 MT#55283 annotate some signalling functions
3 years ago
Richard Fuchs 6e05fe3ac6 MT#55283 check for NULL flags
3 years ago
Richard Fuchs e82c4ada1a MT#56374 delay thread creation until after forking
3 years ago
Richard Fuchs 1de9aee92d MT#55283 limit cname length
3 years ago
Richard Fuchs e58d36fb84 MT#56374 update glib dependency to >= 2.40
3 years ago
Richard Fuchs 8266b2da78 MT#57848 safeguard against NULL dereferences
3 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
3 years ago
Richard Fuchs 171479c663 TT#146201 fix typo
3 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
3 years ago
Richard Fuchs 758617d490 TT#146201 delegate setting transcoding flag
3 years ago
Richard Fuchs abdf7988c4 TT#146201 obsolete set_transcoding_flag
3 years ago
Richard Fuchs e8d42b53cd TT#146201 improve find_subscription
3 years ago
Richard Fuchs 8783e1391a TT#146201 directly set transcoding flag
3 years ago
Richard Fuchs b4a96be7f1 TT#146201 return offer/answer subscription objects
3 years ago
Richard Fuchs c34f3e6765 MT#55283 refactor call_timer
3 years ago
Donat Zenichev 2e67156bf8 MT#57380 Deprecate inc/dec functionality of `call_timer` run duration
3 years ago
Richard Fuchs 5e5e08e377 MT#55283 rename variables to eliminate shadowing
3 years ago
Donat Zenichev d818b7ab65 MT#57379 move `ice_slow_timer()` to a separate thread
3 years ago
Donat Zenichev 131702c6e4 MT#57378 move `stats_counters_calc_rate()` to a separate thread
3 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
3 years ago
Donat Zenichev 6fe9cc9b8a MT#57337 Move kernel stats update to a separate thread
3 years ago
Stefan Mititelu 2f705df1bf Redis fix for active-active
3 years ago
Donat Zenichev 905d584902 MT#57335 Move `stats_rate_min_max()` to a separate thread
3 years ago