From d5a776f3e76dcc5d7ceec6116e6c4914b6e22c45 Mon Sep 17 00:00:00 2001 From: canterburym Date: Mon, 22 Jun 2020 13:26:18 +0200 Subject: [PATCH 1/2] Update ts_103120_ETSIDictionaryDefinitions.xml --- .../dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index 477914c..a5f7b17 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -361,6 +361,14 @@ IsEmergency Indicates if the LI Task was issued under nationally-defined emergency procedures. The circumstances and consequences for setting the field shall be defined by the relevant national profile (see clause B.1.3) + + IsNonLocal + Indicates that the current Task should be intercepted as a non-local interception. + + + IsLocal + Indicates that the current Task should be intercepted as local interception. If both the IsNonLocal and IsLocal flag are absent, interception should be assumed to be local unless otherwise agreed. + -- GitLab From 87cd35f2dd9d5a52a170181c2eb8908e44698315 Mon Sep 17 00:00:00 2001 From: canterburym Date: Thu, 25 Jun 2020 17:10:11 +0200 Subject: [PATCH 2/2] Update ts_103120_ETSIDictionaryDefinitions.xml --- 103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml index a5f7b17..b29eb4d 100644 --- a/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml +++ b/103120/dictionaries/ts_103120_ETSIDictionaryDefinitions.xml @@ -363,11 +363,11 @@ IsNonLocal - Indicates that the current Task should be intercepted as a non-local interception. + Indicates that the current Task shall be intercepted as a non-local identity. IsLocal - Indicates that the current Task should be intercepted as local interception. If both the IsNonLocal and IsLocal flag are absent, interception should be assumed to be local unless otherwise agreed. + Indicates that the current Task shall be intercepted as local identity. If both the IsNonLocal and IsLocal flag are absent, the Task shall be intercepted as a local identity unless otherwise agreed. -- GitLab