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 document explains a simple Director / Secretary configuration implemented using a Switch. For big companies and custom administration with complicated hierarchy, consider a different scenario explained in this article: Director - Secretary configuration

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

Table of Contents

Director can enable or disable forwarding of all the incoming calls from colleagues to one or several secretaries by pressing a key on the phone or calling a feature code; it is possible to allow calls from certain colleagues; secretaries can monitor the status of the feature from their phones

...

Extension number of Director is 102 in our example:Image Removed



  • (called number) 102:

Add a match for Director’s extension number
You can add more called numbers with the same configuration in case there are several directors using this feature

...

Step 2. Edit procedure which routes the call to the secretary (call_forwarding in our example)

...




  • (application) Dial the phone – 333 and 444

...

This procedure must be used by those users who are allowed to call Director even in case the Switch status is “ON”.
In our example “0” is the outgoing line prefix:

Image Removed

Now don’t forget to set up this procedure for those users who are allowed to call Director in Users -> (select the users) “Dialplan”:

...


Step 4. Add BLF key for Switch status monitoring and changing

...

Collaboration: Settings -> Function keys -> Switch:Image Removed

OR WMS: Users (select users) -> Edit preferences -> “Settings” Function keys – SWITCH (specify switch ID number)Image Removed