Commit Graph

296 Commits (mr13.2)

Author SHA1 Message Date
Donat Zenichev bebc6f8f31 MT#55283 redis: cover a usage of write DB with lock
3 months ago
Richard Fuchs fdabc9b59e MT#55283 restore selected DB after delete
3 months ago
Richard Fuchs fb1ad3f0cf MT#55283 properly support empty keyspace list
3 months ago
Richard Fuchs 172f389395 MT#55283 safeguard against Redis connect failure
3 months ago
Richard Fuchs 3bbf4d94a1 MT#55283 bail if Redis contains garbage data
3 months ago
Richard Fuchs 2a46eb2cdc MT#61368 change media_ids to typed hash table
5 months ago
Richard Fuchs f0b309a6a3 MT#55283 use correct error message in logs
5 months ago
Richard Fuchs 19aceecc17 MT#55283 use more appropriate helper function
5 months ago
Richard Fuchs e1055bef1a MT#61556 fix typo and remove unused variable
5 months ago
Donat Zenichev d9ae6c57cd MT#61556 redis: use hostname for logging where makes sense
5 months ago
Donat Zenichev 1eb0c5e13e MT#61556 redis: re-resolve when re-connecting
5 months ago
Richard Fuchs 916bdde573 MT#61371 add tag aliases to Redis output
6 months ago
Richard Fuchs 2ffd489938 MT#61371 shorten Redis printing
6 months ago
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
8 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
9 months ago
Richard Fuchs 7dd2235df1 MT#55283 rework parser framework
9 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`
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