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

# July 14, 2025

> SIP Management UI, Citations Enhancements, and other improvements

### SIP Configuration UI (Enterprise)

A new interface is now available under **Phone Numbers → Add Existing Phone Number** for managing SIP numbers directly from the dashboard.

* View and edit SIP routes without using the API
* Configure SIP endpoint, port, transport protocol, and credentials
* Enable Secure Media (SRTP) and add custom SIP headers mapped to Bland variables

This dashboard simplifies outbound SIP configuration for Enterprise users.

<img src="https://mintcdn.com/blandai/i0CCF86_mmbZhfTa/changelog_assets/07_14_2025/SIP_configuration.jpeg?fit=max&auto=format&n=i0CCF86_mmbZhfTa&q=85&s=4a22d5a1f0e7c912ae3de0a08ae3c2a2" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="SIP Management" width="5088" height="3384" data-path="changelog_assets/07_14_2025/SIP_configuration.jpeg" />

If you are an Enterprise customer and you would like to use this feature, contact support to enable access.

***

### Citations Enhancements (Enterprise)

Enterprise orgs can now:

* Attach multiple citation schemas to a call
* Run [citation backfills](../api-v1/post/citation-schemas-backfill) on historical calls
* Add descriptions to categorical variables for better clarity

These updates make it easier to manage and interpret insights from your enterprise calls.

For more information, see our [Citations tutorial](../enterprise-features/citations) and [API reference](../api-v1/get/citation-schemas-list).

***

### Improvements

* Fixed an issue where selecting a citation schema on the phone number UI did not include the schema ID in the post-call webhook payload.
* You can now filter and search for Twilio numbers when adding or managing them in the Add-Ons page.
* Fixes edge case where certain outbound calls were exceeding their preset maximum duration.
* Fixes error preventing background audio from being attached to inbound phone numbers.
* A new Copy Link button has been added to the Selected Call view for quickly sharing call URLs from the logs page.
