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: Starting from 4.00X

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

This feature is a part of WBI set: Wildix Business Intelligence - Artificial Intelligence services

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

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

...