Configure Idle Timeout
Set the idle timeout period when creating call settings:How It Works
- When all other participants leave the call, the idle timeout timer starts
- A prompt appears 60 seconds before the timeout, allowing the user to extend the session
- If the user doesn’t respond, the session ends automatically
- If another participant joins, the timer is cancelled
Listen for Timeout Events
Session Timeout Event
Listen for when the session times out:Disable Idle Timeout
Set a very high value to effectively disable the timeout:Complete Example
Timeout Behavior
Related Documentation
- Session Settings - Configure call settings
- Events - Handle timeout events
- Join Session - Start a call session