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


Call parking feature allows users to place a call on hold and then pick up the call from any extension. Consult the documentation to find out how to implement the feature.

Updated: January 2019

Permalink: https://confluence.wildix.com/x/C4D-AQ

Table of Contents

Configuration

...

  • Make sure the following preferences are enabled for the newly created user (click Edit preferences -> Features):
    • Call waiting: enable to be able to park more than one call at a time
    • Call timeout: enable and define the timeout for return from parking

How to park / resume a call

...

Park a call with Function / BLF key

...

Go to Collaboration -> Settings -> Function keys:


  • Park To park / resume a call via Function / BLF key is possible from WP or Collaboration -> Function Keys:

...