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 Admin Guide explains how to block outgoing calls from vacant hotel rooms via Dialplan.

WMS Version: starting from 3.87

Created: February 2018

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

Table of Contents

Introduction

In case you are using Hotel Manager interface available with Wildix WebAPI library, it can be useful to block outgoing calls from vacant rooms via Dialplan.

...

Note

For Wildix PBX integrated with PMS using FIAS protocol, read the document Hotel Integration (with xOpen).


Dialplan configuration

To configure the Dialplan procedure for blocking/ alowing outgoing calls, the variable "${DB(allowcalls/${CALLERID(num)})}" is applied, where "allowcalls/EXT" reflects the state of the room according to the Database (DB) value:

...

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

...