Twilio Voice routes phone calls to a deployed Agent Build. Provision a number, point the voice webhook to Phinite, then assign the build via Deploy to Channel for DEV / UAT / PROD.
Set up Twilio Voice
- Provision a Twilio phone number in your Twilio console.
- Open workspace Integrations → Channels → Twilio (or voice integration for your tenant).
- Enter Account SID, Auth Token, and related voice settings.
- Copy the DEV voice webhook URL from the saved Phinite configuration.
- In Twilio → Phone Numbers → your number → Voice Configuration, set the webhook URL to POST to Phinite’s DEV endpoint.
- Save your Conversational Agent Graph and create an Agent Build.
- Deploy → Deploy to Channel — select Twilio, assign build to DEV.
- Place a test call; review Observability logs and telephony metrics.
- Promote to UAT / PROD with matching webhook URLs per environment.

Twilio voice channel configuration

