summaryrefslogtreecommitdiffstats
path: root/src/usr/local/share/protocols/teamspeak.pat
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/share/protocols/teamspeak.pat')
-rw-r--r--src/usr/local/share/protocols/teamspeak.pat15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/usr/local/share/protocols/teamspeak.pat b/src/usr/local/share/protocols/teamspeak.pat
new file mode 100644
index 0000000..8b2155e
--- /dev/null
+++ b/src/usr/local/share/protocols/teamspeak.pat
@@ -0,0 +1,15 @@
+# TeamSpeak - VoIP application - http://goteamspeak.com
+# Pattern attributes: good veryfast fast
+# Protocol groups: voip proprietary
+# Wiki: http://www.protocolinfo.org/wiki/TeamSpeak
+# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
+#
+# This pattern has been tested by Matthew Strait and verified by packet
+# traces by at least two other people. The meaning of f4b303 is not
+# known, but it seems to appear in all first packets. This pattern only
+# matches the actual UDP voice traffic, not the TeamSpeak web interface
+# or "TCP query".
+
+teamspeak
+^\xf4\xbe\x03.*teamspeak
+
OpenPOWER on IntegriCloud