Documentation Index
Fetch the complete documentation index at: https://documentation.uponai.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Transfer Call enables your agent to hand off a conversation to a human agent or another destination mid-call.Setup
Configure the transfer destination
Provide the number or SIP URI to transfer to:
You can also include optional extensions, or use dynamic variables to set the destination at runtime.
| Format | Example |
|---|---|
| E.164 phone number | +14158923245 |
| SIP URI | sip:username@domain.com |
Transfer Types
Cold Transfer
Direct handoff. The AI agent disconnects immediately after routing the call — no introduction.
Warm Transfer
The AI agent stays on briefly to detect human presence, deliver a whisper message, and introduce the caller before dropping off.
Warm Transfer Options
| Setting | Description |
|---|---|
| On-hold music | Played while connecting |
| IVR navigation prompts | Navigate menus before reaching a human |
| Human detection timeout | Default 30 seconds |
| Auto-greeting | Agent speaks when human answers |
| Whisper message | Private message delivered to the recipient only |
| Three-way introduction | Agent introduces caller before dropping off |
Additional Options
- Caller ID: Show the agent’s number or the original caller’s number (depends on telephony provider support)
- Custom SIP headers: Add headers prefixed with
X-or labeledUser-To-Userfor routing and metadata