Commit Graph

1302 Commits (6594b2b8842f92bd89070a5c86adcfb67fdcaac9)
 

Author SHA1 Message Date
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
Jenkins User 85805b9233 Release new version 4.5.0.0+0~mr4.5.0.0
10 years ago
Richard Fuchs cdcf2ff71d Merge branch 'master' of https://github.com/1and1/rtpengine
10 years ago
Richard Fuchs 351bc106be staticize function
10 years ago
Stefan Mititelu 11e94c40ea Add >= idx check for redis_list_get_idx_ptr()
10 years ago
Richard Fuchs cd937f1d90 create ngcp-rtpengine-utils package
10 years ago
Richard Fuchs f83f674c4c fix perl namespaces - move into NGCP::
10 years ago
Richard Fuchs b6b0b901b3 move dedicated tests into t/
10 years ago
Richard Fuchs af788f159a additioanl tests and flags
10 years ago
Richard Fuchs 65d4752486 support checking of received rtp data
10 years ago
Richard Fuchs f25c254788 implement ice keepalives
10 years ago
Richard Fuchs 2b5e8ffbb8 support sending rtp over ice negotiated peer WIP
10 years ago
Richard Fuchs db8284f8ca support nominating ice WIP
10 years ago
Richard Fuchs 50bc73cfcb support sending of rtp
10 years ago
Richard Fuchs e608cb00be move .pm to separate directory
10 years ago
Richard Fuchs 3306edf339 remove legacy test scripts
10 years ago
Richard Fuchs ec10dbc9e6 support ice test script
10 years ago
Richard Fuchs 4f75c365d7 diversify test scripts
10 years ago
Richard Fuchs d8d5e1bec9 include timer handling in test lib
10 years ago
Richard Fuchs 83d66003d9 unify testing framework - wip
10 years ago
Richard Fuchs bc30f83846 incorporate dtls stuff into tests
10 years ago
Richard Fuchs bf8c6d9389 split ICE stuff into packages
10 years ago
Richard Fuchs 1f8d8d7325 DTLS tests - WIP
10 years ago
Richard Fuchs 942966b463 force bencode strings as strings in perl ng-client
10 years ago
Sergey Lavrov cf39d07d73 fix typo and error in rtpengine.init
10 years ago
Stefan Mititelu 2024f9e37a Remove unused code remnants
10 years ago
Pawel Kuzak 96cd5fcf01 Merge remote-tracking branch 'upstream/master'
10 years ago
Stefan Mititelu 1881fc5e58 Free call's main queues in __call_free()
10 years ago
Stefan Mititelu 27ecb3631d Free redis.c reply object memory leak
10 years ago
Richard Fuchs ee960b7f67 dont do DTLS when in passthrough mode
10 years ago
Stefan Mititelu bd7abe6409 Fix memory leak for notifications feature
10 years ago
Richard Fuchs a813ddfeae fix compiler warnings due to conflicting int types
10 years ago
Stefan Mititelu ee0216ed3f Update obj_* debugging text
10 years ago
Stefan Mititelu 4fd69132a2 Merge remote-tracking branch 'upstream/master'
10 years ago
Richard Fuchs 0206f09b93 fix obj-debug stuff
10 years ago
Richard Fuchs 05f0317acf fix the 'media address' parameter
10 years ago
Stefan Mititelu b35a8dd9d9 Fix memory leak on redis notifications
10 years ago
Stefan Mititelu ce3ae37a76 Fixes after second review
10 years ago