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

  • Create a new user of type “Park Orbit”:

  • Assign this user License type "Service" (license can be purchased via WMP for this PBX)
  • 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

...