> 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/configuration/web-portal-2-9-protocol-stack-status.md).

# Web Portal 2.9: Protocol Stack Status

## SCTP

| SCTP                                                                                                                    |
| ----------------------------------------------------------------------------------------------------------------------- |
| \* [SCTP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/signalling/sctp-status/README.md) |

## SS7

| SS7-MTP2                                                                                                                   | SS7-MTP3                                                                                                                   | SS7-SCCP                                                                                                                   | SS7-TCAP                                                                                                                   |
| -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| \*[SS7 MTP2 Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/mtp2-status/README.md) | \*[SS7 MTP3 Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/mtp3-status/README.md) | \*[SS7 SCCP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/sccp-status/README.md) | \*[SS7 TCAP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/tcap-status/README.md) |

## SIGTRAN

| SIGTRAN-M2UA                                                                                                                   | SIGTRAN-M2PA                                                                                                                   | SIGTRAN-M3UA                                                                                                                                                                                                                                                                                                                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| \*[SIGTRAN M2UA Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/m2ua-status/README.md) | \*[SIGTRAN M2PA Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/m2pa-status/README.md) | \*[SIGTRAN M3UA IPSP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/m3ua-ipsp-status/README.md) \*[SIGTRAN M3UA SGP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/m3ua-sgp-status/README.md) \*[SIGTRAN M3UA ASP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/m3ua-asp-status/README.md) |

## ISUP

| ISUP                                                                                                                        |
| --------------------------------------------------------------------------------------------------------------------------- |
| \* [SS7 ISUP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/isup-status/README.md) |

## ISDN

| ISDN                                                                                                                  |
| --------------------------------------------------------------------------------------------------------------------- |
| \* [ISDN Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/isdn-cas/isdn-status/README.md) |

## CAS

| CAS                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------- |
| \* [CAS Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/isdn-cas/cas-status/README.md) |

## SIP

| SIP                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------- |
| \* [SIP Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/sip-voip/sip-status/README.md) |

## IUA

| IUA                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------- |
| \* [IUA Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/signalling/iua-status/README.md) |

## H.248

| H.248                                                                                                                   |
| ----------------------------------------------------------------------------------------------------------------------- |
| \* [H.248 Status](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/sip-voip/h-248-status/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/configuration/web-portal-2-9-protocol-stack-status.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.
