To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Federated VoIP

From Wikipedia, the free encyclopedia

Federated VoIP is a form of packetized voice telephony that uses voice over IP between autonomous domains in the public Internet without the deployment of central virtual exchange points or switching centers for traffic routing. Federated VoIP uses decentralized addressing systems, such as ENUM, for location and identity information of participants and implements secure, trusted communications (TLS) for identify verification.

Background

The traditional telephone networks are based on the principle of point-to-point communications, for example, an office building sends and receives phone calls over an ISDN line to the telephone exchange. Early Voice over IP deployments have copied this model, sending phone calls over SIP Trunking (a virtual equivalent of ISDN) to an Internet telephony service provider (ITSP) (a virtual telephone exchange). Such paradigms have striven to emulate many of the aspects of traditional telephony, such as the telephone number.

Federation

Although the use of virtual exchanges (soft-switches) and ITSPs has reduced the cost of telephony, they have retained many constraints of traditional telephone systems. The fundamental principle of federated voice over IP is that it removes this concept of a virtual exchange, just as email has eliminated the concept of a centralized system of post offices.

Although there is no formal specification for federated VoIP as a whole, the Session Initiation Protocol (SIP) and Extensible Messaging and Presence Protocol (XMPP/Jabber) both specify similar and compatible ways of implementing federated VoIP. In particular:

Implementation

Implementation of federated VoIP involves a number of initiatives:

  • (optionally) registering existing telephone numbers in a well-known ENUM service, typically the e164.arpa DNS domain.
  • obtaining an SSL/TLS certificate for the domain(s)
  • installing a SIP proxy, an XMPP/Jabber server, or both
  • installing IP phones, or softphone applications on computers or smartphones

To achieve maximum success, most deployments involve both SIP and Jabber, to ensure connectivity to any other party that supports only one or the other. This is not so difficult in practice, as a network that uses SIP internally can operate a Jabber gateway, and a network that uses Jabber internally can operate a SIP gateway. In either case, the SIP and Jabber addresses are in the form of email addresses and are almost always identical, so there is no extra effort required for the user of the service.

Various open-source VoIP server products provide detailed instructions on how to implement federated VoIP.[1][2]

See also

References

  1. ^ "Using reSIProcate for Federated VoIP". reSIProcate. 2012. Retrieved 2012-05-11.
  2. ^ "Google Talk and ejabberd". ejabberd. 2006. Retrieved 2012-05-11.
This page was last edited on 23 July 2023, at 15:29
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.