Commit 62bb5824 authored by canterburym's avatar canterburym
Browse files

TS 102 232-5 v3.8.1 (2017-11-23) agreed at LI#46 (Rotterdam, 2017-10-03)

parent b3d27f7a
Pipeline #4132 failed with stage
in 6 seconds
IPMultimediaPDU IPMultimediaPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version9(9)} {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version10(10)}
DEFINITIONS IMPLICIT TAGS ::= DEFINITIONS IMPLICIT TAGS ::=
BEGIN BEGIN
IMPORTS IMPORTS
-- from TS 101 671 [1]
IPAddress
FROM HI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version18(18)}
-- from TS 102 232-1 [2] -- from TS 102 232-1 [2]
IPAddress,
Location Location
FROM LI-PS-PDU FROM LI-PS-PDU
{itu-u(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version24(24)}; {itu-u(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version26(26)};
...@@ -21,8 +17,8 @@ IMPORTS ...@@ -21,8 +17,8 @@ IMPORTS
-- Object Identifier Definition -- Object Identifier Definition
-- ============================ -- ============================
iPMMIRIObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version9(9) iRI(1)} iPMMIRIObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version10(10) iRI(1)}
iPMMCCObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version9(9) cC(2)} iPMMCCObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version10(10) cC(2)}
-- both definitions relative to: -- both definitions relative to:
-- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)} -- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
...@@ -157,7 +153,7 @@ NationalIPMMIRIParameters ::= SEQUENCE ...@@ -157,7 +153,7 @@ NationalIPMMIRIParameters ::= SEQUENCE
AdditionalSignalling ::= CHOICE AdditionalSignalling ::= CHOICE
{ {
sipHeaderLine [0] OCTET STRING, sipHeaderLine [0] OCTET STRING,
-- A SIP header line, eg: Contact: tel:+123456789. -- A SIP header line, eg: "Contact: tel:+123456789".
... ...
} }
......
IPMultimediaPDU IPMultimediaPDU
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version9(9)} {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) iPMultimedia(5) version10(10)}
DEFINITIONS IMPLICIT TAGS ::= DEFINITIONS IMPLICIT TAGS ::=
BEGIN BEGIN
IMPORTS IMPORTS
-- from TS 101 671 [1]
IPAddress
FROM HI2Operations
{itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) hi2(1) version18(18)}
-- from TS 102 232-1 [2] -- from TS 102 232-1 [2]
IPAddress,
Location Location
FROM LI-PS-PDU FROM LI-PS-PDU
{itu-u(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version24(24)}; {itu-u(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2) li-ps(5) genHeader(1) version26(26)};
...@@ -21,8 +17,8 @@ IMPORTS ...@@ -21,8 +17,8 @@ IMPORTS
-- Object Identifier Definition -- Object Identifier Definition
-- ============================ -- ============================
iPMMIRIObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version9(9) iRI(1)} iPMMIRIObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version10(10) iRI(1)}
iPMMCCObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version9(9) cC(2)} iPMMCCObjId RELATIVE-OID ::= {li-ps(5) iPMultimedia(5) version10(10) cC(2)}
-- both definitions relative to: -- both definitions relative to:
-- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)} -- {itu-t(0) identified-organization(4) etsi(0) securityDomain(2) lawfulIntercept(2)}
...@@ -157,7 +153,7 @@ NationalIPMMIRIParameters ::= SEQUENCE ...@@ -157,7 +153,7 @@ NationalIPMMIRIParameters ::= SEQUENCE
AdditionalSignalling ::= CHOICE AdditionalSignalling ::= CHOICE
{ {
sipHeaderLine [0] OCTET STRING, sipHeaderLine [0] OCTET STRING,
-- A SIP header line, eg: Contact: tel:+123456789. -- A SIP header line, eg: "Contact: tel:+123456789".
... ...
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment