Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Info

This guide gathers all the information on setting up and using the Voicemail service.

Created: January 2019

Permalink: https://confluence.wildix.com/x/LAAJAg

Table of Contents

Voicemail access for users

...

By default message details are not pronounced. You can enable announcing date, time and caller phone number for Voicemail messages in WMS → Dialplan → General Settings. Otherwise, press 2 for message details after the message playback.

Send a reply

  1. Press 2 for the message details after the message playback
  2. Press 3 for advanced options
  3. Press 1 to send a reply

Forward a Voicemail to another user

  1. Press 2 for the message details after the message playback
  2. Press 8 to forward the message to another user

Delete a Voicemail 

  1. Press 2 for the message details after the message playback
  2. Press 7 to delete the message 
Note

You can also delete Voicemail from:

  • WP4X0 XML browser: press Voicemail button, select a message, select Info → Delete
  • Collaboration / iOS / Android / Vision / WP600XX: select one or multiple messages and click the trash icon

...

Note

In case using "Shared Voicemail" feature, subscribers can delete Voicemails of the mailbox owner.

Organize by folder

Call DIal 81, then press 2 for message details, then press 2 again to change folders:

  • 0 for new 
  • 1 for old
  • 2 for work
  • 3 for family
  • 4 for friends

Record personal Voicemail greetings

Call 81, press 0 for mailbox options, then:

  • press 1 to record your unavailable message and follow the audio instructions
  • press 2 to record your busy message and follow the audio instructions
  • press 3 to record your name and follow the audio instructions

...

  • via email with attached audio file (if email is specified in user personal settings)
  • via Collaboration 
    • if "Web Push" is enabled in Collaboration Settings → Personal, Google chrome browser is open and user is logged in to Collaboration, user receives a popup notification about new Voicemails Voicemails (check Collaboration - User Guide (Settings - Personal)
    • there is a label on the Voicemail tab displaying a number of unread messages in red color
  • to iOS / Android / Vision / WP600XX: Voicemail tab (located in history menu for iOS / Android) has a label displaying the number of unread messages in red color (+ LED blinking on Vision, WP600AXX)
  • to WP4X0 phones: LED blinking + the envelope icon in case there is a new message
  • to W-AIR handsets: LED blinking + the envelope icon in case there is a new message 

...

Note

Feature is enabled by default on PBXs with recurrent licenses (feature can be disabled in WMS Dialplan -> General Settings, “Convert Voicemails to text and send by email”) with at least one Premium account. More information: Wildix Business Intelligence.

...

Exit Code "0" from Voicemail allowing caller to speak with an operator

Use case: someone has reached the company and the call was sent to Voicemail, caller can hit 0 at any time to speak with an operator 

How to enable it:

  1. Add the parameter operator=yes to the file voicemail.conf (More information: Custom config parameters List)
  2. Add the letter ‘o’ as called number to the Dialplan context (add "o" as called number and under it add "Dial the phone" / "Call group")

Dialplan example:

Auto-deletion of Voicemails

...

Custom provisioning parameter EnableMWISubscribe allows enabling Voicemail LED notifications for analog phones connected to W24FXS 2015. More information: Provisioning Custom Settings.

...