> 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/accessing-codec-and-tone-detection-profiles-and-validating-settings.md).

# Accessing Codec and Tone Detection Profiles and Validating Settings

#### ***Applies to version(s): v2.8.***

You must access your system's default sound codec and tone detection profiles, to validate whether or not they are correctly set.

To do so:

1- Click **Profiles** in the navigation panel

![SipProfile 0](https://docs.telcobridges.com/w/images/e/e8/SipProfile_0.png)

2- Select the default configuration (or the custom configuration you will be using)

![SipProfile 1](https://docs.telcobridges.com/w/images/c/cd/SipProfile_1.png)

3- Click SIP to access the SIP profiles.

![SipProfile 2](https://docs.telcobridges.com/w/images/4/48/SipProfile_2.png)

4- Validate the configuration:

* Select an appropriate **DTMF relay scheme** from the list

![SipProfile 3](https://docs.telcobridges.com/w/images/9/9f/SipProfile_3.png)

4- Click **"<<"** to add a scheme

* Click **Save**

![SipProfile 4](https://docs.telcobridges.com/w/images/b/b9/SipProfile_4.png)

***IMPORTANT!*** The configuration will not be saved if the text box designed to contain the session definition protocol (SDP) is left empty. The SDP must be written as directed in the [session description protocol page.](https://github.com/telcobridges-main/tmedia-wiki/tree/main/tmedia/configuration/profile-sdp-description/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/accessing-codec-and-tone-detection-profiles-and-validating-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.
