From 1760c1538d5dc9f98e2b63d87935cc13341ae3bc Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 10 Jun 2013 12:26:05 +0200 Subject: [PATCH] TC.asn: Mark "argument" part of Invoke as 'OPTIONAL' Even thought th TCAP spec seems to indicate it is not optional, in fact it apparently is :/ --- TCAP/asn_src/ITU/TC.asn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TCAP/asn_src/ITU/TC.asn b/TCAP/asn_src/ITU/TC.asn index b002b6f..34aca66 100644 --- a/TCAP/asn_src/ITU/TC.asn +++ b/TCAP/asn_src/ITU/TC.asn @@ -32,7 +32,7 @@ Invoke ::= SEQUENCE { absent [1] IMPLICIT NULL } OPTIONAL, opcode Code, - argument Param + argument Param OPTIONAL } ReturnResult ::= SEQUENCE {