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>

...

Html
<div class="fb-like" data-href="#https://confluence.wildix.com/x/wgDwAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...

Info

This guide describes how to set up a notification call to a management / frontdesk extension when someone dials emergency number (911 in our example)

Created: December 2018

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

Emergency Call Notification - Use Case

...

Note

Note: you can replace this call group application with any treatment that you would like of course.  Example, if you would rather ring an external number you could use a Dial the Trunk application. However, in our example, it makes the most sense to put the call in call group forever so that it will call users of the call group until someone ultimately answers and is informed of the 911 call.


The way it works

...

As a result of someone calling the emergency number (911), their call will be processed as usually.  In ADDITION to routing the 911 call to a trunk, the PBX engine (Callweaver) will generate a separate call leg and ring the “Notification” call group until someone picks up the call. Once someone answers this call out of the call group they will hear a TTS message saying which extension called the emergency.

Additional

...

Information 

In our example we used:

  • User 765 and 777
  • Dialplan Entries for Routing of 764 and 778

...

Html
<div class="fb-like" data-href="#https://confluence.wildix.com/x/wgDwAQ" data-layout="button_count" data-action="recommend" data-size="large" data-show-faces="true" data-share="true"></div>

...