Commit Graph

817 Commits (ec55ccf5fce56a5dbff197edf64134900d2f15e5)

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