Skip to main content
Caller leaves a voice message - recording saved as an MP3 and retrievable via admin API. XML elements used: <Speak>, <Record>, <Hangup>

View on GitHub

Clone and run the full working example

Getting started

Overview

When a caller dials in, they hear a greeting and are prompted to leave a message after the beep. The recording is saved immediately when the caller hangs up or presses #. When the MP3 file is ready, a second callback fires with the download URL. All voicemails are stored and accessible via a simple admin API.

Call flow

Vobiz webhooks

Set /answer as the Answer URL in your Vobiz application.

App API

Environment variables