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.
---
windows/nDPI.vcxproj | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'windows')
diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj
index e2ee86452..26b66dd55 100644
--- a/windows/nDPI.vcxproj
+++ b/windows/nDPI.vcxproj
@@ -163,6 +163,7 @@
+
@@ -388,4 +389,4 @@
-
\ No newline at end of file
+
--
cgit v1.2.3