Telephony

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Yate is a telephony engine who's main function is to connect together call legs to external devices or to internal server resources. It uses a variety of VoIP protocols(as SIP, H.323, IAX2 or Jingle) that can be used without the need of special hardware. In the next chapters you will find more informations about configuring each telephony protocol and the features supported by Yate.
 
Yate is a telephony engine who's main function is to connect together call legs to external devices or to internal server resources. It uses a variety of VoIP protocols(as SIP, H.323, IAX2 or Jingle) that can be used without the need of special hardware. In the next chapters you will find more informations about configuring each telephony protocol and the features supported by Yate.
 
<!--{|class="wikitable"
 
|colspan="12" style="text-align:center;font-weight:bold;" |Telephony modules in Yate
 
|-
 
|colspan="2" style="text-align:center;"|SIP
 
|colspan="2" style="text-align:center;"|H323
 
|colspan="2" style="text-align:center;"|MGCP
 
|colspan="2" style="text-align:center;"|IAX2(IAX1)
 
|colspan="2" style="text-align:center;"|JINGLE
 
|colspan="2" style="text-align:center;"|JABBER
 
|-
 
|About SIP||SIP Features||About H323|| H323 Features||About MGCP||MGCP Features||About IAX||IAX Features||About JINGLE||JINGLE Features||About JABBER||JABBER Features
 
|-
 
|[[SIP in Yate]]
 
|[[SIP Client]]
 
|[[H323 channel module]]
 
|[[H323 Gatekeeper And Multiple Endpoint Server]]
 
|[[MGCP call agent module]]
 
|[[Configuring Mediant MGCP]]
 
|[[IAX|IAX channel]]
 
|[[Yate as IAX server and YateClient as IAX client]]
 
|[[Yjinglechan]]
 
|[[Jabber Client With Jingle Yate Server]]
 
|[[Jabber Client Module]]
 
|[[Building Jabber server using Yate]]
 
|-
 
| [[SIP Listeners in Yate]]
 
| [[SIP Features Module]]
 
|
 
|[[H323 To SIP Signalling Proxy]]
 
|
 
|[[Configuration for a Mediant MP-114 FXS analog gateway]]
 
|
 
|[[Connecting To IAXTEL]]
 
|
 
|[[Connecting to GMail]]
 
|[[Jabber Server Module]]
 
|[[Jbfeatures|Jbfeatures Module]]
 
|-
 
|[[SIP Messages]]
 
|[[SIP Send DTMFs]]
 
|
 
|[[H323 Send DTMFs]]
 
|colspan="8" rowspan="8"|
 
|-
 
|[[SIP Routing in Yate]]
 
|[[SIP Attended Call Transfer In Cluster]]
 
|
 
|[[Compiling Yate with H323plus support]]
 
|-
 
|[[SIP Configuration File]]
 
|[[SIP Flood Protection]]
 
|colspan="10" rowspan="6"|
 
|-
 
|rowspan="5"|
 
|[[SIP Generic Message]]
 
|-
 
|[[SIP SBC]]
 
|-
 
|[[xsip.generate]]
 
|-
 
|[[SIP query for CNAM and LNP]]
 
|-
 
|[[SIP NAT]]
 
|-
 
|}
 
 
-->
 
 
  
 
==Session Initiation Protocol(SIP)==
 
==Session Initiation Protocol(SIP)==
Line 140: Line 71:
 
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).
 
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).
  
{| style="background:transparent;"
+
{|class="telephony"
| style="width:50%; vertical-align:top; border:1px solid #aaa;" |
+
|class="telephony_header_left"|'''About'''
; About MGCP
+
|class="telephony_header_right"|'''Features'''
 +
|-
 +
|class="telephony-content-left"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[MGCP call agent module]]</font><br/>
 +
<div class="tel-desc">This module implements the Call Agent part of MGCP allowing Yate to control analog or digital Media Gateways</div>
 +
|class="telephony-content-right"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Configuring Mediant MGCP]]</font><br/>
 +
<div class="tel-desc">How to configure Yate with Mediant MGCP</div>
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Configuration for a Mediant MP-114 FXS analog gateway]]</font><br/>
 +
<div class="tel-desc">How to configure Yate to use a Mediant MP-114 FXS analog gateway</div>
 
|}
 
|}
  
Line 148: Line 88:
  
 
IAX2 is a VoIP protocol that carries both signaling and media on the same port.
 
IAX2 is a VoIP protocol that carries both signaling and media on the same port.
 
+
{|class="telephony"
{| style="background:transparent;"
+
|class="telephony_header_left"|'''About'''
| style="width:50%; vertical-align:top; border:1px solid #aaa;" |
+
|class="telephony_header_right"|'''Features'''
; About IAX
+
|-
 +
|class="telephony-content-left"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[IAX]]</font><br/>
 +
<div class="tel-desc"> Explanation how the connection works with trunked packets</div>
 +
|class="telephony-content-right"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Yate as IAX server and YateClient as IAX client]]</font><br/>
 +
<div class="tel-desc">Setup to configure Yate as a IAX Server and YateClient as a IAX client</div>
 
|}
 
|}
  
 
== JINGLE ==
 
== JINGLE ==
  
<!--This module supports the Jingle protocol by implementing XMPP as an external component of another server.-->
 
 
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.
 
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.
  
{| style="background:transparent;"
+
{|class="telephony"
| style="width:50%; vertical-align:top; border:1px solid #aaa;" |
+
|class="telephony_header_left"|'''About'''
; About JINGLE
+
|class="telephony_header_right"|'''Features'''
 +
|-
 +
|class="telephony-content-left"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Yjinglechan| JINGLE Module]]</font><br/>
 +
<div class="tel-desc">How to configure JINGLE module in Yate</div>
 +
|class="telephony-content-right"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Jabber Client With Jingle Yate Server]]</font><br/>
 +
<div class="tel-desc">How to configure a Jabber Client with Jingle Yate Server</div>
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Connecting to GMail]] </font><br/>
 +
<div class="tel-desc">Learn how to route calls to contacts using Gmail account in accfile.conf</div>
 
|}
 
|}
  
==JABBER or XMPP(Extensible Messaging and Presence Protocol) ==
+
==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).
 
Extensible Messaging and Presence Protocol(XMPP) is a communications protocol for message-oriented middleware based on XML(Extensible Markup Language).
{| style="background:transparent;"
 
| style="width:50%; vertical-align:top; border:1px solid #aaa;" |
 
; About Jabber
 
|}
 
<!--
 
  
{|class="wikitable"
+
{|class="telephony"
!Telephony modules
+
|class="telephony_header_left"|'''About'''
! Features
+
|class="telephony_header_right"|'''Features'''
|-
+
|[[SIP channel module|SIP]]
+
|[[SIP features]]
+
|-
+
|[[H323_channel_module|H323]]
+
|[[H323 features]]
+
|-
+
|[[MGCP_call_agent_module|MGCP]]
+
|[[MGCP features]]
+
|-
+
|[[IAX|IAX2 (IAX1)]]
+
|[[IAX features]]
+
|-
+
|[[Yjinglechan|JINGLE]]
+
|[[JINGLE features]]
+
|-
+
|[[JABBER]]
+
|[[JABBER features]]
+
 
|-
 
|-
 +
|class="telephony-content-left"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Jabber Client Module]]</font><br/>
 +
<div class="tel-desc">Configuring Yate as a Jabber Client</div>
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Jabber Server Module]]</font><br/>
 +
<div class="tel-desc">Configuring Yate as a Jabber Server</div>
 +
|class="telephony-content-right"|
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Jbfeatures|Features for Jabber Server]]</font><br/>
 +
<div class="tel-desc">The features for Jabber Server</div>
 +
<div class="bullet">&nbsp;</div><font class="tel-title">[[Building Jabber server using Yate]]</font><br/>
 +
<div class="tel-desc">Describes the steps to follow to build a Jabber server using Yate.</div>
 
|}
 
|}
-->
+
 
  
 
'''See also'''
 
'''See also'''
 +
 +
 
*[[Mobile_networks|Mobile Networks]]
 
*[[Mobile_networks|Mobile Networks]]

Revision as of 18:18, 26 November 2012

Yate is a telephony engine who's main function is to connect together call legs to external devices or to internal server resources. It uses a variety of VoIP protocols(as SIP, H.323, IAX2 or Jingle) that can be used without the need of special hardware. In the next chapters you will find more informations about configuring each telephony protocol and the features supported by Yate.

Contents

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 in Yate
SIP protocol in Yate
 
SIP Security in Yate
TLS and SRTP in Yate
 
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
 
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 with NAT
Resolving SIP traversal problem by Yate.

H323

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
 
H323 channel module
Configuration file used to configure H323 protocol in Yate
 
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 - unstable version to use with Yate
 
H323 Gatekeeper And Multiple Endpoint Server
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).

About Features
 
MGCP call agent module
This module implements the Call Agent part of MGCP allowing Yate to control analog or digital Media Gateways
 
Configuring Mediant MGCP
How to configure Yate with Mediant MGCP
 
Configuration for a Mediant MP-114 FXS analog gateway
How to configure Yate to use a Mediant MP-114 FXS analog gateway

Inter-Asterisk eXchange(IAX/IAX2)

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

About Features
 
IAX
Explanation how the connection works with trunked packets
 
Yate as IAX server and YateClient as IAX client
Setup to configure Yate as a IAX Server and YateClient as a IAX client

JINGLE

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.

About Features
 
JINGLE Module
How to configure JINGLE module in Yate
 
Jabber Client With Jingle Yate Server
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

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
 
Jabber Client Module
Configuring Yate as a Jabber Client
 
Jabber Server Module
Configuring Yate as a Jabber Server
 
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.


See also


Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers