Commit Graph

170 Commits (9d1e28dfd4a01d4287d5dfd9aa50c94e98fdf74c)

Author SHA1 Message Date
Sebastian Kemper 746dedb602 Add support for time64 libcs
5 years ago
Richard Fuchs 41966c9648 TT#14008 associate interface with call_monologue
5 years ago
Richard Fuchs a1f3530292 TT#101150 separate out `struct stream_stats`
5 years ago
Richard Fuchs fd064304bb TT#14008 fix missing timestamping during redis restore
5 years ago
Richard Fuchs a52c0fecf4 TT#14008 don't delete calls from foreign DB during restore
5 years ago
Richard Fuchs d1f320c80f TT#14008 lock Redis context during restore GET
5 years ago
Richard Fuchs acefaf1d3c TT#14008 report Redis errors on restore failures
5 years ago
Richard Fuchs c6bb16612d TT#91151 don't segfault on empty strings to redis
5 years ago
Richard Fuchs 875fc342b0 TT#14008 fix redis error messages
5 years ago
Richard Fuchs 5c519ec2db TT#89352 allow create-only mode for call_get_*
5 years ago
Richard Fuchs 765b1e3bca TT#89352 use bool type for foreign call functions
5 years ago
Richard Fuchs 8d06707a9f TT#91151 fix redis-restore media link
5 years ago
Damir Nedžibović cc09099660 Squashed commit of the following:
5 years ago
Richard Fuchs 94a5feea7d TT#111150 fix coverity warnings
5 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
5 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
5 years ago
Richard Fuchs 256b9917ec TT#121752 associate SSRC hash to monologue instead of entire call
5 years ago
Stefan Mititelu 156271ef9f Avoid deadlock of notification thread
5 years ago
Richard Fuchs 1ec517c2f4 TT#14008 restore foreign calls from the appropriate DB
5 years ago
Richard Fuchs 30621846ab TT#14008 keep track of selected Redis DB
5 years ago
Guillem Jover 07695d2abb TT#111150 Use modern <stdint.h> uint<bits>_t types
5 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
5 years ago
Richard Fuchs a8d5076065 TT#119502 correctly restore calls from both Redis instances
5 years ago
Stefan Mititelu 6f457b50d1 Get time before deciding to re-establish redis connection
6 years ago
Richard Fuchs 7101f535da TT#108003 remove unnecessary null checks
6 years ago
Richard Fuchs d466e5c326 TT#97301 fix bit-setting of negative log levels
6 years ago
Richard Fuchs 30733ec5cd TT#97301 support granular log levels
6 years ago
Richard Fuchs 260a170524 TT#81212 add trigger to set all calls to own or foreign
6 years ago
Richard Fuchs 68ccc52b2b TT#92250 postpone codec_tracker to final stage
6 years ago
Richard Fuchs 71c3154142 TT#88750 restore DTLS SRTP details from Redis
6 years ago
Richard Fuchs 2ce7b6476e TT#92250 better handle supplemental codecs
6 years ago
Richard Fuchs 5ac91499fe TT#92250 keep supplemental codecs last in list when transcoding
6 years ago
Stefan Mititelu 2ebf5a1526 Add redis async delete
6 years ago
Richard Fuchs f8f74d89b9 add missing Redis auth for async context
6 years ago
Richard Fuchs 5001a02d44 TT#88750 fix SRTP not working after Redis restart
6 years ago
Richard Fuchs 8e22c9a414 TT#85701 improve branch handling with delete-delay=0
6 years ago
Stefan Mititelu eb8169868d Fix a few more "still reachable". End all redis unused threads.
6 years ago
Michael Prokop 98245fdeac TT#83954 Invoke libevent_global_shutdown() only conditionally
6 years ago
Stefan Mititelu a6d2f92962 Solve Valgrind "possibly lost" for redis and dtls
6 years ago
Richard Fuchs 39b04ece9d TT#28300 use more auto cleanup variables in config_load
6 years ago
Richard Fuchs e1b2532fe8 eliminate (re)connected redis state duplication
6 years ago
Richard Fuchs 213b6074f4 TT#76711 fix media type ID when restoring from redis
7 years ago
Richard Fuchs d872802ba2 TT#76711 T.38 <> audio gateway
7 years ago
Richard Fuchs a68a59fbf5 TT#76711 keep track of the raw SDP format string
7 years ago
Stefan Mititelu dbd27f930b Fix crash when redis disconnects/reconnects
7 years ago
Richard Fuchs c70b3f6369 TT#74651 fix several mem/resource leaks
7 years ago
Richard Fuchs 6431cde151 TT#64601 fix some compiler warnings
7 years ago
Richard Fuchs 8ffc13d8aa TT#65100 properly cleanup redis async context
7 years ago
Guillem Jover 781b275295 TT#65100 Fix double free for redis context on closure
7 years ago
Richard Fuchs 24d67d0662 fix mem allocation bug resulting in mem corruption during redis restore
7 years ago