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

This guide explains in detail each Dialplan application and provides practical examples and use cases.

Updated: September 2021

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

Table of Contents


Basic information on how Dialplan works: Dialplan: How does it work?

...

Extends the capabilities of Dial by name / Directory application and allows you to create IVRs with voice control.

...

  • Add Set -> CG_MANAGER_MAIL_NOTIFY -> yes before the Call group application:

Case 10 (WMS 5.03). For Call All 10/ 32 Call group strategy: configure a Call group member to receive an incoming call as soon as they get available:

  • Add Set -> QUEUE_FAST_RECALL -> yes/true before the Call group application:


More about the Call Group notifications manager feature: How to set up the Call Group notifications manager feature.

...