> For the complete documentation index, see [llms.txt](https://prosbcdocs.telcobridges.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prosbcdocs.telcobridges.com/tmedia-documentation/platforms-and-hardware/tmonitor-lawful-intercept.md).

# Tmonitor Lawful Intercept

TelcoBridges' [Tmonitor](https://telcobridges.com/products/network-monitoring-tmonitor/) provides a high-performance API-based network monitoring development platform for solution developers. Its cost-effectiveness makes the [Tmonitor](https://telcobridges.com/products/network-monitoring-tmonitor/) the hardware of choice for lawful intercept activities.

Tmonitor devices perform non-intrusive, full-duplex monitoring, filtering, and analysis of traffic such as [SS7](https://telcobridges.com/media-gateways/solutions/signaling/migrating-ss7-sigtran/) and [ISDN](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/protocols/isdn/README.md) signaling, [HDLC](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/protocols/hdlc/README.md) frames, as well as raw traffic on T1/E1/JI or STM-1 interfaces at line speed, providing up to 100% packet capture. It features highly configurable on-board packet filters so that only relevant information is captured from traffic streams and stored. Tmonitor also allows service providers to also record up to 256 channels of voice traffic in the TM1000 and much higher in subsequent models.

Unlike software-based solutions running on the base station controller, Tmonitor devices impose no additional overhead on the core network equipment. Unlike a hardware probe, Tmonitor creates no additional latency and therefore no performance hit.

![Schematic showing use of TelcoBridges' Tmonitor devices in a lawful intercept context](https://docs.telcobridges.com/w/images/2/26/Lawful-intercept-schematic.jpg)

**One important note:** The very same Tmonitor hardware that is installed at a service provider and is used to respond to [lawful intercept](https://telcobridges.com/media-gateways/solutions/lawful-intercept/) mandates can be used to perform [network monitoring](https://telcobridges.com/products/network-monitoring-tmonitor/) activities and provide [location-based services](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/concepts/location-based-services/README.md). This allows service providers to maximize their investment by achieving additional business objectives, and in the case of location-based-services, actually monetizing the data generated by network activity.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://prosbcdocs.telcobridges.com/tmedia-documentation/platforms-and-hardware/tmonitor-lawful-intercept.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
