Commit Graph

85 Commits (1238d2f3c23f68304562ad4138a830ce64249d7e)

Author SHA1 Message Date
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs ee0b2bc2c1 MT#55283 set output-dest even if not active yet
2 years ago
Richard Fuchs 22b4d92368 MT#55283 update argument to const
2 years ago
Richard Fuchs 95ec0939dd MT#55283 rename all `str` to `s`
2 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
2 years ago
Richard Fuchs eea05c878f MT#56759 support discarding call recordings
2 years ago
Richard Fuchs ef174541c6 MT#56759 use g_strdup_printf
2 years ago
Richard Fuchs dbb86d67ee MT#56759 warn on unlink failure
2 years ago
Richard Fuchs 6046d5bdaa MT#56759 use g_clear_pointer
2 years ago
Richard Fuchs 4fde86f981 MT#56759 split up meta_filepath
2 years ago
Richard Fuchs 61ad463031 MT#56759 remove unused return value
2 years ago
Richard Fuchs 8b851c4663 MT#56759 unify recording_start trigger
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs 8b4d337e86 MT#57093 more granular kernel I/O structs
2 years ago
Richard Fuchs 87ea144935 MT#56469 add pause_recording method
2 years ago
Stefan Mititelu 3813821129 Add 'all' recording method
3 years ago
Richard Fuchs 2137618b3c TT#14008 don't open a mixed output file unless recording is on
3 years ago
Richard Fuchs 442b26ea48 TT#173752 support per-tag metadata for recording
3 years ago
Richard Fuchs 5fc71c0357 TT#14008 support %l format even if recording is started mid call
4 years ago
Damir Nedžibović cc09099660 Squashed commit of the following:
4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
4 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
4 years ago
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs 05ef61c0d7 TT#108003 fix errors reported by coverity
4 years ago
Guillem Jover eb84cb0148 TT#111150 Use localtime_r() instead of thread-unsafe localtime()
4 years ago
Richard Fuchs 2a86d5da2e TT#14008 fix possible pcap namespace issue
5 years ago
Richard Fuchs 89c4c4832a TT#106100 do not print recording flags for `pcap` method
5 years ago
Richard Fuchs a6022c9ab9 TT#102450 fix AMR recording
5 years ago
Doug Rylaarsdam 995375f500 Add support for metadata in stop_recording.
5 years ago
Richard Fuchs 214f30e8cf Unkernelise streams when recording is stopped
5 years ago
Stefan Mititelu eb8169868d Fix a few more "still reachable". End all redis unused threads.
5 years ago
Richard Fuchs 228d822a71 TT#68100 set iLBC encoder and decoder options
6 years ago
Richard Fuchs 582e645a98 fix missing recording_on flag set
6 years ago
Richard Fuchs 26b725d024 TT#45617 add new options to support log markers for sensitive data
6 years ago
Richard Fuchs 3b28460507 TT#52651 Squashed commit of the following:
6 years ago
Richard Fuchs 31023572a5 TT#41900 save monologue label into recording DB
7 years ago
Eric Green f91b64fcdf Make recording more accurately report source address. Fixes #584
7 years ago
Richard Fuchs 0aeb06f613 TT#40900 store metadata in call struct instead of recording struct
7 years ago
Anthony Alba b9d84aa993 recording.c: add a few ms timestamps to pcap metadata
7 years ago
Anthony Alba bbcea40415 recording.c: save the label in pcap metadata file
7 years ago
Richard Fuchs 3aa53a1e10 fix missing setup_media when using start_recording call
7 years ago
Richard Fuchs a4e73c90e8 TT#30404 accept and reject codecs according to transcoding preference
7 years ago
Richard Fuchs f801240164 TT#30570 replace "chopper" iovec with GString
7 years ago
Richard Fuchs ca78747c8c TT#30405 rename media->rtp_payload_types to ->codecs for brevity
8 years ago
Richard Fuchs dffbddb2d6 don't use g_ prefix for global variables
8 years ago
Claudiu Boriga 2250ab11fd make METADATA section appear in the metafile at
8 years ago
Richard Fuchs 11dac7b28f TT#12800 add MOS statistics to final log output
8 years ago
Richard Fuchs c5a202ebcd write both types of media indexes to recording metafile
8 years ago