Telephony
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 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. |
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 |
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.
|
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).
|
Inter-Asterisk eXchange(IAX/IAX2)
IAX2 is a VoIP protocol that carries both signaling and media on the same port.
|
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.
|
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).
|
See also