aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-01 14:03:08 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-01 14:03:08 +0200
commit36874b38fb054b35bafb5b35d77017ac6a2ab43a (patch)
tree1c0e8d0621a8f6b30b5330687df64df2661d9ed9
parenta670df4a95894391532a05875151c30e51148a5f (diff)
[ASN.1] Allow all MAP operations, not just a few
This modifies the tcap/map asn.1 code from the Erlang/OTP repository
-rw-r--r--asn/otp/TCAPMessages.asn2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn/otp/TCAPMessages.asn b/asn/otp/TCAPMessages.asn
index 906cac2..0de9ac2 100644
--- a/asn/otp/TCAPMessages.asn
+++ b/asn/otp/TCAPMessages.asn
@@ -55,7 +55,7 @@ mapSpecificAS ABSTRACT-SYNTAX ::= {
}
MapSpecificPDUs ::=
- TCMessage{{MAPOperations-Invokable}, {MAPOperations-Returnable}}
+ TCMessage{{Supported-MAP-Operations}, {Supported-MAP-Operations}}
MAPOperations-Invokable OPERATION ::=