Behavior
- Plays a custom greeting (if configured), then a beep
- Records the caller’s message up to the configured max duration
- Stops recording on silence timeout
- Optionally transcribes the recording
- Sends notifications with the recording and transcript
Configuration
Use cases
After-hours voicemail
After-hours voicemail
Time Check (Closed) → TTS (“Leave a message after the beep”) → Voicemail → End Call. Configure
notifyEmail to send the recording to your team.Transfer fallback
Transfer fallback
Transfer (Timeout/Failed) → Voicemail. When no agent is available, capture the caller’s message and notify via webhook for CRM integration.
Multi-language voicemail
Multi-language voicemail
Use a Switch node on the caller’s language preference, then route to separate Voicemail nodes with matching
transcriptionLanguage values.