Commit Graph

35 Commits (6b6b8ea54a68e1be605a765ac57870e2c0c56bb0)

Author SHA1 Message Date
Richard Fuchs 6b6b8ea54a don't use anonymous unions to make old compilers happy
8 years ago
Richard Fuchs 6594b2b884 fixes for coverity
8 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
8 years ago
Richard Fuchs 7088e1586a remove obsolete redis restore function arguments
8 years ago
Richard Fuchs 28b80181f2 TT#5566 add support for config file handling
9 years ago
Richard Fuchs 30dcadab15 TT#5566 rudimentary support for multiple audio codecs
9 years ago
Richard Fuchs eefb085528 abstractize recording format and fix ipv6 header
9 years ago
Kristian Høgh 57d6e01292 Support IPv4/IPv6 for fake ethernet frames
9 years ago
Kristian Høgh 0edfb2dfcc Make pcap file format an option
9 years ago
Kristian Høgh 29488f9e49 Change pcap format to ethernet
9 years ago
Richard Fuchs 411c3b3373 TT#5566 checkin of external call recording daemon
9 years ago
Richard Fuchs 984585a32c TT#5003 implement kernel-side call recording
9 years ago
Richard Fuchs c5c0b70019 prevent segfault when no recording metadata is given
9 years ago
Richard Fuchs 9aa4aec91a don't complain if no spool directory is configured
9 years ago
Dylan Mikus 44a153c05e Made interactions to recording metadata threadsafe
9 years ago
Eric Green aea277dbbe Add a mutex lock for recording to ensure thread safety when writing to pcap
9 years ago
Eric Green 0e1892f532 recording.c fix my tabbing to use actual tabs
9 years ago
Eric Green a8576eb2d2 Do not convert to network byte ordering before we are done using a variable
9 years ago
Dylan Mikus fa8146f053 Fixes for recording packet counter
9 years ago
Dylan Mikus 209cb7ab32 Modifications to recording metadata start/end time lines
9 years ago
Dylan Mikus 5fe68b9097 Link recording metadata SDP to RTP packet numbers
9 years ago
Dylan Mikus 526e9c251c Get recording metadata call start from call struct
9 years ago
Dylan Mikus a109fa2d6d Change metadata file permissions and fix some warnings
9 years ago
Dylan Mikus d267a3bdd7 Tweaks to log verbosity for some messages
9 years ago
Dylan Mikus abd953812f Fixes to match PCAP packets with SDP
9 years ago
Dylan Mikus beab4d95b4 Write recording files in url-encoded format
9 years ago
Dylan Mikus adb6193891 Minorly adjusted the recording metadata file format
9 years ago
Dylan Mikus 0b33b4815a Write out rewritten SDP from answer to metadata file
9 years ago
Dylan Mikus 466c52c18e Refactored recording setup to streamline it
9 years ago
Dylan Mikus d604ff6fd3 Set more permissive permissions in spool directory
9 years ago
Dylan Mikus 1cec331d1c Only turn on or off recording if explicitly specified
9 years ago
Dylan Mikus b3d6073447 Prefix recording metadata and pcap files with call id
9 years ago
Dylan Mikus 844abeec7d Don't free the metadata before writing it to metadata file
9 years ago
Dylan Mikus 7acc3239d2 Write out unique ip:port pairs for all streams.
9 years ago
Dylan Mikus f516684ade All RTP packet data for a call goes to one PCAP file.
9 years ago