What You Can Do
- Inbound routing — a contact flow answers the call, runs your IVR logic, then transfers it to Simple AI.
- Outbound campaigns — Amazon Connect outbound campaigns handle pacing and compliance, and transfer connected calls to Simple AI.
- Direct outbound — Simple AI places calls through your trunk with your existing caller ID.
- Live agent escalation — Simple AI transfers back to an Amazon Connect queue or number so a contact flow can route it to an agent.
- Context on transfer — over SIP, call metadata rides along in
X-prefixed SIP headers. Over a number-based transfer, context is passed through contact attributes set by the flow.
How It Connects
Option 1: Contact Flow Transfer
The simplest path. A Transfer to phone number block sends the call to a number that routes to Simple AI. No SIP configuration on your side.Option 2: Chime SDK Voice Connector
Peer a Chime SDK Voice Connector to Simple AI’s SIP endpoint for direct SIP trunking, which keepsX- header metadata intact end to end.
Setup
- Decide between a contact flow transfer and a Chime SDK Voice Connector, and share the details with your account team.
- For SIP, create the Voice Connector, point it at Simple AI’s SIP endpoint, and allowlist our signaling and media IPs.
- Add the handoff to the contact flows that should use the AI, and a return destination for escalation.
- Test inbound, outbound, and escalation, verifying caller ID, audio, DTMF, and agent-side context.