1139 Commits (cac076fc847e84296dbeec15a3f6ef2d1f43ca6f)
 

Author SHA1 Message Date
  Richard Fuchs cac076fc84 clean up makefile for libpcap 10 years ago
  Pawel Kuzak 2499c4dd0f Make utils package part of meta package 10 years ago
  Pawel Kuzak 3cda22f34c Fix Lintian error for ngcp-rtpengine-utils package 10 years ago
  Pawel Kuzak e212c775e2 Merge remote-tracking branch 'upstream/master' 10 years ago
  Richard Fuchs 8b9fd27f92 Merge branch 'call-recording-rebased' of https://github.com/onsip/rtpengine into onsip-call-recording-rebased 10 years ago
  Pawel Kuzak 70a1085712 Do not print statistics of foreign calls 10 years ago
  Pawel Kuzak 6785681b33 Merge remote-tracking branch 'upstream/master' 10 years ago
  Eric Green aea277dbbe Add a mutex lock for recording to ensure thread safety when writing to pcap 10 years ago
  Eric Green 9637e7bf74 Fix function header of rand_affixed_str to match header definition 10 years ago
  Eric Green 865ce9a95a Remove unused variables (from refactor) in the stream_fd struct 10 years ago
  Eric Green 04b71dd2b5 Add back free that fixes memory leak introduced by rebase 10 years ago
  Eric Green 1ee8ef1511 Update README.md to reflect new SDP schema 10 years ago
  Eric Green c8bf1a7da2 call.h now include media_socket.h to reflect the move of the stream_fd struct 10 years ago
  Eric Green 0e1892f532 recording.c fix my tabbing to use actual tabs 10 years ago
  Eric Green a8576eb2d2 Do not convert to network byte ordering before we are done using a variable 10 years ago
  Dylan Mikus fa8146f053 Fixes for recording packet counter 10 years ago
  Dylan Mikus 209cb7ab32 Modifications to recording metadata start/end time lines 10 years ago
  Dylan Mikus 5fe68b9097 Link recording metadata SDP to RTP packet numbers 10 years ago
  Dylan Mikus 526e9c251c Get recording metadata call start from call struct 10 years ago
  Dylan Mikus a109fa2d6d Change metadata file permissions and fix some warnings 10 years ago
  Dylan Mikus d267a3bdd7 Tweaks to log verbosity for some messages 10 years ago
  Dylan Mikus abd953812f Fixes to match PCAP packets with SDP 10 years ago
  Dylan Mikus beab4d95b4 Write recording files in url-encoded format 10 years ago
  Joseph Frazier e69fc25822 Document `record-call` and `ICE` flag interaction 10 years ago
  Dylan Mikus adb6193891 Minorly adjusted the recording metadata file format 10 years ago
  Dylan Mikus d09f34a70b Updates to description of metadata file format 10 years ago
  Dylan Mikus 0b33b4815a Write out rewritten SDP from answer to metadata file 10 years ago
  Dylan Mikus 466c52c18e Refactored recording setup to streamline it 10 years ago
  Dylan Mikus b35ca7ded2 Record answer SDP to recording metadata file 10 years ago
  Dylan Mikus c787ab9c4e Refactored NG protocol handling of "record call" settings 10 years ago
  Dylan Mikus d604ff6fd3 Set more permissive permissions in spool directory 10 years ago
  Dylan Mikus 1cec331d1c Only turn on or off recording if explicitly specified 10 years ago
  Dylan Mikus b3d6073447 Prefix recording metadata and pcap files with call id 10 years ago
  Dylan Mikus 844abeec7d Don't free the metadata before writing it to metadata file 10 years ago
  Dylan Mikus 74999abb76 Free the call->recording struct when the call is destroyed. 10 years ago
  Dylan Mikus 1af73c665a Fixed description of metadata file format to list just one pcap file. 10 years ago
  Dylan Mikus 7acc3239d2 Write out unique ip:port pairs for all streams. 10 years ago
  Dylan Mikus f516684ade All RTP packet data for a call goes to one PCAP file. 10 years ago
  Dylan Mikus fa4cd75820 Added documentation on call recording and the spool directory to README.md. 10 years ago
  Dylan Mikus 8f6d7c0a16 Logging cleanup and added recording filesystem logging messages. 10 years ago
  Dylan Mikus 2c1685b807 Added command line option for the spool directory for recordings. 10 years ago
  Dylan Mikus f36faef417 Code bug fixes and safety checks around error-possible code. 10 years ago
  Dylan Mikus 89690b4aea Write out call start and end timestamps to recording metadata file. 10 years ago
  Dylan Mikus 7c53e9f95b Moved file system management and random string code to appropriate files. 10 years ago
  Dylan Mikus 692b12944c Create metadata file and move it to spool directory when call finishes. 10 years ago
  Dylan Mikus c8af44a21a Made random filename with affixes generic. 10 years ago
  Dylan Mikus 7cc801931a Added metadata string to call struct. 10 years ago
  Dylan Mikus a714fbc462 Record RTP in PCAP files in the /tmp directory. 10 years ago
  Eric Green 70eb6b9e81 Record raw RTP to recording files on the filesystem. 10 years ago
  Lucian Balaceanu 25bbf03601 Set timeout of 3s for send/receive socket operations 10 years ago