aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/mate/matelib/q931.mate
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/epan/mate/matelib/q931.mate')
-rw-r--r--plugins/epan/mate/matelib/q931.mate6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/epan/mate/matelib/q931.mate b/plugins/epan/mate/matelib/q931.mate
new file mode 100644
index 0000000000..5bea5b1a97
--- /dev/null
+++ b/plugins/epan/mate/matelib/q931.mate
@@ -0,0 +1,6 @@
+# q931.thing
+
+Action=PduDef; Name=q931_pdu; Proto=q931; Stop=TRUE; Transport=tcp/ip; addr=ip.addr; call_ref=q931.call_ref; q931_msg=q931.message_type;
+Action=GopDef; Name=q931_leg; On=q931_pdu; addr; addr; call_ref;
+Action=GopStart; For=q931_leg; q931_msg=5;
+Action=GopStop; For=q931_leg; q931_msg=90;