1
|
# Ventrilo - VoIP - http://ventrilo.com
|
2
|
# Pattern attributes: good fast fast
|
3
|
# Protocol groups: voip proprietary
|
4
|
# Wiki: http://www.protocolinfo.org/wiki/Ventrilo
|
5
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6
|
#
|
7
|
# I have tested this with Ventrilo client 2.3.0 on Windows talking to
|
8
|
# Ventrilo server 2.3.1 (the public version) on Linux. I've done this
|
9
|
# both within a LAN and over the Internet. In one test, I tried
|
10
|
# monkeying around with the server settings to see if I could break the
|
11
|
# pattern, and I couldn't. However, you can't change the port number in
|
12
|
# the public server.
|
13
|
#
|
14
|
# It has also been tested by one other person in an unknown configuration.
|
15
|
|
16
|
ventrilo
|
17
|
^..?v\$\xcf
|
18
|
|