What You Can Do
- Inbound routing — a Studio script answers the call and places it on the SIP backchannel to Simple AI.
- Outbound campaigns — Personal Connection handles pacing and compliance, and connected calls are handed to Simple AI.
- Direct outbound — Simple AI places calls through the trunk with your caller ID.
- Live agent escalation — Simple AI signals the running Studio script, which routes the call to the right skill or agent.
- Context on transfer — metadata travels in
X-prefixed SIP headers so the receiving agent’s screen pop is populated.
How It Connects
- A Studio script receives the call and runs your IVR and routing logic.
- The script places the call on the SIP backchannel to Simple AI.
- Simple AI runs the conversation.
- For escalation, Simple AI signals the script through the CXone Signal API, and the script routes the call to a skill or agent.
Setup
- Configure the SIP backchannel between CXone and Simple AI’s SIP endpoint, and allowlist our signaling and media IPs.
- Add the handoff and escalation steps to the Studio scripts that should use the AI.
- For outbound, point the relevant Personal Connection campaigns at the handoff script.
- Test inbound, outbound, and escalation, verifying caller ID, audio, DTMF, and agent-side context.