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 Article describes how to configure IVR with voice control using ASR in Dialplan.

Created: October 2018

WMS version: 4.0

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

Table of Contents

IVR via ASR in Dialplan

...

A customer can pronounce the first and last name of an employee with whom he wants to contact, or say one of the keywords configured in Dialplan. After that, the call is transferred to the specified employee / Dialplan number.

Requirements

  • WMS version 4.0
  • Per user systems (feature not available for lifetime PBXs) with Premium license
  • Currently available in English, Italian, German, French languages

...