Build an outbound calling AI phone agent with Twilio and ElevenLabs. In this tutorial you will learn how to build an integration with Twilio to initialize outbound calls to your prospects and customers.
- Find the docs: https://elevenlabs.io/docs/conversational-ai/guides/twilio/outbound-calling
- Find the code: https://github.com/elevenlabs/elevenlabs-examples/tree/main/examples/conversational-ai/twilio/javascript
## Chapters
0:00 Intro: Outbound AI Phone Agent Demo
0:19 Website to Server Log
0:24 AI Demo: Outbound Call
2:11 Agent Configuration: Integration Details
4:57 Server Integration: Code Overview