---
title: "June 2026 releases"
slug: "june-2026-releases"
updated: 2026-06-15T13:49:24Z
published: 2026-06-15T13:49:24Z
canonical: "docs.voiso.com/june-2026-releases"
---

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

# June 2026 releases

Refer to the latest [documentation changelog](/v1/docs/changelog) for additional information.

## June 15, 2026

### Improvements

#### Reporting API: Cursor-based pagination for CDRs

The **Get list of CDRs** endpoint now supports cursor-based pagination for retrieving large CDR result sets.

Use the new `cursor` request parameter with `metadata.next_cursor` from the previous response to continue fetching records beyond the previous 10000-record offset limit.

The CDR pagination limit was also updated:

* Default `limit`: `100`
* Maximum `limit`: `1000`

Related article:

* [Get list of CDRs](https://developers.voiso.com/reference/getcdrs)

## June 3, 2026

### Improvements

#### Ready to dial column for Dialer campaigns

The **Campaigns** page now includes a **Ready to dial** column that displays the number of contacts currently ready for dialing. The count excludes contacts outside the configured calling time window, contacts that have already been dialed, and contacts in blocked countries.

This provides better visibility into campaign workload and helps campaign managers evaluate whether agent allocation should be adjusted.

Related article:

* [Campaigns page](/v1/docs/outbound-dialer-campaigns-view)
* [How to run a Dialer campaign Part 3: Launching your campaign](/v1/docs/outbound-dialer-campaign-launching-your-campaign)

## June 1, 2026

### Improvements

#### Voice Providers: Custom TLS SIP Ports

The **Voice providers** configuration page now allows you to specify a custom SIP port when TLS is selected as the transport protocol. The default TLS port remains `5061`, but you can now modify it to meet the requirements of your voice provider or network configuration.

Related articles:

* [Voice providers](/v1/docs/voice-providers)


:::(Internal) (Private notes)

## MONTH DD, YYYY

### New features

#### Feature name

Brief description.

Related articles:

* Article title

### Improvements

#### Improvement name

Brief description.

### Fixes

#### Fix name

Brief description.

:::
