aboutsummaryrefslogtreecommitdiffstats
path: root/src/e1_recorder.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-06e1_recorder: Skip storing data to disk if line is in ALARM statelaforge/wipHarald Welte1-0/+30
2016-10-19e1_recorder: add config option for configuration file0.1Harald Welte1-1/+27
2016-10-19e1_recorder: propagate errors to main, where we exit() in case of failing to ...Harald Welte1-1/+6
2016-10-19e1_recorder: Add signal handlers for log file rotation + talloc reportHarald Welte1-0/+17
2016-10-19e1_inp: Use HDLC mode for signalling, not SIGNHarald Welte1-1/+1
2016-10-18e1_recorder: Fix msgb memory leaks in absence of a mirror portHarald Welte1-2/+5
2016-07-29first functional version that actually records + mirrors dataHarald Welte1-2/+11
2016-07-28fix compilationHarald Welte1-2/+2
2016-07-28initial import of incomplete project to record E1 linesHarald Welte1-0/+97