> 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-profile-for-spirou.md).

# Modifying Profile for SPIROU

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

```
'''Note'''
This articles assumes that '''SS7 ISUP is configured'''.
In addition, if you want to validate the SPIROU configuration, you must repeat these steps for all of the profiles in your current configuration.
```

1- Select **Profiles** from the navigation panel

![ModifyProfileSpirou 0](https://docs.telcobridges.com/w/images/7/7b/ModifyProfileSpirou_0.png)

2- Select the profile you wish to configure

![ModifyProfileSpirou 1](https://docs.telcobridges.com/w/images/f/fe/ModifyProfileSpirou_1.png)

3- Expand the **SIP** section and set the following parameter check boxes:

* **Forward SS7 suspend/resume** must be checked
* **Forward SS7 CPG hold/retrieval** must be checked
* **Forward SIP hold type** must be set to SS7 Suspend/Resume or SS7 Remote Hold/Retrieval
* **Max Forwards header handling** must be set to Decrement and forward

![ModifyProfileSpirou 2](https://docs.telcobridges.com/w/images/4/41/ModifyProfileSpirou_2.png)

4- Expand the **SS7** section and set the following parameter check boxes:

* **Forward call suspend/resume** must be checked
* **Forward call CPG hold/retrieval** must be checked
* **Hop Counter IE handling** must be set to Decrement and forward

![ModifyProfileSpirou 3](https://docs.telcobridges.com/w/images/6/67/ModifyProfileSpirou_3.png)

5- Expand the **SS7 or ISDN** section and set the following parameter checkboxes:

* **Information transfer capability** must be set to Relay
* Click **Save**

![ModifyProfileSpirou 4](https://docs.telcobridges.com/w/images/4/49/ModifyProfileSpirou_4.png)

6- Verify that the **"Profile was successfully updated"** message is displayed

![ModifyProfileSpirou 5](https://docs.telcobridges.com/w/images/f/fc/ModifyProfileSpirou_5.png)

### List of Parameters


---

# 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-profile-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.
