> ## 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 7, 2025

> Outbound SIP, global navigation redesign, and more

### SIP Outbound Calling (Enterprise)

Bland now supports outbound SIP, allowing you to route outbound calls through your own SIP provider.

* Configure routes using our `/sip` API endpoints
* Works with standard SIP providers and enterprise telephony systems
* Available to Enterprise customers only — contact support to enable access

Use our API to attach, verify, update, and detach SIP routes. Full details—including schema definitions, security requirements, and usage patterns—are available in our [SIP setup guide](/enterprise-features/SIP-integration).

***

### Global Navigation Redesign

We’ve begun rolling out a visual and structural update to Bland's global UI.

* New sidebar, top bar, and bottom bar components
* Updated buttons, tabs, and layout patterns with our refreshed designs
* Not final! More polish, hierarchy work, and tokenization is coming

This is a **foundational update**—setting the stage for a more modern and unified design experience across the platform.

<Tabs>
  <Tab title="After - Settings">
    <img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/07_07_2025/new_design_settings.png?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=9f8fdd5b1aa347fef0d6c4b859c007c5" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="New Navigation Preview" width="5088" height="3816" data-path="changelog_assets/07_07_2025/new_design_settings.png" />
  </Tab>

  <Tab title="Before - Settings">
    <img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/07_07_2025/old_design_settings.png?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=0da7f7df7f5adfa2a5635c0974b5d5df" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Old Navigation Preview" width="5088" height="3816" data-path="changelog_assets/07_07_2025/old_design_settings.png" />
  </Tab>

  <Tab title="After - Analytics">
    <img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/07_07_2025/new_design_analytics.jpeg?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=01647b569aa955eeeac40e0dd012a518" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="New Navigation Preview" width="5088" height="3816" data-path="changelog_assets/07_07_2025/new_design_analytics.jpeg" />
  </Tab>

  <Tab title="Before - Analytics">
    <img src="https://mintcdn.com/blandai/J1ftAy4aMsUUPhgH/changelog_assets/07_07_2025/old_design_analytics.png?fit=max&auto=format&n=J1ftAy4aMsUUPhgH&q=85&s=cf1fd3fcace12fe9baf765e6d42a83f3" style={{ width: "100%", borderRadius: "0.5rem", marginTop: "1rem", marginBottom: "1rem" }} alt="Old Navigation Preview" width="5088" height="3816" data-path="changelog_assets/07_07_2025/old_design_analytics.png" />
  </Tab>
</Tabs>

***

### Improvements

* Fixes issue with phone number drift in OTP auth for international numbers
* Adds call status to the CSV export from the calls page
* Fixes voice name mismatch between FE and actual call voice
* Enforces personal BYOT geo-permissions for blocking inbound/outbound calls from banned countries
* Fixes test case error where status was not being updated on failed tests
* Adds "..." silence markers to chat history to support better prompting UX
* Fixes to improve OTP submission success rate on login
