> 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/use-cases/use-cases-sigtran-configuration.md).

# Use Cases: Sigtran Configuration

### Applies to

> **Applies to:** Tmedia 3.0, 3.2, 3.3

The following uses cases provide guidance for some specific Sigtran setups.

**Select a use case to learn about its configuration.**

### [TMG Performing MTP2 Signaling Relay over M2UA](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/tmg-performing-mtp2-signaling-relay-over-m2ua/README.md)

| ![Diagram M2UA Replay TBWiki](https://docs.telcobridges.com/w/images/0/01/Diagram_M2UA_Replay_TBWiki.jpg) |
| --------------------------------------------------------------------------------------------------------- |

### [TMG Performing M2UA Signaling Gateway](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/tmg-performing-m2ua-signaling-gateway/README.md)

| ![Diagram M2UA SG ASP Wiki](https://docs.telcobridges.com/w/images/0/0b/Diagram_M2UA_SG_ASP_Wiki.jpg) |
| ----------------------------------------------------------------------------------------------------- |

### [TMG Performing Signaling Gateway: M2UA to ISUP](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/tmg-performing-m2ua-to-isup/README.md)

| ![Diagram M2UA SG ASP ISUP TBWiki](https://docs.telcobridges.com/w/images/f/f7/Diagram_M2UA_SG_ASP_ISUP_TBWiki.jpg) |
| ------------------------------------------------------------------------------------------------------------------- |

### [TMG Performing Signaling Gateway: M2UA to SIP](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/tmg-performing-signaling-gateway-m2ua-to-sip/README.md)

| ![Diagram M2UA SG ASP TBWiki](https://docs.telcobridges.com/w/images/5/59/Diagram_M2UA_SG_ASP_TBWiki.jpg) |
| --------------------------------------------------------------------------------------------------------- |

### [TMG Performing M3UA Signaling Gateway](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/tmg-performing-m3ua-signaling-gateway/README.md)

| ![M3UA SG ASP](https://docs.telcobridges.com/w/images/0/0e/M3UA_SG_ASP.jpg) |
| --------------------------------------------------------------------------- |

### [TMG Performing Signaling Gateway: M2PA](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/use-cases-tmg-performing-signaling-gateway-m2pa/README.md)

| ![Diagram M2PA TBWiki](https://docs.telcobridges.com/w/images/6/66/Diagram_M2PA_TBWiki.jpg) |
| ------------------------------------------------------------------------------------------- |

Link to other M3UA configurations: [M3UA Configurations](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/use-cases/use-cases-m3ua-configuration/README.md)


---

# 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/use-cases/use-cases-sigtran-configuration.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.
