summaryrefslogtreecommitdiffstats
path: root/src/usr/local/share/protocols/skypetoskype.pat
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/share/protocols/skypetoskype.pat')
-rw-r--r--src/usr/local/share/protocols/skypetoskype.pat14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/usr/local/share/protocols/skypetoskype.pat b/src/usr/local/share/protocols/skypetoskype.pat
new file mode 100644
index 0000000..ed1103a
--- /dev/null
+++ b/src/usr/local/share/protocols/skypetoskype.pat
@@ -0,0 +1,14 @@
+# Skype to Skype - UDP voice call (program to program) - http://skype.com
+# Pattern attributes: ok veryfast fast overmatch
+# Protocol groups: voip p2p proprietary
+# Wiki: http://www.protocolinfo.org/wiki/Skype
+# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
+
+# This matches at least some of the general chatter that occurs when the
+# user isn't doing anything as well as actual calls.
+# Thanks to Myles Uyema, mylesuyema AT gmail.com
+
+skypetoskype
+# require at least 16 bytes (my limited tests always get at least 18)
+^..\x02.............
+
OpenPOWER on IntegriCloud