Configure call duration and timeout behavior to manage how and when a conversation ends.
<api_key>
with your actual API key. You can generate one in the Developer Portal.Parameter | Description |
---|---|
max_call_durations | Sets the maximum call length in seconds. Maximum: 3600 seconds. |
participant_left_timeout | Time (in seconds) to wait before ending the call after the last participant leaves. Default: 0. |
participant_absent_timeout | Time (in seconds) to end the call if no one joins after it’s created. Default: 300. |