Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 38



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

Updated: January 2020

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

Table of Contents

General information and limitations

...

...

  1. Enter the string 81*<extension> or 81<extension>, then send a call (example: 81*324 or 81324)
  2. Follow the audio instructions to enter the first five symbols of the WEB password of a user (used for access to WMS/Collaboration)

See also: Shared Voicemail.

Voicemail notifications

Email notification

...

  • 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 (check Collaboration - User Guide /wiki/spaces/DOC/pages/30285992(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 

...

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

...

If "external", "blacklist" and "whitelist" classes are not activated ("Activate class" tick is off), behavior is inherited from "internal" class. If "do not disturb" and "away" is not activated ("Activate class" tick is off), behavior is inherited from "available" status. More information: Collaboration - User Guide /wiki/spaces/DOC/pages/30285992(Settings - Call features)

...

...

Important: ACL rule "Cannot use - Voicemail" has higher priority than "Can see - Voicemail", read ACL rules & Call classes management Guide for details.

Note

Known issue: in failover scenario (TCP / 443), BLF subscription is sent only once. More on Failover scenario: Failover Guide.

...

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

...

Via CDR-View it is possible to see the statistics on the Voicemails received by the users of the system. More information: CDR-View User Guidehttps://manuals.wildix.com/cdr-view-user-guide/.

Developer: Voicemail APIs

...