> 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/configuration-details/configuration-by-use-case/rtp-no-anchoring/parameter-allow-low-delay-media-relay/configuring-an-ip-port-range.md).

# Configuring an IP Port Range

### To configure an RTP port range

1\. Select IP Interfaces from the navigation panel:

<figure><img src="https://docs.telcobridges.com/w/images/7/7d/Create_Voip_Interface_0.png" alt=""><figcaption></figcaption></figure>

\
2\. Click the RTP Port Ranges tab:

* Click Create New RTP Port Ranges

<figure><img src="https://docs.telcobridges.com/w/images/3/32/CreateIP_PortRange_0.png" alt=""><figcaption></figcaption></figure>

\
3\. Configure the range of ports:

* Enter a name for the port range
* Select one or more IP interfaces
* Enter a minimum port number for the port range
* Enter a maximum port number for the port range
* Click Create

<br>

<figure><img src="https://docs.telcobridges.com/w/images/3/38/CreateIP_PortRange_1.png" alt=""><figcaption></figcaption></figure>

<br>

Northbound Interface

### List of Parameters

* [Name](/configuration-details/configuration-parameters-all.md#parameter-name)
* [RTP Port min](/configuration-details/configuration-parameters-all.md#parameter-rtp-port-min)
* [RTP Port max](/configuration-details/configuration-parameters-all.md#parameter-rtp-port-max)


---

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

```
GET https://prosbcdocs.telcobridges.com/configuration-details/configuration-by-use-case/rtp-no-anchoring/parameter-allow-low-delay-media-relay/configuring-an-ip-port-range.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.
