Commit c13b47af authored by Jason Graham's avatar Jason Graham
Browse files

Update file LI-PS-PDU.asn

parent f5333450
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -386,11 +386,11 @@ IRIPayload ::= SEQUENCE
        -- If the sessionDirection field is to be used for a given service then
        -- the exact meaning and use of the field will be described in the
        -- relevant service-specific details
    payloadDirection        [6] PayloadDirection OPTIONAL,
    payloadDirection        [6] PayloadDirection OPTIONAL--,
        -- If the payloadDirection field is to be used for a given service then
        -- the exact meaning and use of the field will be described in the
        -- relevant service-specific details
    locations               [7] Locations OPTIONAL
--    locations               [7] Locations OPTIONAL
        -- This field is only required to be used when there are multiple locations to be reported out of an NF.
}