Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
db43acd0
Commit
db43acd0
authored
Jul 16, 2021
by
courbon
Browse files
Update TS33128Payloads.asn
parent
d8b7f7d9
Pipeline
#4208
failed with stages
in 1 minute and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
10 deletions
+12
-10
33128/r17/TS33128Payloads.asn
33128/r17/TS33128Payloads.asn
+12
-10
No files found.
33128/r17/TS33128Payloads.asn
View file @
db43acd0
...
...
@@ -2602,11 +2602,12 @@ RCS1to1ChatUnsuccessfulProcedure ::= SEQUENCE
{
rCSIdentities [1] RCSIdentities,
direction [2] Direction,
originatingIdentity [3] IMPU,
destinationIdentity [4] IMPU,
fileTransferFlag [5] BOOLEAN OPTIONAL,
location [6] Location OPTIONAL,
cause [7] UTF8String
rCSServerURI [3] UTF8String,
originatingIdentity [4] IMPU,
destinationIdentity [5] IMPU,
fileTransferFlag [6] BOOLEAN OPTIONAL,
location [7] Location OPTIONAL,
cause [8] UTF8String
}
-- See clause 7.X.5.1.5 for details of this structure
...
...
@@ -2650,11 +2651,12 @@ RCSGroupChatSessionRelease ::= SEQUENCE
RCSGroupChatUnsuccessfulProcedure ::= SEQUENCE
{
rCSIdentities [1] RCSIdentities,
originatingIdentity [2] IMPU,
destinationIdentities [3] SEQUENCE OF IMPU,
location [4] Location OPTIONAL,
cause [5] UTF8String,
fileTransferFlag [6] BOOLEAN OPTIONAL
rCSServerURI [2] UTF8String,
originatingIdentity [3] IMPU,
destinationIdentities [4] SEQUENCE OF IMPU,
location [5] Location OPTIONAL,
cause [6] UTF8String,
fileTransferFlag [7] BOOLEAN OPTIONAL
}
-- See clause 7.X.6.1.5 for details of this structure
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment