From 7162bf6abf9c4ceffcb920d6b93a85fe1547ea69 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 16 May 2022 12:55:39 +0200 Subject: Moved mgcp.pcapng to tests/pcap/ instead of tests/ Signed-off-by: Toni Uhlig --- tests/mgcp.pcapng | Bin 2192 -> 0 bytes tests/pcap/mgcp.pcapng | Bin 0 -> 2192 bytes tests/result/mgcp.pcapng.out | 8 ++++++++ 3 files changed, 8 insertions(+) delete mode 100755 tests/mgcp.pcapng create mode 100755 tests/pcap/mgcp.pcapng create mode 100644 tests/result/mgcp.pcapng.out diff --git a/tests/mgcp.pcapng b/tests/mgcp.pcapng deleted file mode 100755 index 1728b0bcc..000000000 Binary files a/tests/mgcp.pcapng and /dev/null differ diff --git a/tests/pcap/mgcp.pcapng b/tests/pcap/mgcp.pcapng new file mode 100755 index 000000000..1728b0bcc Binary files /dev/null and b/tests/pcap/mgcp.pcapng differ diff --git a/tests/result/mgcp.pcapng.out b/tests/result/mgcp.pcapng.out new file mode 100644 index 000000000..4cdf5f702 --- /dev/null +++ b/tests/result/mgcp.pcapng.out @@ -0,0 +1,8 @@ +Guessed flow protos: 0 + +DPI Packets (UDP): 1 (1.00 pkts/flow) +Confidence DPI : 1 (flows) + +MGCP 12 1672 1 + + 1 UDP 10.10.228.72:2427 <-> 10.10.244.2:2427 [proto: 94/MGCP][ClearText][Confidence: DPI][cat: VoIP/10][6 pkts/1254 bytes <-> 6 pkts/418 bytes][Goodput ratio: 79/40][6.26 sec][bytes ratio: 0.500 (Upload)][IAT c2s/s2c min/avg/max/stddev: 1/0 884/884 3523/3523 1524/1523][Pkt Len c2s/s2c min/avg/max/stddev: 60/57 209/70 846/104 285/19][PLAIN TEXT (RSIP 262662134 )][Plen Bins: 41,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -- cgit v1.2.3