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>

...

Html
<div class="fb-like" data-href="#https://confluence.wildix.com/x/0AiIAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...

Info

The list of custom config parameters

Created: August 2018

Permalink: https://confluence.wildix.com/x/0AiIAQ

Table of Contents

Enable exit code 0 from voicemail (available starting from Beta 3.88.41711.32)

Starting from WMS Beta Version 3.88.41711.32, support for exit code 0 from voicemail allowing caller to speak with an operator was added

How to enable:

  • Add the parameter operator=yes to the file voicemail.conf. It allows sender to hit 0 before/after/during leaving a voicemail to reach an operator
  • Add  ‘0’ called number to the same Dialplan context (or to another one, if exitcontext is set, as that is where the “0” key sends the caller)

...

Html
<div class="fb-like" data-href="#https://confluence.wildix.com/x/0AiIAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...