Telephony

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(SS7 Protocol suite)
 
(236 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{|class="wikitable"
+
==Session Initiation Protocol(SIP)==
|colspan="12" style="text-align:center;font-weight:bold;" |Telephony modules in Yate
+
 
 +
The Session Initiation Protocol(SIP) is an signaling protocol widely used for controlling communication sessions such as voice and video calls over Internet Protocol(IP).
 +
 
 +
{|class="yate-table"
 +
|class="yate-header-left"|'''About'''
 +
|class="yate-header-right"|'''Features'''
 
|-
 
|-
|colspan="2" style="text-align:center;"|SIP
+
|class="yate-content-left"|
|colspan="2" style="text-align:center;"|H323
+
* [[SIP in Yate]]
|colspan="2" style="text-align:center;"|MGCP
+
SIP protocol in Yate
|colspan="2" style="text-align:center;"|IAX2(IAX1)
+
* [[SIP Security in Yate]]
|colspan="2" style="text-align:center;"|JINGLE
+
TLS and SRTP in Yate
|colspan="2" style="text-align:center;"|JABBER
+
* [[SIP Configuration File]]
 +
Main configuration file for SIP module in Yate.
 +
* [[SIP Methods]]
 +
How Yate processes SIP request methods and how to enable methods that are not handled by default.
 +
* [[SIP Features Module]]
 +
SIP features module that implements SUBSCRIBE and NOTIFY Methods.
 +
* [[SIP Routing in Yate]]
 +
Route to a SIP channel and a SIP Line.
 +
* [[SIP Client]]
 +
Implementation and SIP Client features in Yate
 +
 
 +
|class="yate-content-right"|
 +
* [[SIP Features Module]]
 +
SIP features module that implements SUBSCRIBE and NOTIFY methods.
 +
* [[SIP Send DTMFs]]
 +
How to do configurations related to DTMFs in SIP channel.
 +
* [[SIP Attended Call Transfer In Cluster]]
 +
How to configure Yate to handle a SIP attended call transfer for an unknown call leg in the cluster node.
 +
* [[SIP Flood Protection]]
 +
Yate provides a protection mechanism against several types of SIP flood attacks.
 +
* [[SIP SBC]]
 +
Describes how Yate can be used as a SIP session border controller.
 +
* [[xsip.generate]]
 +
Use this message to initiate the transmission of a SIP request.
 +
* [[SIP query for CNAM and LNP]]
 +
Feature used in a routing module that allows Yate to query CNAM and LNP databases over the SIP protocol.
 +
* [[SIP NAT|SIP with NAT]]
 +
Resolving SIP traversal problem by Yate.
 +
* [[How_to_setup_chat_and_short_file_transfer_using_MESSAGE_Request_Method|How to use MESSAGE and PUBLISH requests]]
 +
Example on how to handle custom SIP requests.
 +
|}
 +
 
 +
== H323 Protocol==
 +
 
 +
H.323 is a standard that specifies the components, protocols and procedures that provide multimedia communication services - real-time audio, video, and data communications - over packet-based networks.
 +
 
 +
{|class="yate-table"
 +
|class="yate-header-left"|'''About'''
 +
|class="yate-header-right"|'''Features'''
 
|-
 
|-
|About SIP||SIP Features||About H323|| H323 Features||About MGCP||MGCP Features||About IAX||IAX Features||About JINGLE||JINGLE Features||About JABBER||JABBER Features
+
|class="yate-content-left"|
 +
* [[H323 channel module]]
 +
Configuration file used to configure H323 protocol in Yate
 +
* [[OpenH323|Compiling Yate with OpenH323 support]]
 +
Installing and compiling OpenH323 - stable version to use with Yate
 +
* [[Compiling Yate with H323plus support]]
 +
How to compile Yate with H323plus support - <font color="red">unstable version</font> to use with Yate
 +
 
 +
|class="yate-content-right"|
 +
* [[Yate as H323 GateKeeper and YateClient as H323 client]]
 +
Configure H323 Gatekeeper And Multiple Endpoint Server
 +
* [[H323 To SIP Signalling Proxy]]
 +
Configure in Yate H323 To SIP Signalling Proxy
 +
* [[H323 Send DTMFs]]
 +
Describes DTMFs send related to h323 channel.
 +
 
 +
|}
 +
 
 +
== Media Gateway Control Protocol(MGCP) ==
 +
 
 +
Media Gateway Control Protocol is a signalling and call control protocol used within Voice over IP (VoIP) systems that typically inter-operate with the public switched telephone network (PSTN).
 +
 
 +
{|class="yate-table"
 +
|class="yate-header-left"|'''About'''
 +
|class="yate-header-right"|'''Features'''
 
|-
 
|-
|[[SIP in Yate]]
+
|class="yate-content-left"|
|[[SIP Client]]
+
* [[MGCP call agent module]]
|[[H323 channel module]]
+
This module implements the Call Agent part of MGCP allowing Yate to control analog or digital Media Gateways
|[[H323 Gatekeeper And Multiple Endpoint Server]]
+
 
|[[MGCP call agent module]]
+
|class="yate-content-right"|
|[[Configuring Mediant MGCP]]
+
|}
|[[IAX|IAX channel]]
+
 
|[[Yate as IAX server and YateClient as IAX client]]
+
== Inter-Asterisk eXchange(IAX/IAX2) ==
|[[Yjinglechan]]
+
 
|[[Jabber Client With Jingle Yate Server]]
+
IAX2 is a VoIP protocol that carries both signaling and media on the same port.
|[[Jabber Client Module]]
+
{|class="yate-table"
|[[Building Jabber server using Yate]]
+
|class="yate-header-left"|'''About'''
 +
|class="yate-header-right"|'''Features'''
 
|-
 
|-
| [[SIP Listeners in Yate]]
+
|class="yate-content-left"|
| [[SIP Features Module]]
+
* [[IAX]]
|
+
Main configuration file for IAX channel module in Yate.
|[[H323 To SIP Signalling Proxy]]
+
 
|
+
|class="yate-content-right"|
|[[Configuration for a Mediant MP-114 FXS analog gateway]]
+
* [[How to configure Yate as IAX server|Yate as IAX server and YateClient as IAX client]]
|
+
Setup to configure Yate as a IAX Server and YateClient as a IAX client
|[[Connecting To IAXTEL]]
+
|}
|
+
 
|[[Connecting to GMail]]
+
== JINGLE Protocol==
|[[Jabber Server Module]]
+
 
|[[Jbfeatures|Jbfeatures Module]]
+
Jingle - Google talk/Google voice.
|-  
+
<!--Jingle is an extension to the Extensible Messaging and Presence Protocol (XMPP) which adds peer-to-peer (P2P) session control (signaling) for multimedia interactions such as in Voice over IP (VoIP) or videoconferencing communications.-->
|[[SIP Messages]]
+
 
|[[SIP Send DTMFs]]
+
{|class="yate-table"
|
+
|class="yate-header-left"|'''About'''
|[[H323 Send DTMFs]]
+
|class="yate-header-right"|'''Features'''
 
|-
 
|-
|[[SIP Routing in Yate]]
+
|class="yate-content-left"|
|[[SIP Attended Call Transfer In Cluster]]
+
* [[Yjinglechan| JINGLE Module]]
|
+
How to configure JINGLE module in Yate
|[[Compiling Yate with H323plus support]]
+
 
|-
+
|class="yate-content-right"|
|[[SIP Configuration File]]
+
* [[Jabber Client With Jingle Yate Server]]
|[[SIP Flood Protection]]  
+
How to configure a Jabber Client with Jingle Yate Server
|-
+
* [[Connecting to GMail]]
|
+
Learn how to route calls to contacts using Gmail account in accfile.conf
|[[SIP Generic Message]]
+
|}
|-
+
 
|
+
==JABBER or XMPP(Extensible Messaging and Presence Protocol)==
|[[SIP SBC]]
+
 
|-
+
Extensible Messaging and Presence Protocol(XMPP) is a communications protocol for message-oriented middleware based on XML(Extensible Markup Language).
|
+
 
|[[xsip.generate]]
+
{|class="yate-table"
|-
+
|class="yate-header-left"|'''About'''
|
+
|class="yate-header-right"|'''Features'''
|[[SIP query for CNAM and LNP]]
+
|-
+
|
+
|[[SIP NAT]]
+
 
|-
 
|-
 +
|class="yate-content-left"|
 +
* [[Jabber Client Module]]
 +
Configuring Yate as a Jabber Client
 +
* [[Jabber Server Module]]
 +
Configuring Yate as a Jabber Server
 +
 +
|class="yate-content-right"|
 +
* [[Jbfeatures|Features for Jabber Server]]
 +
The features for Jabber Server
 +
* [[Building Jabber server using Yate]]
 +
Describes the steps to follow to build a Jabber server using Yate.
 
|}
 
|}
  
 +
==SS7 Protocol suite==
  
 +
[http://en.wikipedia.org/wiki/Signaling_System_7 Signaling System #7] (also known as C7) is a suite of communication protocols used in national and international telephony networks to provide signaling of calls and additional services.
  
 +
Please read our [[Introduction|Introduction to SS7]] to get the basic concepts. This can help you find out what components exist in a SS7 network, how they interact and which ones you need.
  
 
+
{|class="yate-table"
{|class="wikitable"
+
|class="yate-header-left"|'''About'''
!Telephony modules
+
|class="yate-header-right"|'''Features'''
! Features
+
 
|-
 
|-
|[[SIP channel module|SIP]]
+
|class="yate-content-left"|
|[[SIP features]]
+
* [[Introduction]]
|-
+
SS7 Introduction
|[[H323_channel_module|H323]]
+
* [[Terminology_for_Yate_implementation_of_SS7 | Terminology]]
|[[H323 features]]
+
Terminology for Yate implementation of SS7
|-
+
* [[SS7 Implementation]]
|[[MGCP_call_agent_module|MGCP]]
+
List on SS7 components inplemented in Yate.
|[[MGCP features]]
+
* [[Interconnecting on SS7]]
|-
+
To connect to another SS7 network you will need to configure some parameters so the two sides speak the same language.
|[[IAX|IAX2 (IAX1)]]
+
* [[Signalling]]
|[[IAX features]]
+
This is a brief introduction on how the PSTN signalling modules are working together in Yate.
|-
+
 
|[[Yjinglechan|JINGLE]]
+
|class="yate-content-right"|
|[[JINGLE features]]
+
* [[How_To's#SS7_Setups | Usage Scenarios]]
|-
+
Miscellaneous setups with various features: MTP2, MTP3, ISUP, CAMEL MAP, M3UA etc.
|[[JABBER]]
+
* [[M2PA VS M2UA]]
|[[JABBER features]]
+
A comparison between M2UA and M2PA
 +
* [[SCCP_Introduction | SCCP]]
 +
SCCP represents a layer 4 protocol from SS7 signaling stack. It runs over a SS7 layer 3 protocol like MTP3 or M3UA
 +
* [[SS7 MTP2 in Yate | MTP2]]
 +
MTP2 links are the classic way of interconnecting SS7 over TDM.
 +
* [[Configure M3UA | M3UA]]
 +
This is a SIGTRAN protocol and it was designed for remote processing of SS7 messages above MTP3 protocol, mostly ISUP and SCCP.
 +
* [[Configuring_M2PA | M2PA]]
 +
M2PA is a peer to peer SS7 layer 2 protocol. It was designed to replace MTP2 protocol in the IP scenarios.
 +
* [[Configure_M2UA | M2UA]]
 +
This is a SIGTRAN protocol allowing to access a remote MTP2 implementation on a Signaling Gateway.
 +
|}
 +
 
 +
==Miscellaneous==
 +
Various articles that apply to more than one protocol
 +
 
 +
{|class="yate-table"
 +
|class="yate-header-right"|'''Articles'''
 
|-
 
|-
 +
|class="yate-content-right"|
 +
* [[Call End Causes]]
 +
Description of call end causes and errors in various protocols
 
|}
 
|}
  
  
[[Mobile_networks|Mobile Networks]]
+
 
 +
'''See also'''
 +
 
 +
*[[About VoIP]]
 +
*[[About PSTN]]
 +
*[[About ISDN]]
 +
*[[Mobile_networks|Mobile Networks]]
 +
 
 +
[[Category:SIP]] [[Category:H323]] [[Category:IAX]] [[Category:Jabber]] [[Category:Jingle]]

Latest revision as of 14:49, 27 October 2017

Contents

[edit] Session Initiation Protocol(SIP)

The Session Initiation Protocol(SIP) is an signaling protocol widely used for controlling communication sessions such as voice and video calls over Internet Protocol(IP).

About Features

SIP protocol in Yate

TLS and SRTP in Yate

Main configuration file for SIP module in Yate.

How Yate processes SIP request methods and how to enable methods that are not handled by default.

SIP features module that implements SUBSCRIBE and NOTIFY Methods.

Route to a SIP channel and a SIP Line.

Implementation and SIP Client features in Yate

SIP features module that implements SUBSCRIBE and NOTIFY methods.

How to do configurations related to DTMFs in SIP channel.

How to configure Yate to handle a SIP attended call transfer for an unknown call leg in the cluster node.

Yate provides a protection mechanism against several types of SIP flood attacks.

Describes how Yate can be used as a SIP session border controller.

Use this message to initiate the transmission of a SIP request.

Feature used in a routing module that allows Yate to query CNAM and LNP databases over the SIP protocol.

Resolving SIP traversal problem by Yate.

Example on how to handle custom SIP requests.

[edit] H323 Protocol

H.323 is a standard that specifies the components, protocols and procedures that provide multimedia communication services - real-time audio, video, and data communications - over packet-based networks.

About Features

Configuration file used to configure H323 protocol in Yate

Installing and compiling OpenH323 - stable version to use with Yate

How to compile Yate with H323plus support - unstable version to use with Yate

Configure H323 Gatekeeper And Multiple Endpoint Server

Configure in Yate H323 To SIP Signalling Proxy

Describes DTMFs send related to h323 channel.

[edit] Media Gateway Control Protocol(MGCP)

Media Gateway Control Protocol is a signalling and call control protocol used within Voice over IP (VoIP) systems that typically inter-operate with the public switched telephone network (PSTN).

About Features

This module implements the Call Agent part of MGCP allowing Yate to control analog or digital Media Gateways

[edit] Inter-Asterisk eXchange(IAX/IAX2)

IAX2 is a VoIP protocol that carries both signaling and media on the same port.

About Features

Main configuration file for IAX channel module in Yate.

Setup to configure Yate as a IAX Server and YateClient as a IAX client

[edit] JINGLE Protocol

Jingle - Google talk/Google voice.

About Features

How to configure JINGLE module in Yate

How to configure a Jabber Client with Jingle Yate Server

Learn how to route calls to contacts using Gmail account in accfile.conf

[edit] JABBER or XMPP(Extensible Messaging and Presence Protocol)

Extensible Messaging and Presence Protocol(XMPP) is a communications protocol for message-oriented middleware based on XML(Extensible Markup Language).

About Features

Configuring Yate as a Jabber Client

Configuring Yate as a Jabber Server

The features for Jabber Server

Describes the steps to follow to build a Jabber server using Yate.

[edit] SS7 Protocol suite

Signaling System #7 (also known as C7) is a suite of communication protocols used in national and international telephony networks to provide signaling of calls and additional services.

Please read our Introduction to SS7 to get the basic concepts. This can help you find out what components exist in a SS7 network, how they interact and which ones you need.

About Features

SS7 Introduction

Terminology for Yate implementation of SS7

List on SS7 components inplemented in Yate.

To connect to another SS7 network you will need to configure some parameters so the two sides speak the same language.

This is a brief introduction on how the PSTN signalling modules are working together in Yate.

Miscellaneous setups with various features: MTP2, MTP3, ISUP, CAMEL MAP, M3UA etc.

A comparison between M2UA and M2PA

SCCP represents a layer 4 protocol from SS7 signaling stack. It runs over a SS7 layer 3 protocol like MTP3 or M3UA

MTP2 links are the classic way of interconnecting SS7 over TDM.

This is a SIGTRAN protocol and it was designed for remote processing of SS7 messages above MTP3 protocol, mostly ISUP and SCCP.

M2PA is a peer to peer SS7 layer 2 protocol. It was designed to replace MTP2 protocol in the IP scenarios.

This is a SIGTRAN protocol allowing to access a remote MTP2 implementation on a Signaling Gateway.

[edit] Miscellaneous

Various articles that apply to more than one protocol

Articles

Description of call end causes and errors in various protocols


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers