# Support sRTP encoding and decoding

ProSBC supports the encoding and decoding of sRTP. This enables the SBC to be on the boundary of a private network where RTP is unencrypted, and to relay the RTP to a "public" network where encryption is required. This is typically done when encryption cannot be used end-to-end.

To learn about SIP stack configuration, refer to ProSBC Web Portal 3.1: Protocol Stacks.

The setting for sRTP (RTP Security mode) is configured using the RTP Security Mode parameter, described here: [Profile Page, Media Relay-RTP Security Mode parameter](/hidden-pages/support-srtp-encoding-and-decoding/modifying-media-relay-profile-settings.md).

### References

* [Information on sRTP relay](/hidden-pages/srtp-relay-support-for-encrypted-sip-interconnections.md)


---

# Agent Instructions: 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:

```
GET https://prosbcdocs.telcobridges.com/hidden-pages/support-srtp-encoding-and-decoding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
