Commit Graph

921 Commits (2bcb385989ea709fd2417df0cd1c0dda854db10c)

Author SHA1 Message Date
Donat Zenichev 2bcb385989 MT#57719 Don't include headers two times
2 years ago
Donat Zenichev 9a1c67be75 MT#57719 Remove superfluous inclusion of time.h
2 years ago
Donat Zenichev f9aab8255c MT#57719 Remove superfluous inclusion of sdp.h
2 years ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
2 years ago
Richard Fuchs d0fd6966f1 MT#55283 honour offerer_pref for RTP<>SRTP
2 years ago
Richard Fuchs db7315b34d MT#55283 refactor SDES reordering
2 years ago
Richard Fuchs 225b20f81f MT#55283 clarify in-line comment slightly
2 years ago
Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions
2 years ago
Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions
2 years ago
Richard Fuchs 14b7569b1c MT#55283 set default media bandwidth
2 years ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
2 years ago
Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing
2 years ago
Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth
2 years ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
2 years ago
Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name
2 years ago
Donat Zenichev 4dfd94964f MT#56465 Introduce `call_get_top_media_subscription()` func
2 years ago
Richard Fuchs 6d3e648fe7 MT#57719 unconditional offer/answer logic
2 years ago
Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func
2 years ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
2 years ago
Richard Fuchs 15e776ca94 MT#55283 call redis_update without call lock held
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 d45cdc85ce MT#55283 refactor kernel/user stats counting
2 years ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
2 years ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
2 years ago
Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm
2 years ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
2 years ago
Richard Fuchs 4fb5c99228 MT#57719 do lookup based on a=mid in get_media()
2 years ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
2 years ago
Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media
2 years ago
Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes
2 years ago
Dennis Yurasov c3e32b77e4 MT#55283 Fix TLS-ID change detection
2 years ago
Richard Fuchs 63059122f0 MT#59038 add rec announcement options
2 years ago
Richard Fuchs e8b5887235 MT#55283 use per-call poller
2 years ago
Richard Fuchs 50848552c6 MT#59038 support DTMF VSC to control recording
2 years ago
Richard Fuchs 64fd7b8c1c MT#55283 restore some flags null checks
2 years ago
Richard Fuchs ac4f2ef641 MT#55283 reverse handling of session attributes
2 years ago
Richard Fuchs 1454500979 MT#55283 reverse handling of media attributes
2 years ago
Richard Fuchs aa7d7a01ab MT#55283 simpler ml_medias_subscribed_to_single_ml
2 years ago
Richard Fuchs 9da775ad5a MT#55283 convert list of attributes from strings
2 years ago
Richard Fuchs 7035991842 MT#55283 short-cut attribute moving
2 years ago
Richard Fuchs c52a6d567d MT#55283 clarify attribute moving
2 years ago
Richard Fuchs 0a20da45ed MT#55283 introduce sdp_attr_print_f
2 years ago
Richard Fuchs a56e1602a2 MT#55283 remove a=ssrc exception
2 years ago
Richard Fuchs 2d3ac7270b MT#55283 remove a=ssrc-group exception
2 years ago
Richard Fuchs d3bf479f10 MT#55283 remove a=msid exception
2 years ago
Richard Fuchs 989695ab75 MT#55283 mandate use of `flags`
2 years ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
2 years ago
Richard Fuchs 3df5fb9f7d MT#55283 fix typo
2 years ago
Donat Zenichev acd303cd56 MT#58636 Fix a defect detected by Coverity Scan
2 years ago