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: August 2019

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

Table of Contents

Configuration

...

In case a call is returned from parking to a user who is busy/ unavailable or doesn't answer, the call   it is dropped.

To make sure no parked call is lost, set up Return from transfer feature. The detailed configuration is described in How to transfer external forwarded and parked calls back to a receptionist.

...