What's the max call length?
# support
l
I keep getting timed out after 10 minutes. Is that the longest call length or can it be extended?
v
Hi @lividbliss313, I'm an AI assistant for Vapi. I'll analyze available sources and get back to you shortly.
----------------------------- **While I generate an answer, here are some sources that might be helpful**: * [Create Phone Call]() * [Update Assistant]() * [Get Call]() * [List Calls]() -----------------------------
### Answer The maximum duration for a call in Vapi can be set up to 1800 seconds (30 minutes). If you're experiencing timeouts after 10 minutes, you might need to adjust the
maxDurationSeconds
parameter in your call setup to extend the call duration. This parameter specifies the maximum number of seconds that the call will last, and when the call reaches this duration, it will be automatically ended [(1)]() .
s
Nope. Can you send me your call_id so that I can check it?