Skip to content

Conversation

@stevenbdf
Copy link
Contributor

This PR adds 2 new methods to the Vapi WebSDK

  1. reconnect: allows users to reconnect to an active Vapi Call by a webUrl
  2. end: convenient method to send end-call live call control message to immediately end a call

To support reconnections, it also adds support for the roomDeleteOnUserLeaveEnabled property, which controls whether Vapi Server closes the daily room on participant left.

Lastly, updates React example to showcase how to support reconnections to Vapi Web Calls, using localstorage.
For clients outside of the web, this requires another kind of client storage like: asyncstorage for react native

@stevenbdf stevenbdf merged commit 7042659 into main Oct 19, 2025
4 checks passed
@stevenbdf stevenbdf deleted the steven-diaz/vap-9675-widget-reconnects-to-phone-call branch October 19, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants