aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1')
-rw-r--r--asn1/gsmmap/GSMMAP.asn2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/gsmmap/GSMMAP.asn b/asn1/gsmmap/GSMMAP.asn
index cc3b7fd59f..72f90a3216 100644
--- a/asn1/gsmmap/GSMMAP.asn
+++ b/asn1/gsmmap/GSMMAP.asn
@@ -766,7 +766,7 @@ DestinationNumberCriteria ::= SEQUENCE {
INTEGER ( 1 .. 15 ) OPTIONAL,
... }
ForwardingInfo ::= SEQUENCE {
- ss-Code Ss-Code,
+ ss-Code Ss-Code OPTIONAL,
forwardingFeatureList SEQUENCE ( SIZE( 1 .. 32 ) ) OF ForwardingFeatureList,
extensionContainer [0] IMPLICIT ExtensionContainer OPTIONAL,
... }