VoIP PSTN Gateway

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(VoIP PSTN Gateway with Yate)
Line 1: Line 1:
 +
Yate has the functionality of a Voip - PSTN gateway, it's main task is to provide signaling interworking and to transform the information it receives on one side in information compatible with the other side, like SIP to ISDN and / or SIP to SS7.
  
A gateway is a device used for connecting two different types of networks. In this case, one network is the VoIP network and the other the PSTN. The gateway’s main task is to provide signaling interworking and to transform the information it receives on one side in information compatible with the other side.
+
== VoIP <-> PSTN Gateway in Yate ==
 
+
==Components of a gateway==
+
 
+
A gateway can consist of only one piece or it can be distributed into more components. These are:
+
 
+
* Signaling Gateway
+
* Media Gateway
+
* Media Gateway Controller.
+
 
+
===Signaling Gateway===
+
 
+
The Signaling Gateway provides transparent interworking of signaling between switched circuit, in this case, PSTN, and the VoIP networks.
+
 
+
===Media Gateway===
+
 
+
The Media Gateway is responsible for extracting audio from the PSTN network, encode it and transport it over the Internet. This component carries the data.
+
 
+
===Media Gateway===
+
 
+
The Media Gateway controller is used for controlling the call. It is also known as "Call Agent".
+
 
+
==The only question now is what is PSTN?==
+
 
+
PSTN comes from Public Switched Telephony Network. Very much like the Internet, it is composed of many connections between circuit-switched wires. In fact the Internet is modeled upon this architecture. A telephone number references a single telephone, and a public IP address references a computer. The main difference is that VoIP uses the packet-switched network.
+
 
+
Only a little part of the actual PSTN is still using analogue circuits. Most of it has turned into digital. This allowed the appearance of many more services, like ISDN and DSL. These have facilitated the introduction of  new telephony services, like: voice mail, caller id, reminder calls, conference calling, Enhanced 911. Some believe that the final purpose of the PSTN network is to be just an Internet application. But, there are a lot of steps to be made until this will happen.
+
 
+
==VoIP <-> PSTN Gateway in Yate==
+
  
 
Yate can connect the existing PBX to alternative VoIP providers providing cost savings for enterprises.
 
Yate can connect the existing PBX to alternative VoIP providers providing cost savings for enterprises.
Line 35: Line 8:
  
 
For this application usage of Sangoma cards is necessary.  
 
For this application usage of Sangoma cards is necessary.  
 +
 +
== SIP - ISDN in Yate ==
 +
 +
== SIP - SS7 in Yate==
  
  

Revision as of 15:45, 1 April 2013

Yate has the functionality of a Voip - PSTN gateway, it's main task is to provide signaling interworking and to transform the information it receives on one side in information compatible with the other side, like SIP to ISDN and / or SIP to SS7.

VoIP <-> PSTN Gateway in Yate

Yate can connect the existing PBX to alternative VoIP providers providing cost savings for enterprises.

It can also be used by providers to connect their TDM network to IP networks providing cost savings for long distance calls.

For this application usage of Sangoma cards is necessary.

SIP - ISDN in Yate

SIP - SS7 in Yate

See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers