> 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/telecom-references/voice-and-media/modifying-early-media-relay-and-ring-tone-generation-profile-settings.md).

# Modifying Early Media Relay and Ring Tone Generation Profile Settings

#### ***Applies to version v2.7***

**To configure Early Media Relay and Ring Tone Generation settings, do the following:**

1- Click **Early Media Relay and Ring Tone Generation** in the Editing Profile window, to display the customizable options.

![ModifyIvrTonesEarlyMediaRelay 0 B](https://docs.telcobridges.com/w/images/4/41/ModifyIvrTonesEarlyMediaRelay_0_B.png)

2- Modify settings as required.

![ModifyIvrTonesEarlyMediaRelay 1 B](https://docs.telcobridges.com/w/images/d/d8/ModifyIvrTonesEarlyMediaRelay_1_B.png)

* Click **Save**

### List of Parameters

Early Media Relay and Ring Tone Generation

* [Early Media Relay and Ring Tone Generation: Outgoing Calls Early Media Mode](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/early-media-relay-and-ring-tone-generation-outgoing-calls-early-media-mode/README.md)
* [Early Media Relay and Ring Tone Generation: Incoming Calls Early Media Mode](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/early-media-relay-and-ring-tone-generation-incoming-calls-early-media-mode/README.md)
* [Early Media Relay and Ring Tone Generation: Delay before connecting early media](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/early-media-relay-and-ring-tone-generation-delay-before-connecting-early-media/README.md)
* [Early Media Relay and Ring Tone Generation: Connect full-duplex during early-media](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/early-media-relay-and-ring-tone-generation-connect-full-duplex-during-early-media/README.md)
* [Early Media Relay and Ring Tone Generation: Ring Tone Definition](https://github.com/telcobridges-main/tmedia-wiki/tree/main/reference/parameters/early-media-relay-and-ring-tone-generation-ring-tone-definition/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/telecom-references/voice-and-media/modifying-early-media-relay-and-ring-tone-generation-profile-settings.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.
