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

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

Table of Contents

IVR via ASR in Dialplan

...

  • Per user systems (feature not available for lifetime PBXs) with Premium license
  • “en” or “en-us” Currently available in English, Italian, German, French languages

Configuration


  • Create a new Dialplan procedure and specify the destination numbers. For example, 1 - Sales; 2 - Support; 3- Administration 
  • Use "Set" Dialplan applications and the followings variables to adjust the call routing:

...

  • After setting all desired variables, set the application "IVR via ASR with Directory"

Using IVR via ASR in other languages

In case you need to use the feature in other languages, add "Set" - "Language" before "Play sound" application and edit your voice prompts inside the applications, example:


Note

Currently available languages in "Set" - "Language" application: en, en-us, it, fr, de.




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

...