What You Can Do
- Route outbound AI calls through your carrier with your caller ID
- Forward inbound calls from your phone system or contact center to Simple AI
- Transfer calls between Simple AI and live agents on your platform
- Use your existing phone numbers without porting
Compatible Platforms
Simple AI connects via standard SIP trunks. If your system supports SIP, it works.Contact Centers
| Platform | Details |
|---|---|
| NiCE CXone | SIP backchannel via Studio scripts. Inbound routing, outbound campaigns via Personal Connection, live agent escalation via Signal API. |
| Cisco CUCM / UCCX | SIP trunk peering with route patterns and CTI route points. Call queuing and agent handoff. |
| Five9 | Conversation handoff and external call recording ingestion. |
| Genesys | SIP-based call routing and agent handoff. |
PBX Systems
Cisco CUCM, Asterisk / FreePBX, 3CX, Avaya, Microsoft Teams (via SBC), or any SIP-compliant PBX.Carriers
Any SIP trunk provider — Twilio, Vonage, Bandwidth, Telnyx, or your own. Simple AI is carrier-agnostic.Outbound Calls
Simple AI places calls through your SIP trunk. The AI agent is on the line from the moment the customer picks up.- Create a call via the API with a phone number that’s on your SIP trunk
- Simple AI sends the SIP INVITE to your carrier
- Your carrier dials the customer with your branded number
- Customer answers, conversation starts immediately
from_number that’s configured on your SIP trunk. Simple AI routes through the correct trunk automatically.
Inbound Calls
Your carrier or contact center forwards calls to Simple AI’s SIP endpoint. Simple AI picks up, runs the AI conversation, and can transfer to a live agent when needed.Contact Center Flows
Inbound Through a Contact Center
Your contact center receives the call, runs IVR and routing, then SIP-transfers to Simple AI when the AI should handle it. Simple AI can transfer back for live agent escalation.Outbound Campaigns
Your contact center’s dialer handles pacing, DNC compliance, and answering machine detection. Connected calls get SIP-transferred to Simple AI for the conversation. Use this for bulk outreach where the contact center manages the campaign.Direct Outbound
For single calls (API-triggered, CRM callbacks), go direct through your carrier’s SIP trunk. No contact center in the middle. This is the fastest path — zero transfer delay.Connection Details
| Setting | Value |
|---|---|
| Transport | TCP or TLS (TLS recommended) |
| Audio Codecs | G.711 u-law (PCMU), G.711 A-law (PCMA), Opus |
| DTMF | RFC 2833 |
| Number Format | E.164 |
| Auth | IP-based allowlisting or SIP digest (RFC 3261) |
| Custom Headers | X- prefixed headers for passing metadata (call IDs, CRM context) |
Setup
- Share your SIP details — carrier endpoint, auth credentials or IPs, and phone numbers (E.164)
- We configure the trunk — connection, auth, number routing, codec preferences
- You configure your carrier — allowlist our IPs (outbound) or point your routing to our endpoint (inbound)
- Test — place a test call in each direction to verify caller ID, audio, and transfers