Twilio integration
XUNA AI configures your Twilio number automatically when you link it in the dashboard. You don’t need to set up webhooks or TwiML manually.- Inbound calls
- Outbound calls
Connect a Twilio number for inbound calls
Add a new number
Click Add phone number and fill in the following fields:
| Field | Description |
|---|---|
| Label | A friendly name for this number (e.g., “Support line”). |
| Phone Number | Your Twilio number in E.164 format (e.g., +12025551234). |
| Twilio Account SID | Found in your Twilio console under Account Info. |
| Twilio Auth Token | Found in your Twilio console under Account Info. |
Save the number
Click Save. XUNA AI automatically configures the Twilio number to route inbound calls to the platform.
Number types
XUNA AI supports two types of Twilio numbers with different capabilities:| Type | Inbound | Outbound | Notes |
|---|---|---|---|
| Purchased Twilio numbers | Yes | Yes | Full support. Numbers you own in your Twilio account. |
| Verified caller IDs | No | Yes | Outbound only. Numbers you’ve verified but don’t own in Twilio. |
Batch outbound calls
Use the batch calls API to trigger large volumes of outbound calls programmatically — for appointment reminders, surveys, or sales campaigns.variables to inject dynamic values into your agent’s prompt for each recipient. Configure these variables in your agent’s system prompt.
SIP trunking
Connect XUNA AI to your existing telephony infrastructure using SIP (Session Initiation Protocol). This lets you route calls from a PBX, contact center platform, or PSTN gateway to your XUNA AI agent.Configure your PBX
Point your PBX or PSTN gateway to the XUNA AI SIP endpoint provided in the dashboard.
SIP trunk availability depends on your XUNA AI plan. Contact support if you don’t see the SIP trunk option in your dashboard.
Next steps
- Trigger outbound campaigns programmatically with the batch calls API reference.
- Review conversation transcripts and outcomes in analytics.
- For web or app deployment, see the React SDK or mobile SDKs.

