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>

...

Note

Note: Before configuration, you need to connect external modules (e.g. MX-OPT-IO1 for door opening). The menu becomes available only after the connection.

Setting these parameters allows using an unlock button (described in the next chapter).

...

Jpeg Streaming Settings (required only for W-AIR Handsets) 
Anchor
mobotixjpeg
mobotixjpeg

Configure a camera image settings located on the top of the intercom home page:

  • Frame rate: 2fps 

  • Image size: PDA (160x120)   


  • Image Quality: Normal 


  • JPEG Quality: 20%(Low) 



Door open function from Wildix IP phones/ Collaboration

...

  • Before proceeding, make sure you set the necessary jpeg settings in Jpeg Streaming Settings
  • Modify the Dialplan procedure used by the intercom by adding the Custom application -> SIPAddHeader(Call-Info: icon="http://10.100.4.134/record/current.jpg>")

where:

  • 10.100.4.134 – IP address of the intercom
  • /record/current.jpg– function which retrieves a camera image 

    Note

    Note: the Custom application works only for W-AIR Handsets and on local PBXs.


Dialplan example:


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

...