WIP: fix asn1 syntax errors

Change-Id: Ib6977a9803fdce010eca9fc9a768c89ccf4215f8
This commit is contained in:
Harald Welte 2017-10-09 16:41:33 +08:00
parent f8b73b15c0
commit 39773fd362
1 changed files with 2 additions and 2 deletions

View File

@ -1022,7 +1022,7 @@ RAB-ContextItem ::= SEQUENCE {
RAB-ContextItem-ExtIEs RANAP-PROTOCOL-EXTENSION ::= {
...
}
s
RABs-ContextFailedtoTransferList ::= RAB-IE-ContainerList { {RABs-ContextFailedtoTransferItemIEs} }
RABs-ContextFailedtoTransferItemIEs RANAP-PROTOCOL-IES ::= {
@ -1925,7 +1925,7 @@ InitialUE-MessageIEs RANAP-PROTOCOL-IES ::= {
{ ID id-CN-DomainIndicator CRITICALITY ignore TYPE CN-DomainIndicator PRESENCE mandatory } |
{ ID id-LAI CRITICALITY ignore TYPE LAI PRESENCE mandatory } |
{ ID id-RAC CRITICALITY ignore TYPE RAC PRESENCE conditional } |
-- This IE shall be present if the CN Domain Indicator IE is set to "PS domain" -- } |
-- This IE shall be present if the CN Domain Indicator IE is set to "PS domain" --
{ ID id-SAI CRITICALITY ignore TYPE SAI PRESENCE mandatory } |
{ ID id-NAS-PDU CRITICALITY ignore TYPE NAS-PDU PRESENCE mandatory } |
{ ID id-IuSigConId CRITICALITY ignore TYPE IuSignallingConnectionIdentifier PRESENCE mandatory } |