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 screening feature allows you to find out who is calling before deciding whether or not to answer a call. 

Created: March 2020

Updated: November 2021

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


Table of Contents

Step 1. Create a separate Dialplan procedure 
Anchor
step1
step1

...

Finally, to dial the target extension, add the following Dialplan applications in users Dialplan (or in any Dialplan users are using). In this case, all 3 digit extensions are screened:

...