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

...

Consult Dialplan applications Guide, Fax to email and Detect fax chapters.

Fax/ SMS sending

Note

Note: To reply to SMS, you can use #extension feature that allows sending a message directly to the user. This might be helpful when you send SMS to the GSM SIM number, but want it to be delivered directly.

How-to:

  • When replying to SMS, indicate "#extension of the user" in the message body. For example: #360 hi dear friend...
  • The user receives the message as Post-It in Collaboration:

Image Added

Send Fax/ SMS from Collaboration

...

Note: To reply to SMS, you can use #extension feature that allows sending a message directly to the user. This might be helpful when you send SMS to the GSM SIM number, but want it to be delivered directly.

How-to:

  • When replying to SMS, indicate "#extension of the user" in the message body. For example: #360 hi dear friend...
  • The user receives the message as Post-It in Collaboration:
Image Removed
Note

Note: it is also possible to set up a Standard SMS header.

Note

Send SMS via HTTP request

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

Appendix: Analog fax machine

...