Commit 2d4e295f authored by raonan's avatar raonan
Browse files

Update 33128/r17/TS33128Payloads.asn

parent 23dda26d
Loading
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -177,7 +177,8 @@ XIRIEvent ::= CHOICE
    sTIRSHAKENSignatureValidation                       [104] STIRSHAKENSignatureValidation,
    -- IMS events, see clause 7.11.4.2
    iMSMessage                                          [105] IMSMessage,
    startOfInterceptionForActiveIMSSession              [106] StartOfInterceptionForActiveIMSSession
    startOfInterceptionForActiveIMSSession              [106] StartOfInterceptionForActiveIMSSession,
    ccUnavailable                                       [107] CCUnavailable
}

-- ==============
@@ -2820,6 +2821,13 @@ StartOfInterceptionForActiveIMSSession ::= SEQUENCE
    voIPRoamingIndication [5] VoIPRoamingIndication OPTIONAL,
    location              [7] Location OPTIONAL
}
-- This indicates to the LEMF that the media is not available for interception for intercept orders that requires media interception. See clause 7.12.4.2.x fo the details. 
CCUnavailable ::= SEQUENCE
{   ccUnavailableReason   [1] PrintableString,
    sDPState              [2] SEQUNCE OF OCTET STRING OPTIONAL,
    voIPRoamingIndication [3] VoIPRoamingIndication OPTIONAL,
    location              [4] Location OPTIONAL
    }

-- ==============
-- IMS parameters