Commit Graph

243 Commits (a418d9165b08f9bbf8542797fbcd6be73deaf791)

Author SHA1 Message Date
Richard Fuchs 31a5b01c6b MT#55283 fix bit flag collision
2 months ago
Richard Fuchs 785a458f76 MT#55283 prevent erroneous swithch to DB 0
3 months ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
10 months ago
Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct
10 months ago
Donat Zenichev bdf49e48a5 MT#55283 Break circular dependency sdp.h/call.h
10 months ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
10 months ago
Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions
11 months ago
Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions
11 months ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
11 months ago
Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing
11 months ago
Donat Zenichev 41331bfe75 MT#56465 sdp_create(), set the actual sdp media bandwidth
11 months ago
Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth
11 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 months ago
Donat Zenichev 4dfd94964f MT#56465 Introduce `call_get_top_media_subscription()` func
1 year ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
1 year ago
Richard Fuchs d45cdc85ce MT#55283 refactor kernel/user stats counting
1 year ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
1 year ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
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 57c490f817 MT#55283 Add output-mixed-per-media
1 year ago
Donat Zenichev 15d0867737 MT#58535 rtpp_flags: add directional flag parsing
1 year ago
Donat Zenichev 31641efe06 MT#58535 Be able to detect message type (request/reply)
1 year ago
Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes
1 year ago
Richard Fuchs 63059122f0 MT#59038 add rec announcement options
1 year ago
Richard Fuchs 151c45ddd7 MT#59038 add block-egress flag
1 year ago
Richard Fuchs e8b5887235 MT#55283 use per-call poller
1 year ago
Richard Fuchs 337c73ecc8 MT#59038 generalise DTMF trigger handling
1 year ago
Richard Fuchs ac4f2ef641 MT#55283 reverse handling of session attributes
1 year ago
Richard Fuchs 9da775ad5a MT#55283 convert list of attributes from strings
1 year ago
Richard Fuchs 0a20da45ed MT#55283 introduce sdp_attr_print_f
1 year ago
Richard Fuchs 989695ab75 MT#55283 mandate use of `flags`
1 year ago
Richard Fuchs bda1b937cb MT#59071 support selective DB updates
1 year ago
Richard Fuchs e4630eb53c MT#59069 add option to override rec file pattern
1 year ago
Richard Fuchs b19f5982a4 MT#59069 add recording-path option
1 year ago
Richard Fuchs 8853c53b76 MT#59069 seperate out random recording tag
1 year ago
Richard Fuchs 366448e44b MT#59069 merge handling of output-dest w metadata
1 year ago
Richard Fuchs 7510730797 MT#59069 refactor handling of metafile prefix
1 year ago
Donat Zenichev 423d7bf824 MT#59086 Unify header files.
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 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