Commit b61e10f2 authored by Thomas Dodds's avatar Thomas Dodds
Browse files

Changed the name of the new amf record & updated a reference comment

parent 2b156ce0
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -240,8 +240,8 @@ XIRIEvent ::= CHOICE
    rCSMessage                                          [141] RCSMessage,
    rcsCapabilityDiscovery                              [142] RCSCapabilityDiscovery,

    -- AMF events, see 6.2.2.3, continued from tag 139
    aMFUEServiceModification                            [143] AMFUEServiceModification
    -- AMF events, see 6.2.2.2.X, continued from tag 139
    aMFUEServiceAccept                                  [143] AMFUEServiceAccept
}

-- ==============
@@ -475,7 +475,7 @@ IRIEvent ::= CHOICE
    rcsCapabilityDiscovery                              [142] RCSCapabilityDiscovery,

    -- AMF events, see 6.2.2.3, continued from tag 139
    aMFUEServiceModification                            [143] AMFUEServiceModification
    aMFUEServiceAccept                                  [143] AMFUEServiceAccept
}

IRITargetIdentifier ::= SEQUENCE
@@ -1472,7 +1472,7 @@ AMFRANTraceReport ::= SEQUENCE
}

-- See clause 6.2.2.2.12 for details of this structure
AMFUEServiceModification ::= SEQUENCE
AMFUEServiceAccept ::= SEQUENCE
{
    userIdentifiers                [1] UserIdentifiers,
    serviceMessageIdentity         [2] ServiceMessageIdentity,