---
title: "Allowed voice trunk IPs"
slug: "inbound-allowed-voice-trunk-ips"
description: "Manage the list of trusted IP addresses and subnets that are allowed to send inbound SIP calls to your contact center."
updated: 2026-03-27T10:41:33Z
published: 2026-03-27T10:41:33Z
canonical: "docs.voiso.com/inbound-allowed-voice-trunk-ips"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voiso.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Allowed voice trunk IPs

**Who should read this article**: Administrators

Manage the list of trusted IP addresses and subnets that are allowed to send inbound SIP calls to your contact center.

## Introduction

To help protect your contact center from unauthorized inbound SIP traffic, Voiso allows you to define a list of approved voice trunk host and subnet IP addresses.

When no entries are configured in **Allowed voice trunk IPs**, inbound SIP calls are accepted from *any* source IP address.

When one or more entries are configured, Voiso checks the source IP address of each inbound SIP call against the allowed list. Calls from matching IP addresses or subnets are accepted and routed normally. Calls from all other source IP addresses are rejected.

### Enabling the Allowed voice trunk IP feature

Contact your Voiso representative to enable the **Allowed voice trunk IPs** feature. Once enabled, in contact centers that do not use Security Access Groups, any user with the **Admin** role assigned may use this feature. In contact centers that use Security Access Groups, grant the **Edit Allowed inbound voice trunk IPs** privilege for the user's assigned access group.

## Using the Allowed voice trunk IPs page

The **Allowed voice trunk IPs** page displays the list of configured voice trunk hosts and subnets for your contact center.

The table includes the following columns:

- **Label name**
- **IP adress**

![Allowed Voice Trunk IPs Page](https://cdn.document360.io/44ae307a-3737-4fbf-98e0-9b888deb90dc/Images/Documentation/Allowed%20Voice%20Trunk%20IPs%20Page.png)

You can sort the table by **Label name**. To delete an entry from the list, click the delete icon on its row, then confirm the deletion.

If no entries have been added yet, the page displays the following message:

```
You do not have any allowed voice trunk IPs yet. All voice trunk IPs are currently allowed. To add an allowed IP, click 'Add voice trunk IP'.
```

## Adding an allowed voice trunk IP

To add a new allowed voice trunk IP or subnet, follow these steps:

1. In Voiso, go to **Inbound** and select **Allowed voice trunk IPs**.
2. Click **Add voice trunk IP**.  

![Allowed Voice Trunk IPs Add Voice Trunk IP Panel](https://cdn.document360.io/44ae307a-3737-4fbf-98e0-9b888deb90dc/Images/Documentation/Allowed%20Voice%20Trunk%20IPs%20Add%20Voice%20Trunk%20IP%20Panel.png)
3. In the panel, enter a label in the **Label** field.
4. In the **IP address** field, enter a single IPv4 address or a subnet in Classless Inter Domain Routing notation. For example: `192.168.1.0/24`.
5. Click **Save**.

The new entry is added to the table and becomes active after it syncs to the cluster.

## Editing an allowed voice trunk IP address

To edit an allowed voice trunk IP address, follow these steps:

1. Click its name in the **Allowed voice trunk IP address** page to display the **Edit voice trunk IP** panel.
2. (Optional) Edit the label.
3. (Optional) Edit the IP address of the voice trunk.
4. Click **Save** to commit the change.

## Deleting an allowed voice trunk IP

To remove an allowed voice trunk IP or subnet, follow these steps:

1. In Voiso, go to **Inbound** and select **Allowed voice trunk IPs**.
2. Find the entry you want to remove.
3. Click the delete icon on that row.
4. In the confirmation dialog, confirm the deletion.

The entry is removed from the list.

Classless Inter Domain Routing or CIDR: a method for defining an IP address range using a base IP address and a suffix that shows how many bits belong to the network portion, for example `192.168.1.0/24`.

## Related

- [Voice providers](/voice-providers.md)
