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

Wildix Collaboration Mobile application provides access to Wildix Unified Communications from your iPhone, iPod touch and iPad.

iOS Version: 6.0.35150

To check the current version, go to iOS changelog: https://www.wildix.com/changelog-of-wildix-collaboration-mobile-for-ios/

WMS Version: 3.88

Updated: June 2018

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

...

Starting from WMS Version 3.85 and iOS app version 6.0.35105, it it possible to use 2FA authentification for login. The option can be enabled in Collaboration -> Settings -> Personal.

...


From Browser (Support of URI for call generation)

Thanks to URI support, it is possible to generate a call from the browser by clicking on a link containing a phone number. It allows you to start calls from various web pages.

Supported link:

  • <a href=”sip:[phone_number]”>

  • <a href=”wildix:[phone_number]”>

where [phone_number] parameter can also start with “+”

...