mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-10 08:05:22 +02:00
15 lines
607 B
Text
15 lines
607 B
Text
|
|
---
|
||
|
|
title: "Twilio"
|
||
|
|
description: "Setting up Twilio on Dograh AI"
|
||
|
|
---
|
||
|
|
|
||
|
|
### Introduction
|
||
|
|
You can setup Twilio on Dograh AI to make and receive calls when executing your Voice Agent Workflow. You can watch below video to get started with the setup once you have your Dograh AI stack running.
|
||
|
|
|
||
|
|
<iframe
|
||
|
|
className="w-full aspect-video rounded-xl"
|
||
|
|
src="https://www.tella.tv/video/cmgbvzkrt00jk0clacu16blm3/embed?b=1&title=1&a=1&loop=0&t=0&muted=0&wt=1"
|
||
|
|
title="Dogrh Twilio Setup"
|
||
|
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||
|
|
allowFullScreen
|
||
|
|
></iframe>
|