# Softswitch

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Softswitch
> Markdown URL: https://mediated.wiki/source/Softswitch.md
> Source: https://en.wikipedia.org/wiki/Softswitch
> Source revision: 1055781787
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{Short description|Software based telecommunications call routing}}
{{multiple issues|
{{refimprove|date=May 2007}}
{{More footnotes|date=March 2011}}
}}
A '''softswitch''' (''software switch'') is a call-switching node in a [telecommunications network](/source/telecommunications_network), based not on the specialized switching hardware of the traditional [telephone exchange](/source/telephone_exchange), but implemented in software running on a general-purpose computing platform. Like its traditional counterparts it connects [telephone call](/source/telephone_call)s between subscribers or other switching systems across a telecommunication network. Often a softswitch is implemented to switch calls using [voice over IP](/source/voice_over_IP) (VoIP) technologies,<ref>{{cite news|last=Buckley|first=Sean|title=Carrier VoIP saw turnaround in 2012|url=http://www.fiercetelecom.com/story/carrier-voip-saw-turnaround-2012-says-infonetics/2013-02-20#ixzz2LTlVeSbC|newspaper=Fierce Telecom|date=February 20, 2013}}</ref> but hybrid systems exist.

Although the term ''softswitch'' technically refers to any such device, it is conventionally applied to a device that handles IP-to-[IP phone](/source/IP_phone) calls, while the phrase ''[access server](/source/access_server)'' or "media gateway" is used to refer to devices that either originate or terminate traditional [land line](/source/land_line) phone calls. In practice, such devices can often do both. An access server might take a mobile call or a call originating from a traditional telephone line, convert it to IP traffic, then send it over an IP network to another such device, which terminates the call by reversing the process and converting the [voice over IP](/source/voice_over_IP) call to circuit-switched digital systems using traditional digital [time-division multiplexing](/source/time-division_multiplexing) (TDM) or analog [POTS](/source/plain_old_telephone_service) protocols.

The call agents are the software switching elements of the softswitch. Other components handle functions for billing, directory services, network signaling. The network elements that convert voice streams between VoIP links and traditional media technologies, such as analog telephone lines, pair-gain devices, carrier systems, are called media gateways.  A call agent may control many different media gateways in geographically dispersed areas via an IP network.

The softswitch generally resides in a building owned by a [telephone company](/source/telephone_company), called a [telephone exchange](/source/telephone_exchange) or central office, or in a [data center](/source/data_center). Such locations have high capacity connections to carry telephone calls or digital communication to other switching centers.

Access devices to the services of a softswitch range from large media gateways with high port density to [integrated access device](/source/integrated_access_device)s (IAD) at office locations, to small analog telephone adaptors (ATA) which provide just one [RJ11](/source/RJ11%2C_RJ14%2C_RJ25) telephone jack to a residence. Embedded multimedia terminal adapters (eMTAs) are also built into cable television modems.

A softswitch routes telephone calls using the [Signalling System No. 7](/source/Signalling_System_No._7) (SS7) network.  SS7 modules may be implemented directly in the softswitch, or accessed from standalone signaling servers.

At the turn of the 21st century with [IP Multimedia Subsystem](/source/IP_Multimedia_Subsystem) (IMS), the softswitch element is represented by the [media gateway controller](/source/media_gateway_controller) (MGC) element, while the term ''softswitch'' is rarely used in the IMS context, where it is called an ''access gateway control function'' (AGCF).

==Class 4 and Class 5 softswitches==
VoIP softswitches are subdivided into Class 4 and Class 5 systems, in analogy to the traditional functions in the [public switched telephone network](/source/public_switched_telephone_network).

Softswitches used for transit VoIP traffic between carriers are usually called Class 4 softswitches. Analogous with other [Class 4 telephone switch](/source/Class_4_telephone_switch)es, the main function of the Class 4 softswitch is the routing of large volumes of long-distance VoIP calls. The most important characteristics of Class 4 softswitch are protocol support and conversion, [transcoding](/source/transcoding), [calls per second](/source/calls_per_second) rate, average time of one call routing, number of [concurrent calls](/source/Erlang_unit).

Class 5 softswitches are intended to serve subscribers. Class 5 softswitches are characterized by additional services for end-users and corporate clients such as [IP PBX](/source/IP_PBX) features, call center services, [calling card](/source/telephone_card) platform, types of authorization, QoS, Business Groups and other features similar to other [Class 5 telephone switch](/source/Class_5_telephone_switch)es.

== See also ==
* [Telephone switch](/source/Telephone_switch)
* [Software defined mobile network](/source/Software_defined_mobile_network)

== References ==
{{Reflist}}

{{Switches}}

Category:Switches
Category:Telephone exchanges

---
Adapted from the Wikipedia article [Softswitch](https://en.wikipedia.org/wiki/Softswitch) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Softswitch?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
