βοΈ Enable Web Calling
The Web Calling feature allows voice calls directly from the widget.- Go to the Advanced & Settings tab in the Voice Setup dashboard.
- Toggle Enable Web Calling to turn this feature ON.

Note: If youβre using a VAPI agent, this setting will be ignored.
π Record Calls
Enable call recording for monitoring and analysis:- Toggle Record Calls to ON.
- This will store audio recordings of voice calls.
Warning: Enabling call recording will make the agent NOT HIPAA compliant.

π Router Backchanneling
The Router Backchanneling feature makes the AI provide filler phrases (like βumm,β βok,β βbrbβ¦β) while deciding which response route to take.- Toggle Router Backchanneling to ON to enable this feature.
- Use this to create a more human-like voice experience when the AI is βthinking.β\
π Server Configuration
You can configure your webhook server to receive live call updates.Server URL
- Input the Server URL where webhook POST events will be sent.
- Example:
https://your-server-url.com
Server URL Secret
- Set a Server URL Secret that will be appended to the request as a Bearer Token.
- Example:

π Summary of Settings
Setting | Description | Default |
---|---|---|
Enable Web Calling | Allows web-based voice calls via the widget. | OFF |
Record Calls | Enables call recording (non-HIPAA compliant). | OFF |
Router Backchanneling | Adds filler phrases while the AI processes responses. | OFF |
Server URL | Webhook URL for POST events from voice interactions. | - |
Server URL Secret | Security token for authenticating webhook requests. | - |
π¦ Troubleshooting
-
Web Calls Not Working?
- Verify that Web Calling is enabled and properly configured.
- Ensure your server URL is correct and active.
-
Recording Issues?
- Check your storage and verify the Record Calls toggle is ON.
π Next Steps
Setup Web Calling
Learn how to enable web-based calls in your widget.
Speech Generation
Configure natural-sounding voice responses.