title | sidebarTitle | description |
---|---|---|
Phone Calling |
Introduction |
Learn how to create and configure phone numbers with Vapi. |
You can buy a phone number through the dashboard or use the /phone-numbers/buy
` endpoint.
If you want to use your own phone number, you can also use the dashboard or the /phone-numbers/import
endpoint. This will use your Twilio credentials to verify the number and configure it with Vapi services.
You may want to specify the assistant based on the caller's phone number. If a phone number doesn't have an assistantId
, Vapi will attempt to retrieve the assistant from your server using your Server URL.
Video Tutorial on How to Import Numbers from Twilio for International Calls:
<iframe
width="100%"
height="315"
src="https://www.youtube.com/embed/HuF7ELckcyU?si=PPPFZE5aiI-WgP2U"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen
/>