Commit Graph

262 Commits (ea7239a4fe82708fa81884a76e256b51c9be4010)

Author SHA1 Message Date
Donat Zenichev c519776f82 MT#60588 redis: allocate `sdp_origin` using g_malloc
9 months ago
Donat Zenichev 9a75c37437 MT#60476 redis: replicate `ml->session_sdp_orig`
10 months ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
10 months ago
Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions
10 months ago
Donat Zenichev 31d6cd2398 MT#60384 support replication of sdp session attributes
10 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Stefan-Cristian Mititelu 18999c7cb1 MT#55283 Fix ipv stats when calls are restored from redis
12 months ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
1 year ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
1 year ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
1 year ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs 2527f8d643 MT#55283 fix copy/pasto
1 year ago
Richard Fuchs a428bcba2d MT#59038 refactor recording functions
1 year ago
Stefan-Cristian Mititelu 3cd4681bea MT#55283 Encode and restore json recording_random_tag
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 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
Richard Fuchs 26352abf6b MT#59069 unify recording metadata update
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs c9c6117c66 MT#55283 update all flags to 64 bit
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 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 9999098024 MT#55283 use typed GQueue for codec_store
1 year ago
Richard Fuchs ab88eff57f MT#55283 use typed GHashTable for attr_list
1 year ago
Richard Fuchs 4e7078834f MT#55283 use typed GQueue for stream_fd
1 year ago
Richard Fuchs 43b171c714 MT#55283 replace free_gvbuf via g_autoptr
1 year ago
Richard Fuchs 65c1c28100 MT#55283 use transparent union
1 year ago
Richard Fuchs 64724284c1 MT#55283 fix media array building
2 years ago
Richard Fuchs 531e720fd4 MT#55283 add desired_family to call_monologue
2 years ago
Richard Fuchs dbae76c3b6 MT#57977 fix save/restore of "foreign" call flag
2 years ago
Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield
2 years ago
Richard Fuchs 7fe1145b83 MT#57977 store call_flags into Redis
2 years ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Richard Fuchs 0e35f40233 MT#57977 store ml_flags into Redis
2 years ago
Richard Fuchs 62615d9193 MT#57977 use local scope variables
2 years ago
Donat Zenichev bf2403f67c MT#57719 redis: move media to monologue linking to `json_medias()`
2 years ago
Donat Zenichev f984c8e5e3 MT#57719 redis: Use media subscriptions approach
2 years ago
Donat Zenichev ecc5420300 MT#57719 redis: Use media subscriptions in `__find_subscriber()`
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax
2 years ago