Skip to content

Commit 50083f5

Browse files
Update sip-twilio.mdx
1 parent 751928c commit 50083f5

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

fern/advanced/sip/sip-twilio.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ subtitle: How to integrate Twilio SIP with Vapi
44
slug: advanced/sip/twilio
55
---
66

7+
<Frame>
8+
<div class="video-embed-wrapper">
9+
<iframe
10+
src="https://www.youtube.com/embed/_wo5wokt3dI?si=72E1azM7tYv6TsBI"
11+
title='An embedded YouTube video titled "The Ultimate SIP Trunking Guide for AI Voice Agents | Twilio + Vapi"'
12+
frameborder="0"
13+
allow="fullscreen; accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
14+
allowfullscreen
15+
referrerpolicy="strict-origin-when-cross-origin"
16+
/>
17+
</div>
18+
</Frame>
19+
720
This guide walks you through setting up both outbound and inbound SIP trunking between Twilio and Vapi. The steps are quite similar for other telephony providers.
821

922
## Outbound Calls (Twilio to Vapi)
@@ -134,4 +147,4 @@ This guide walks you through setting up both outbound and inbound SIP trunking b
134147
- Create an assistant following the steps at [https://docs.vapi.ai/quickstart/dashboard#create-an-assistant](https://docs.vapi.ai/quickstart/dashboard#create-an-assistant)
135148
- In the assistant settings, link it to the phone number you created
136149

137-
Now when someone calls your Twilio number, the call will be routed to your Vapi assistant.
150+
Now when someone calls your Twilio number, the call will be routed to your Vapi assistant.

0 commit comments

Comments
 (0)