mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
16 lines
593 B
Plaintext
16 lines
593 B
Plaintext
# 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
|
|
|