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

The List of custom config parameters that allow to change various settings in config files.

Created: August 2018

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

Table of Contents


Note

For Custom provisioning parameters, read the document Provisioning Custom Settings

...

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 enableto use:

  • 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)

How to disable:

  • Add the parameter operator=yes to no to the file voicemail.conf. It allows sender to hit 0 before/after/during leaving a voicemail to reach an operatorAdd  ‘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)

Disable devices sync

Warning

Important: By default, the sync is enabled. It is necessary to disable it in case of FAILOVER scenario on Failover PBXs!

...