From 1796a1d814494fa85f75d395703edbc86ead3520 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:09:26 +0200 Subject: LINE_CALL: add detection of LINE voip calls (#1761) These flows are classifed as `LINE_CALL`; another option was `RTP/LINE_CALL`. No sure about the best solution... Extend LINE domains list. Remove RTP dead code. --- tests/pcap/line.pcap | Bin 20692289 -> 20702327 bytes 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 tests/pcap/line.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/line.pcap b/tests/pcap/line.pcap old mode 100755 new mode 100644 index 7fca1cd48..2002cc0d2 Binary files a/tests/pcap/line.pcap and b/tests/pcap/line.pcap differ -- cgit v1.2.3