I've tried for the last hour, but I can't get a call transfer to work! Just need it to dial my cell when it needs to speak to a human - using a Twillio Number conntected.
{
"id": "8aff4592-8ad1-4d3e-9951-c52b13cb3c54",
"createdAt": "2025-07-01T14:36:13.363Z",
"updatedAt": "2025-07-01T14:48:06.461Z",
"type": "transferCall",
"function": {
"name": "transfer_call_tool",
"parameters": {
"type": "object",
"properties": {},
"required": []
}
},
"orgId": "5666887a-cfb7-4a2f-b178-c5d56ebd14d6",
"destinations": [
{
"type": "number",
"number": "+16474923594",
"message": "Thank you for holding",
"callerId": "+16474923594",
"description": "When there is a request to speak to a human ",
"transferPlan": {
"mode": "blind-transfer",
"sipVerb": "refer"
},
"numberE164CheckEnabled": true
}
]
}