Commit e24dd835 authored by rengasamis's avatar rengasamis Committed by Mark Canterbury
Browse files

TS 102 232-5 CR041r3 - Reporting Post Dialled Digits in IMS Network – 232-5

parent d8732c1f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -120,10 +120,13 @@ IPIRIContents ::= CHOICE
    iRIOnlyOriginalIPMMMessage  [5] OCTET STRING,
        -- Copy of the IP MM signalling packet including the original IP and UDP/TCP headers
        -- see clause 5.2.6.
    iRIOnlySIPMessage           [6] SIPMessage
    iRIOnlySIPMessage           [6] SIPMessage,
        -- Copy of the SIP content and the source and destination IP address of the intercepted
        -- SIP message as transmitted on the network layer.
        -- (see clause 5.2.6 and 5.2.7).
    iRIOnlyRTPPacket            [7] OCTET STRING
        -- Copy of the RTP packet containing telephony events including the original IP and UDP headers
        -- (see clause 5.2.X).
}

SIPMessage ::= SEQUENCE