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

Fax Server application allows you to send and receive faxes and SMS messages via Wildix Collaboration, to use Fax2Mail, Mail2Fax and Mail2SMS services.

Updated: May 2018

Permalink: https://confluence.wildix.com/x/2wCIAQ

Table of Contents

Prerequisites

...

Users can send Post-It messages in the form of SMS.

Consult FAX/ SMS /wiki/spaces/DOC/pages/30285992 section of Collaboration User Guide to get detailed information.

...

It is possible to send SMS via CURL request using third-party service. For more information, please refer to the document to FAX/SMS server chapter of WMS Settings Guide.

Send SMS from Dialplan using SMS API

...