We’re excited to introduce Voicemail box in the WebTrit softphone – a powerful new feature that gives users convenient access to voice messages, recorded and processed by your CloudPBX. When someone can’t reach you, their message shows up right in your app – no more dialing into voicemail systems or wondering if you missed something important.
What You Can Do with New Voicemail Box Functionality
See all your messages at once. The voicemail list shows who called, when they called, and how long their message is. Unheard messages stand out so you know what’s new.
Listen instantly. Tap any message to play it through the app. You can pause, replay, or skip around as needed.
Keep things organized. Mark messages as new or heard, and delete the ones you don’t need anymore. Everything you do updates on the server automatically.
Real-time updates. New voicemails appear immediately.
How It Works
Open your WebTrit app and look for “Voicemail” in the menu. That’s it – no setup required. The interface works like the rest of the app, so you’ll know exactly what to do.
Since everything connects to your existing CloudPBX system, voicemails flow seamlessly into your daily workflow.
Want to add a voicemail box to your WebTrit setup?
This feature is already fully integrated and working for PortaSwitch users. If you’re using another platform, you’ll need to extend your API adapter to support new methods like get_mailbox_messages, get_mailbox_message_attachment, and delete_mailbox_message.
Check out our implementation example on GitHub here: PortaSwitch voicemail box implementation.
This example shows how we implemented voicemail box support in the PortaSwitch adapter. Use it as a reference to develop your own integration.
Get in touch and we’ll show you how it works for your system.