Each extension can have its own voicemail mailbox. New messages are delivered by email and can be played directly in the browser via the integrated audio player.
Features
- Mailbox per extension – Individual voicemail with its own PIN
- Email notifications – New messages delivered as audio attachments
- Audio player – Listen directly in the web GUI
- Message list – Overview with date, caller, and duration
- Delete & manage – Delete messages or mark as listened
- Greeting – Optional custom greeting per mailbox
Screenshot
Voicemail overview with integrated audio player
How does it work?
Voicemail is implemented via Asterisk’s built-in app_voicemail module.
Configuration is written to voicemail.conf. If a call
is not answered (e.g., via No Answer forwarding), voicemail picks up.
- SMTP integration – Emails via the configured SMTP server
- Audio format – WAV files playable directly in the browser
- PIN protection – Mailbox accessible only with PIN (phone or web)
Setup
| Step | Action |
|---|---|
| 1 | Configure SMTP under Settings → Email |
| 2 | Edit extension → enable Voicemail |
| 3 | Set PIN and email address for notifications |
| 4 | Configure No Answer forwarding to voicemail |
Available since the first release. The web GUI audio player was added in v1.3.0.