Commit Graph

998 Commits (mr13.1)

Author SHA1 Message Date
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
1 year ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
1 year ago
Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs 4fb5c99228 MT#57719 do lookup based on a=mid in get_media()
1 year ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
1 year ago
Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media
1 year ago
Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes
1 year ago
Dennis Yurasov c3e32b77e4 MT#55283 Fix TLS-ID change detection
1 year ago
Richard Fuchs 63059122f0 MT#59038 add rec announcement options
1 year ago
Richard Fuchs e8b5887235 MT#55283 use per-call poller
1 year ago
Richard Fuchs 50848552c6 MT#59038 support DTMF VSC to control recording
1 year ago
Richard Fuchs 64fd7b8c1c MT#55283 restore some flags null checks
1 year ago
Richard Fuchs ac4f2ef641 MT#55283 reverse handling of session attributes
1 year ago
Richard Fuchs 1454500979 MT#55283 reverse handling of media attributes
1 year ago
Richard Fuchs aa7d7a01ab MT#55283 simpler ml_medias_subscribed_to_single_ml
1 year ago
Richard Fuchs 9da775ad5a MT#55283 convert list of attributes from strings
1 year ago
Richard Fuchs 7035991842 MT#55283 short-cut attribute moving
1 year ago
Richard Fuchs c52a6d567d MT#55283 clarify attribute moving
1 year ago
Richard Fuchs 0a20da45ed MT#55283 introduce sdp_attr_print_f
1 year ago
Richard Fuchs a56e1602a2 MT#55283 remove a=ssrc exception
1 year ago
Richard Fuchs 2d3ac7270b MT#55283 remove a=ssrc-group exception
1 year ago
Richard Fuchs d3bf479f10 MT#55283 remove a=msid exception
1 year ago
Richard Fuchs 989695ab75 MT#55283 mandate use of `flags`
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs 3df5fb9f7d MT#55283 fix typo
1 year ago
Donat Zenichev acd303cd56 MT#58636 Fix a defect detected by Coverity Scan
1 year ago
Richard Fuchs 76203fdce9 MT#58636 add new option 'static codecs'
1 year ago
Donat Zenichev 5de30a855b MT#58716 Move transcoding flag to media
1 year ago
Donat Zenichev f4c5f8f210 MT#58717 Media sinks: `call_block_silence_media()`
1 year ago
Richard Fuchs 949c5a9d8e MT#55283 work around gcc <12 being stupid
1 year ago
Richard Fuchs c9c6117c66 MT#55283 update all flags to 64 bit
1 year ago
Richard Fuchs ce22afab57 MT#55283 use typed GQueue for calls iterator
1 year ago
Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
1 year ago
Richard Fuchs 46a5998fa6 MT#55283 use typed GQueue for endpoint_maps
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs cd4f6608cd MT#55283 convert struct stream_fd to typedef
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 5fec35e819 MT#55283 use typed GPtrArray for medias
1 year ago
Richard Fuchs 610238d5e3 MT#55283 use typed GHashTable for labels
1 year ago
Richard Fuchs 9510b01a29 MT#55283 use typed GQueue for dtmf_events
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs 73f1037720 MT#55283 use typed GQueue for socket/sfd lists
1 year ago
Richard Fuchs 3114510c12 MT#55283 specialise struct intf_list
1 year ago
Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash
1 year ago
Richard Fuchs 49037aee91 MT#55283 use typed G* for codec-set/except/SDES
1 year ago
Richard Fuchs e4fb02bedb MT#55283 use typed GHashTables for codec_store
1 year ago
Richard Fuchs 74b8a6cce4 MT#55283 use typed GQueue for attributes
1 year ago
Richard Fuchs ab88eff57f MT#55283 use typed GHashTable for attr_list
1 year ago
Richard Fuchs 6685fb6efd MT#55283 use g_auto for sdp_streams/sessions
1 year ago
Richard Fuchs 9810c501fd MT#55283 use str_q for parsed flags
1 year ago
Richard Fuchs 4e7078834f MT#55283 use typed GQueue for stream_fd
1 year ago
Donat Zenichev 4e59215fe5 MT#58718 Deprecate the `__subscribe_matched_medias()` usage
1 year ago
Richard Fuchs 4a1fe2b779 MT#55283 extend codec_tracker_update
1 year ago
Richard Fuchs a1d8bf2590 MT#55283 add codec_store_merge() and logic
1 year ago
Richard Fuchs bc61caf2cc MT#55283 turn sdp_ng_flags into a typedef
1 year ago
Richard Fuchs 5a2819bd9d MT#55283 use g_auto for string buffers
1 year ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
1 year ago
Donat Zenichev da134849e8 MT#57719 Fix defect spotted by Coverity Scan (85fc7ff)
1 year ago
Donat Zenichev 6a792f2bdf MT#57550 Demount `call_subscription` concept
1 year ago
Donat Zenichev 8ac455d957 MT#57550 Set `set_monologue_flags_per_subscribers()` work on medias
1 year ago
Donat Zenichev 9035997255 MT#57550 Rework `__update_init_subscribers()` to work on medias
1 year ago
Donat Zenichev 84c8f156ea MT#57550 Update `call_get_monologue_new()` to use media subs
1 year ago
Donat Zenichev a3faa563ee MT#57550 Create a new from-monologue, if still not matched
1 year ago
Donat Zenichev 9ad2d9d03e MT#57550 Don't rely on empty from-tag in `call_delete_branch()`
1 year ago
Donat Zenichev 5332e48a96 MT#57550 `call_get_dialogue()` spot intactness (ft/tt) using media subs
1 year ago
Donat Zenichev fbf666f569 MT#57550 Improve `monologue_stop()`, add subs handling
1 year ago
Donat Zenichev 783b2a1b4c MT#57550 Use media subs in the `kill_calls_timer()`
1 year ago
Donat Zenichev b923e5e039 MT#57550 Unconfirm monologue medias using subs
1 year ago
Donat Zenichev 8640112ff8 MT#57550 Use media subs for reporting in `call_destroy()`
1 year ago
Donat Zenichev 3c28cb325a MT#57719 Add SDP session attributes print (subscribe)
1 year ago
Donat Zenichev 37102a1fc8 MT#57719 Move `a=extmap` attribute via `stream_params`
1 year ago
Donat Zenichev bd11d22157 MT#57719 Move `a=ssrc-group` attribute via `stream_params`
1 year ago
Donat Zenichev 71aa1496b3 MT#57719 Provide some of attributes list via `stream_params`
1 year ago
Donat Zenichev 85fc7ff70c MT#57719 Move `monologue_subscribe_*` to media subs
1 year ago
Richard Fuchs b265477654 MT#55283 add SDES-prefer option
1 year ago
Richard Fuchs 531e720fd4 MT#55283 add desired_family to call_monologue
2 years ago
Richard Fuchs e24bacaa4c MT#55283 selectively stop codec handlers
2 years ago
Richard Fuchs 5171fd8901 MT#55283 fix possible NULL dereferences
2 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
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
Donat Zenichev f4eb2d5a26 MT#57118 Prevent entire call deletion after `monologue_delete_iter()`
2 years ago
Donat Zenichev 0994ffbe75 MT#57118 Rework the call's deconstruction logic
2 years ago
Donat Zenichev 177b4111c2 MT#57118 Don't destroy a whole call, if only a branch is to be destroyed
2 years ago
Richard Fuchs 4e908d8128 MT#56447 fix list pointer check
2 years ago
Richard Fuchs eea05c878f MT#56759 support discarding call recordings
2 years ago
Richard Fuchs 52f757e966 MT#56759 provide alternative call_delete_branch()
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs e561a1cc0c MT#56447 refactor trickle ICE handling
2 years ago
Richard Fuchs a590831bd0 MT#56447 move ICE fragment handle
2 years ago
Richard Fuchs a789afa548 MT#56447 use g_hash_table_steal_extended
2 years ago
Richard Fuchs ef99d30754 MT#56447 fix ICE role selection
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Richard Fuchs 6de6ee8608 TT#188850 fix PT tracking
2 years ago
Richard Fuchs 7865337f66 MT#55283 introduce `inactive` flag
2 years ago
Richard Fuchs f0219b78c2 MT#55283 consume recv/inactive flag for subs
2 years ago
Richard Fuchs 22a6faad83 MT#55283 honour "send" flag for subscriptions
2 years ago
Richard Fuchs b0e34dbaac MT#55283 use bf_copy
2 years ago
Richard Fuchs 4b7ec4e11f MT#56471 add flag to suppress early media
2 years ago
Richard Fuchs ddab4a71e4 MT#56471 add audio_player
2 years ago