Unknown-error in call
# support
d
Call id 9be7cd0d-b5b7-4063-924b-9e62f4abeca2 https://api.vapi.ai/call/9be7cd0d-b5b7-4063-924b-9e62f4abeca2 { "id": "9be7cd0d-b5b7-4063-924b-9e62f4abeca2", "status": "ended", "endedReason": "unknown-error", "phoneCallProvider": "twilio", "phoneCallTransport": "pstn" } Another call ids 0611ced0-baaa-4790-a803-168981ef86dc dd76ef0b-fc5c-4232-960d-19564b8506c1
v
You can continue this conversation by mentioning me in the message.
@Darkhan It looks like you're trying to retrieve information about a specific call with the ID
9be7cd0d-b5b7-4063-924b-9e62f4abeca2
. To assist you further, could you please clarify what specific details or actions you need regarding this call?
Got it. Tagging @User for additional help.
d
@User
s
It's because when worker running out of memory and eventually no call is placed and no logs/transcription etc.
we are working on new arch to fix, and looks like it is happening for your account specifically.
d
Hello
We have similar case today Call ID: 85ed0f3f-1774-4c9e-be01-88a8313c2c3c
s
🟡 12:46:51:295 Model called a tool that does not exist { "id": "call_eb885c65-e297-430c-9b13-17b011ff7046", "type": "function", "function": {"name": "transferCall", "arguments": ""} }
make sure: 1. you properly inserting tool in openai-llm 2. response is returned as expected
Also if possible can you show me how your using custom llm and returning responses.