Hi team, I tried the transferCall function today, and the call log says "succeeded" but the call immediately drops. The destination is an australian mobile number, are they supported by the transferCall function? Is there a way to make them work?
"role": "tool_calls",
"time": 1742786791218,
"message": "",
"toolCalls": [
{
"id": "call_tJWk74xfOvmIUHDZ3nn0HIIt",
"type": "function",
"function": {
"name": "transferCall",
"arguments": "{\"destination\": \"+614XXXXXXXX\"}"
}
}
],
"secondsFromStart": 10.787
}
{
"name": "transferCall",
"role": "tool_call_result",
"time": 1742786792799,
"result": "Success.",
"toolCallId": "call_tJWk74xfOvmIUHDZ3nn0HIIt",
"secondsFromStart": 12.368
}