> 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/modifying-gateway-configurations-for-spirou.md).

# Modifying Gateway Configurations for SPIROU

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

In this article, it is assumed that **SS7 ISUP is configured**

1- Select **Gateway** from the navigation panel.

![ModifyGatewaySpirou 0](https://docs.telcobridges.com/w/images/e/e1/ModifyGatewaySpirou_0.png)

2- Expand the **Advanced Parameters** section and check the following parameters

* **Forward redirecting number** must be checked
* **Forward SS7 raw message bytes** must be checked
* Click **Save**

![ModifyGatewaySpirou 1a](https://docs.telcobridges.com/w/images/5/57/ModifyGatewaySpirou_1a.png)

3- Verify that the **"Gateway configuration was successfully updated"** message is displayed

![ModifyGatewaySpirou 2](https://docs.telcobridges.com/w/images/b/b7/ModifyGatewaySpirou_2.png)

### List of Parameters

* [Called](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/called/README.md)
* [Calling](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/calling/README.md)
* Incoming NAP
* Outgoing NAP
* Termination name
* Forward User-To-User information
* [Forward redirecting number](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/forward-redirecting-number/README.md)
* Forward connected number
* Forward redirection number
* [Forward SS7 raw message bytes](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/forward-ss7-raw-message-bytes/README.md)
* Route retry mode
* Route retry timeout
* Route retry relay progress messages


---

# 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/modifying-gateway-configurations-for-spirou.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.
