willinabus
02/07/2025, 11:24 AM1}}",
"name": "{{1.0}}"
},
"phoneNumberId": "b6f468d7-8fb8-4996-9b46-dc4002aaed87",
"assistant": {
"model": {
"tools": [
{
"type": "transferCall",
"function": {
"name": "transferCall",
"parameters": {
"properties": {
"destination": {
"enum": ["sip:24@15.236.116.208:5060"],
"type": "string"
}
}
}
},
"destinations": [
{
"type": "sip",
"sipUri": "sip:24@15.236.116.208:5060",
"transferPlan": {
"mode": "blind-transfer",
"sipVerb": "invite"
}
}
]
}
]
}
}
}
1. Can VAPI use SIP INVITE instead of REFER ("sipVerb": "invite") ?
2. Can "warm-transfer-say-message" be used instead of blind-transfer?
3. Can "sipVerb": "bye" work for this scenario?
4. Are there logs explaining why the transfer disconnects?willinabus
02/07/2025, 11:25 AMPen 💻
02/07/2025, 11:29 AMwillinabus
02/07/2025, 11:30 AMjorgemtzvega
02/07/2025, 12:20 PMwillinabus
02/07/2025, 12:51 PMwillinabus
02/07/2025, 12:51 PMjorgemtzvega
02/07/2025, 12:52 PMMiralissa
02/07/2025, 2:15 PMShubham Bajaj
02/08/2025, 1:47 AMShubham Bajaj
02/08/2025, 1:48 AMMiralissa
02/08/2025, 11:31 AMwillinabus
02/08/2025, 2:08 PMShubham Bajaj
02/10/2025, 12:28 PMShubham Bajaj
02/10/2025, 12:28 PM