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>

...

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


Info

SIP consist of is based on request/response transactions. Each transaction consists of a SIP request and at least one response.

SIP requests and responses may be generated by any SIP user agent; User Agent Clients (UACs), which initiate requests, and User Agent Servers (UASes), which respond to them.

Created: July 2018

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

1xx - Provisional Responses

...

Can be used by User Agent Server to indicate to upstream SIP entities (including the User Agent Client ( UAC)) that an early dialog has been terminated.

...

  • 409 Conflict

User already registered.[8]:§7.4.10 Deprecated by omission from later RFCs[1] and by non-registration with the IANA.

  • 410 Gone

The user existed once, but is not available here any more.

...

The server will not accept the request without a valid Content-Length .[8]:§7.4.12 Deprecated by omission from later RFCs[1] and by non-registration with the IANA(deprecated).

  • 412 Conditional Request Failed

...

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

...