> 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-case-configuring-tmedia-m3ua-sgp-for-shared-point-code.md).

# Use Case: Configuring Tmedia M3UA SGP for Shared Point Code

#### ***Applies to version(s): v3.0 and above***

This configuration is a standard signaling gateway from MTP2/MTP3 to M3UA Application Server Process (ASP)

| ![M3UA SGP](https://docs.telcobridges.com/w/images/7/7b/M3UA_SGP.png) |
| --------------------------------------------------------------------- |

| Configure MTP2                                                                                                                                                                                                                                                                      | Configure MTP3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Configure IP Interface                                                                                                                                                                                                                                                 | Configure SCTP                                                                                                                                | Configure M3UA                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| \*[Configure MTP2](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-mtp2-configuration/README.md) \*[Configure MTP2 Link](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-mtp2-links/README.md) | \*[Configure MTP3](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-mtp3-configuration/README.md) \*[Configure an MTP3 Network](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-mtp3-network/README.md) \*\*[Configure MTP3 Point Codes](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-ss7-point-codes/README.md) \*\*In this use case, the following point code names are assigned: \*\*\*destination point code: dpc333 \*\*\*origination point code: opc111 \*\*[Configure an MTP3 Linkset](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-mtp3-linkset/README.md) \*\*\*[Configure MTP3 Links](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-mtp3-links/README.md) \*\*[Configure an MTP3 Route](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-mtp3-route/README.md) | \*[Configure IP Interface](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/configuring-voip-interfaces/README.md) \* In this use case, configured as: \*\*IP Address: 192.168.0.55 \*\*Netmask: 255.255.255.0 \*\*Gateway: 192.168.0.1 | \*[Configure SCTP](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-the-sctp-configuration/README.md) | \*[Configure M3UA](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-configuration/README.md) \*\*[Create an M3UA SAP](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-sap/README.md) \*\*[Create an M3UA Network](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-network/README.md) \*\*[Create an M3UA User Part](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-user-part/README.md) \*\*[Create an M3UA Peer Signalling Process](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-peer-signalling-process/README.md) \*\*[Create an M3UA Peer Server](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-peer-server/README.md) \*\*[Create an M3UA Route](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/creating-an-m3ua-route/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-case-configuring-tmedia-m3ua-sgp-for-shared-point-code.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.
