Commit Graph

821 Commits (mr11.5.1.50)

Author SHA1 Message Date
Richard Fuchs 0e39cd1fb5 MT#55283 fix media playback deadlock
9 months ago
Richard Fuchs 3434d23804 MT#55283 combine in/out_lock
9 months ago
Richard Fuchs ebf6283f29 MT#55283 fix num_ports not being set
10 months ago
Richard Fuchs 722b5ea572 MT#55283 locking updates
10 months ago
Richard Fuchs ab02931d76 MT#55283 fix sdes_accept logic booboo
11 months ago
Richard Fuchs 65389c488a MT#55283 prevent erroneous swithch to DB 0
1 year ago
Lucian Balaceanu aeec87ae19 MT#55283 fix calling redis_delete when call is not persisted to db
1 year ago
Richard Fuchs 67ba73b439 MT#55283 rekernelize after DTLS connect
2 years ago
Richard Fuchs 80b1883154 MT#55283 fix IPv6 XMLRPC callbacks
2 years ago
Richard Fuchs f2a0e2309a MT#60347 extend allow-asymmetric-codecs
2 years ago
Dennis Yurasov 4f0084b8c7 MT#55283 Fix TLS-ID change detection
2 years ago
Donat Zenichev aaf7c6850c MT#58636 Fix a defect detected by Coverity Scan
2 years ago
Richard Fuchs 952a81bd93 MT#58636 add new option 'static codecs'
2 years ago
Richard Fuchs 0567baf609 MT#55283 add desired_family to call_monologue
3 years ago
Richard Fuchs 4b0af919bd MT#55283 selectively stop codec handlers
3 years ago
Richard Fuchs 0b47847912 MT#55283 fix possible NULL dereferences
3 years ago
Richard Fuchs 63538ec8e6 MT#57977 fix save/restore of "foreign" call flag
3 years ago
Richard Fuchs 9d406121d5 MT#57977 convert call flags to uint bit field
3 years ago
Richard Fuchs 505ceba548 MT#57977 convert monologue flags to uint
3 years ago
Richard Fuchs 8f338b7cfe MT#57977 support short-packet blocking
3 years ago
Richard Fuchs ec3dfd8a25 MT#55283 retain attributes of unsupp protocols
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