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 Article explains how to enable Callback feature for Call groups.

Available from WMS Version 3.88.42218.38

Created: September 2018

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

Table of Contents

Dialplan configuration

...

  • Go to WMS Dialplan -> Call Groups
  • Select the Call group and click Edit strategy
  • Change Dialplan procedure for the Group -> Select cgCbRequestCallback (Procedure 1):

Image RemovedImage Added


Note

Note: To notify customers about the callback possibility, you have to playback the callback announcement before entering the Call group.

...