MadHatMedia
04/30/2025, 5:54 PMVapi Support Bot
04/30/2025, 5:56 PMjson
{
"type": "transferCall",
"destinations": [{
"type": "number",
"number": "+1XXXXXXXXXX", // Replace with Twilio phone number
"transferPlan": {
"mode": "warm-transfer-wait-for-operator-to-speak-first-and-then-say-message",
"message": "Customer call being transferred from Vapi."
}
}]
}
Sources:
- [Discord discussion on call transfers](https://discord.com/channels/1211482211119796234/1337383511329345588)
- [Discord discussion on SIP URI issues](https://discord.com/channels/1211482211119796234/1338285744090906756)MadHatMedia
04/30/2025, 6:33 PM! AetherMind
04/30/2025, 7:13 PMMadHatMedia
04/30/2025, 7:15 PMMadHatMedia
04/30/2025, 7:15 PMMadHatMedia
04/30/2025, 7:15 PMMadHatMedia
04/30/2025, 7:19 PM! AetherMind
04/30/2025, 7:37 PMChiranjeet Mishra
05/01/2025, 9:49 AMMadHatMedia
05/01/2025, 1:50 PMChiranjeet Mishra
05/02/2025, 7:56 PMChiranjeet Mishra
05/03/2025, 1:57 PM{
"role": "tool_calls",
"time": 1746034129476,
"message": "",
"toolCalls": [
{
"id": "call_dpve",
"type": "function",
"function": {
"name": "dtmf",
"arguments": "{\"keys\": \"3301\"}"
}
},
{
"id": "call_adeg",
"type": "function",
"function": {
"name": "transferCall",
"arguments": "{\"destination\": \"+14804489173\"}"
}
}
],
"secondsFromStart": 5.406
}