> 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/tmedia-documentation.md).

# Tmedia Documentation

TelcoBridges Tmedia, Tsig and Tmonitor documentation

Documentation for TelcoBridges Tmedia (VoIP media gateways), Tsig (signaling gateways), Tmonitor and Ttrans/Tdev, organised like the original docs.telcobridges.com wiki menus.

## Products

* [Tmedia](/tmedia-documentation/products/tmedia.md)
  * [Features and Solutions](/tmedia-documentation/products/tmedia/features-and-solutions.md)
  * [Installation](/tmedia-documentation/products/tmedia/installation.md)
  * [Maintenance](/tmedia-documentation/products/tmedia/maintenance.md)
  * [Software release history](/tmedia-documentation/products/tmedia/release-history.md)
* [Tsig](/tmedia-documentation/products/tsig.md)
  * [Features and Solutions](/tmedia-documentation/products/tsig/features-and-solutions.md)
  * [Maintenance](/tmedia-documentation/products/tsig/maintenance.md)
* [Tmonitor](/tmedia-documentation/products/tmonitor.md)
  * [Features and Solutions](/tmedia-documentation/products/tmonitor/features-and-solutions.md)
  * [Installation](/tmedia-documentation/products/tmonitor/installation.md)
  * [Upgrades](/tmedia-documentation/products/tmonitor/upgrades.md)

## Configuration

* [Configuration — Web Portal 3.3](/tmedia-documentation/configuration/web-portal-3-3.md)
  * [System](/tmedia-documentation/configuration/web-portal-3-3/system.md)
  * [Hardware](/tmedia-documentation/configuration/web-portal-3-3/hardware.md)
  * [Protocol Stack](/tmedia-documentation/configuration/web-portal-3-3/protocol-stack.md)
  * [CDR](/tmedia-documentation/configuration/web-portal-3-3/cdr.md)
  * [Fax](/tmedia-documentation/configuration/web-portal-3-3/fax.md)
  * [Call Route](/tmedia-documentation/configuration/web-portal-3-3/call-route.md)
  * [Lawful Intercept](/tmedia-documentation/configuration/web-portal-3-3/lawful-intercept.md)
  * [Monitoring](/tmedia-documentation/configuration/web-portal-3-3/monitoring.md)
  * [Troubleshooting](/tmedia-documentation/configuration/web-portal-3-3/troubleshooting.md)
  * [Use Cases](/tmedia-documentation/configuration/web-portal-3-3/use-cases.md)
* [Previous Web Portal versions](/tmedia-documentation/configuration/web-portal-previous.md)
  * [Web Portal 3.2](/tmedia-documentation/configuration/web-portal-previous/web-portal-3-2.md)
  * [Web Portal 3.0](/tmedia-documentation/configuration/web-portal-previous/web-portal-3-0.md)

## Operations and support

* [Upgrades](/tmedia-documentation/operations-and-support/upgrades.md)
* [Troubleshooting](/tmedia-documentation/operations-and-support/troubleshooting.md)
  * [RTP / Codecs / Tones](/tmedia-documentation/operations-and-support/troubleshooting/rtp-codecs-tones.md)
  * [Signaling / Call Flow](/tmedia-documentation/operations-and-support/troubleshooting/signaling-call-flow.md)
  * [Software](/tmedia-documentation/operations-and-support/troubleshooting/software.md)
  * [Hardware](/tmedia-documentation/operations-and-support/troubleshooting/hardware.md)
* [Support](/tmedia-documentation/operations-and-support/support.md)
  * [New](/tmedia-documentation/operations-and-support/support/new.md)
  * [Policies](/tmedia-documentation/operations-and-support/support/policies.md)
  * [Other](/tmedia-documentation/operations-and-support/support/other.md)
* [Customer Dashboard](/tmedia-documentation/operations-and-support/customer-dashboard.md)
  * [SBC Licenses and Support](/tmedia-documentation/operations-and-support/customer-dashboard/sbc-licenses-and-support.md)

## Other pages

* Pages that were not part of the original wiki menus, grouped by topic (see the sidebar).


---

# 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/tmedia-documentation.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.
