Actions

Tmedia Lawful Intercept: Difference between revisions

No edit summary
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Starting with [[TMG-CONTROL_Version_2.7|Toolpack version 2.7]], the Tmedia product line has built-in [[Lawful_intercept|lawful intercept]] capabilities that allows service providers to keep doing their core business and meet government regulation in a single box.
{{DISPLAYTITLE:Lawful Intercept}}


The [[Tmedia]] supports Lawful interception based on the following specification: ETSI 201 671 v2-1-1.
Starting with [[TMG-CONTROL_Version_2.7|Toolpack version 2.7]], the TelcoBridges product line has built-in [[Lawful_intercept|lawful intercept]] capabilities that allows service providers to keep doing their core business and meet government regulation in a single box.
 
The TelcoBridges products support Lawful interception based on the following specification: ETSI 201 671 v3-1-1 (since version 3.0.122).<br />
 
[[Tmedia]] products support Lawful intercept over SS7, ISDN, CAS, Sigtran and SIP signaling interfaces. [[FreeSBC|ProSBC]] supports lawful intercept for SIP.




Line 8: Line 12:
[[Image:Lawful-intercept-details.png|thumb|360px|Schematic showing interception of a call already routed with a Tmedia]]
[[Image:Lawful-intercept-details.png|thumb|360px|Schematic showing interception of a call already routed with a Tmedia]]


[[Lawful Interception]] will identify a call to intercept, and send the following information to one or multiple Law Enf[orcement agencies:
[[Lawful Interception]] will identify a call to intercept, and send the following information to one or multiple Law Enforcement agencies:
* information on an intercepted call (calling/called numbers, timestamps, call duration, etc.)
* information on an intercepted call (calling/called numbers, timestamps, call duration, etc.)
* audio from both directions of the call
* audio from both directions of the call
Line 18: Line 22:




==Toolpack Implementation==
==Implementation==
With a [[Tmedia]] system running the [[Toolpack]] software (version 2.7 or above), lawful interception is triggered by a routing script. This script uses the information from a configuration file (csv format), to determine which phone number must be intercepted during which time period.
With a system running version 2.7 or above, lawful interception is triggered by a routing script. This script uses the information from a configuration file (csv format), to determine which phone number must be intercepted during which time period.


A call that matches the number (calling or called number) and the time period will be intercepted.
A call that matches the number (calling or called number) and the time period will be intercepted.
Line 30: Line 34:


==H.248 Implementation==
==H.248 Implementation==
Lawful Interception is also supported using H.248 interface. For Tmedia in H.248 mode, there is no specific setting to configure to support Lawful Intercept except "IP Lawful Interception ToS value" but it is only an advanced parameter).
Lawful Interception is also supported using H.248 interface. For Tmedia in H.248 mode, there is no specific setting to configure to support Lawful Intercept except "IP Lawful Interception ToS value" located in advanced parameters.


== Configuration ==
== Configuration ==
*[[Toolpack:Lawful_Interception_Settings_D|Toolpack v3.0: Lawful Intercept]]
*[[Toolpack:Lawful_Interception_Settings_B|Toolpack v2.9: Lawful Intercept]]
*[[Toolpack:Lawful_Interception_Settings_B|Toolpack v2.9: Lawful Intercept]]
*[[Toolpack:Lawful_Interception_Settings_A|Toolpack v2.8: Lawful Intercept]]
*[[Toolpack:Lawful_Interception_Settings_A|Toolpack v2.8: Lawful Intercept]]
Line 39: Line 44:
== References ==
== References ==


[http://en.wikipedia.org/wiki/Lawful_interception Wikipedia lawful intercept article]
* [http://en.wikipedia.org/wiki/Lawful_interception Wikipedia lawful intercept article]
* [http://cryptome.org/espy/ES201-671-v211.pdf ETSI ES 201 671 V2.1.1 (2001-09) - Cryptome]


[[category:Tmedia_Features]]
[[category:Tmedia_Features]]
[[category:Needs revising]]

Revision as of 09:55, 30 July 2020


Starting with Toolpack version 2.7, the TelcoBridges product line has built-in lawful intercept capabilities that allows service providers to keep doing their core business and meet government regulation in a single box.

The TelcoBridges products support Lawful interception based on the following specification: ETSI 201 671 v3-1-1 (since version 3.0.122).

Tmedia products support Lawful intercept over SS7, ISDN, CAS, Sigtran and SIP signaling interfaces. ProSBC supports lawful intercept for SIP.


Functionality Overview

Schematic showing interception of a call already routed with a Tmedia

Lawful Interception will identify a call to intercept, and send the following information to one or multiple Law Enforcement agencies:

  • information on an intercepted call (calling/called numbers, timestamps, call duration, etc.)
  • audio from both directions of the call

Interception of a call is triggered by:

  • A phone number to monitor
  • A date/time period

A call that matches the number and the time period will be intercepted.


Implementation

With a system running version 2.7 or above, lawful interception is triggered by a routing script. This script uses the information from a configuration file (csv format), to determine which phone number must be intercepted during which time period.

A call that matches the number (calling or called number) and the time period will be intercepted.

During the interception, two outgoing calls toward an interception NAP will be placed, each containing a copy of the audio of one direction of the intercepted call. The specified NAP must be configured to point to the Law Enforcement Agency, generally using ISDN trunks.

In addition, information records (containing general call information like calling/called number, timestamps, and call duration, etc., this information is called Intercept Related Information (IRI) records) will be sent to the Law Enforcement Agency. That information is sent as data files (format specified by ETSI 201 671 v2-1-1) to a FTP server (Toolpack also supports SFTP for more security).

Lawful Intercept configuration (NAP to use, login information of the FTP/SFTP server, target numbers to intercept, etc.) can be configured in the Toolpack Web Portal.

H.248 Implementation

Lawful Interception is also supported using H.248 interface. For Tmedia in H.248 mode, there is no specific setting to configure to support Lawful Intercept except "IP Lawful Interception ToS value" located in advanced parameters.

Configuration

References