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

# Connect via SIP Trunking with Telnyx

> Guide to integrate Telnyx phone numbers with SigmaMind using SIP trunking.

If you own phone numbers in **Telnyx**, you can connect them to **SigmaMind** using Elastic SIP Trunking.

This guide will walk you through creating a SIP trunk in Telnyx and linking it with **SigmaMind**.

## Steps to Integrate

1. **Log in to Telnyx Portal** → [Telnyx SIP Trunking](https://portal.telnyx.com/#/voice/connections).

2. **Create a New Connection**
   * Go to **Real-Time Communications -> Voice -> SIP Trunking**.
     <img src="https://mintcdn.com/sigmamindai/TTkOrqvwQ_u0Zt8b/images/numbers/sip-integration/providers/telnyx/sip-trunking.png?fit=max&auto=format&n=TTkOrqvwQ_u0Zt8b&q=85&s=a5e6d102d76f97d7f77609949dbb6315" alt="SIP Trunking" width="386" height="489" data-path="images/numbers/sip-integration/providers/telnyx/sip-trunking.png" />

   * Click on **Create SIP Connection**.
     <img src="https://mintcdn.com/sigmamindai/TTkOrqvwQ_u0Zt8b/images/numbers/sip-integration/providers/telnyx/create-sip-btn.png?fit=max&auto=format&n=TTkOrqvwQ_u0Zt8b&q=85&s=c29f8ebf2dd1cd7fbc3fdf7c6f69f0c9" alt="Create SIP Connection" width="917" height="193" data-path="images/numbers/sip-integration/providers/telnyx/create-sip-btn.png" />

   * Select **FQDN** as the connection type.

   * Name it (e.g., *SigmaMind SIP Trunk*).
     <img src="https://mintcdn.com/sigmamindai/TTkOrqvwQ_u0Zt8b/images/numbers/sip-integration/providers/telnyx/create-sip-connection-filled.png?fit=max&auto=format&n=TTkOrqvwQ_u0Zt8b&q=85&s=f5bdeca8b07347473c3769fd0de82097" alt="SIP Trunking" width="920" height="831" data-path="images/numbers/sip-integration/providers/telnyx/create-sip-connection-filled.png" />

3. **Add FQDN**
   * In the **FQDN** field, enter:
     ```
     5t4n6j0wnrl.sip.livekit.cloud
     ```
   * Set the **Port** to `5060`.
   * Choose the **Transport Protocol** (UDP, TCP, or TLS).
   * Enable **SIP over TLS** if using TLS.
     <img src="https://mintcdn.com/sigmamindai/TTkOrqvwQ_u0Zt8b/images/numbers/sip-integration/providers/telnyx/add-fqdn-filled.png?fit=max&auto=format&n=TTkOrqvwQ_u0Zt8b&q=85&s=8fc1d6f4c51cdf42f4ac8ecfdbf5c6c8" alt="Add FQDN" width="1558" height="677" data-path="images/numbers/sip-integration/providers/telnyx/add-fqdn-filled.png" />

4. **Assign Numbers**
   * Attach your purchased Telnyx number(s) to this connection.

5. **Termination URI**
   * Use the **Termination URI** provided by Telnyx.

6. **Transport & Encryption**
   * Allowed Transports: UDP, TCP, TLS.
   * Media Encryption: Enable **SRTP**.

7. **Save and Test**
   * Save your configuration.
   * Place a test call to confirm SIP trunking works.

## Verification

* Ensure the number is visible in your **SigmaMind Dashboard**.
* Assign an **Inbound Agent** to receive calls on this number.

<Note>
  Telnyx offers advanced SIP features such as **mutual TLS** and **static IP auth**.
  Since SigmaMind does not currently support static IP whitelisting, use **SIP URI with SRTP** for connectivity.
</Note>
