Skip to content

Commit 2fe846a

Browse files
committed
Telnyx docs
1 parent 9003bed commit 2fe846a

File tree

3 files changed

+55
-1
lines changed

3 files changed

+55
-1
lines changed

fern/docs.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,13 @@ navigation:
178178
contents:
179179
- page: Free Telephony
180180
path: phone-numbers/free-telephony.mdx
181+
- page: Native Telnyx Integration
182+
path: phone-numbers/telnyx.mdx
181183
- page: SIP Telephony Guide
182184
path: advanced/sip/sip.mdx
183185
- page: SIP Trunking Guide
184186
path: advanced/sip/sip-trunk.mdx
185-
- page: Telnyx Integration
187+
- page: Telnyx SIP Integration
186188
path: advanced/sip/sip-telnyx.mdx
187189
- page: Zadarma Integration
188190
path: advanced/sip/sip-zadarma.mdx
@@ -290,6 +292,11 @@ navigation:
290292
- page: Assembly AI
291293
path: providers/transcriber/assembly-ai.mdx
292294

295+
- section: Native Telephony
296+
contents:
297+
- page: Telnyx
298+
path: phone-numbers/telnyx.mdx
299+
293300
- section: Cloud
294301
contents:
295302
- page: AWS S3

fern/phone-numbers/telnyx.mdx

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: Importing Telnyx Phone Numbers
3+
subtitle: How to import your Telnyx phone numbers to the Vapi platform.
4+
slug: telnyx
5+
---
6+
7+
This guide details how to import your existing Telnyx phone numbers to the Vapi platform, allowing you to use them with your assistants or squads.
8+
9+
<Steps>
10+
### Head to the "Phone Numbers" tab in your Vapi dashboard.
11+
12+
<Frame>
13+
<img src="../static/images/quickstart/dashboard/vapi-phone-numbers-sidebar-selection.png" />
14+
</Frame>
15+
16+
### Click on "Create a Phone Number"
17+
18+
<Frame>
19+
<img src="../static/images/quickstart/dashboard/create-vapi-phone-number-empty-view.png" />
20+
</Frame>
21+
22+
### Select the "Telnyx" tab and enter your Telnyx phone number details
23+
24+
<Note>
25+
You'll need to have an active Telnyx account with phone numbers that you want to import.
26+
</Note>
27+
28+
<Frame>
29+
<img src="../static/images/telnyx-modal.png" />
30+
</Frame>
31+
32+
</Steps>
33+
34+
### Additional Telnyx Integration Information
35+
36+
## Configuring Outbound Calling with Telnyx
37+
38+
To enable outbound calling with your imported Telnyx numbers, you need to configure your Telnyx account:
39+
40+
1. Log in to the [Telnyx Portal](https://portal.telnyx.com/#/outbound-profiles)
41+
2. Create or edit an Outbound Voice Profile
42+
3. Add Vapi as a connection under the "Connections and Applications" tab
43+
4. Save your changes
44+
45+
Without this configuration, outbound calling functionality will not work properly with your Telnyx numbers on the Vapi platform.
46+
47+
782 KB
Loading

0 commit comments

Comments
 (0)