Commit Graph

283 Commits (dd91961aebadf1f50e85c153c312ff29913379dd)

Author SHA1 Message Date
Richard Fuchs dd91961aeb MT#55283 add STR_PTR macro
7 months ago
Richard Fuchs 8b26bf2761 MT#55283 switch o= strings to `str`
7 months ago
Richard Fuchs 1b4b0d1611 MT#55283 add call_strdup_str helper
7 months ago
Donat Zenichev b8c9684d26 MT#55283 json_restore_call: check `sockaddr_parse_any_str()`
7 months ago
Richard Fuchs 2b8a510af5 MT#55283 change call_str_cpy etc semantics
7 months ago
Richard Fuchs 67e1b9979a MT#55283 simplify call_str_dup family
7 months ago
Donat Zenichev a44ee46201 MT#56465 sdp_create: refactor bandwidth handling
7 months ago
Richard Fuchs 98d6575c63 MT#55283 add (un)escape parser methods
8 months ago
Richard Fuchs 348e4e27fe MT#55283 change semantics of str_uri_encode_len
8 months ago
Richard Fuchs 22f7e8f1c3 MT#55283 remove code vestiges
8 months ago
Richard Fuchs ac41df5ee5 MT#55283 handle g_memdup2 legacy
8 months ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
8 months ago
Richard Fuchs 68ff069adc MT#55283 set expiry time with SET
9 months ago
Richard Fuchs 7bf431a1fa MT#55283 support bencode format to Redis
9 months ago
Richard Fuchs 81a7d177ef MT#55283 use abstract JSON writer for Redis
9 months ago
Richard Fuchs ef787fb119 MT#55283 use abstract parser for Redis restore
9 months ago
Donat Zenichev 1a671e3726 MT#60688 redis: add support of ptime replication
9 months ago
Donat Zenichev 21677a39e6 MT#60688 Add support of maxptime for media
9 months ago
Richard Fuchs ec964c3958 MT#55283 modernise str_dup_str()
9 months ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
9 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
9 months ago
Donat Zenichev 94c26e92b5 MT#60588 redis: allocate `sdp_origin` using g_malloc
9 months ago
Donat Zenichev 9a75c37437 MT#60476 redis: replicate `ml->session_sdp_orig`
9 months ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
9 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`
12 months 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