Telephony
(Fixed small typos and broke the description in more sentences.) |
(→Session Initiation Protocol (SIP)) |
||
Line 77: | Line 77: | ||
;About SIP | ;About SIP | ||
;[[SIP in Yate]] | ;[[SIP in Yate]] | ||
− | :This page describes the SIP protocol and some SIP features | + | :This page describes the implementation of the SIP protocol in Yate and some SIP features. |
;[[SIP Listeners in Yate]] | ;[[SIP Listeners in Yate]] | ||
:Building a listener (TCP, UDP, TLS) "tells" Yate on which network interfaces to listen. | :Building a listener (TCP, UDP, TLS) "tells" Yate on which network interfaces to listen. |
Revision as of 12:12, 7 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 SIP module in Yate allows you to make calls using SIP protocol.
|
|
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.
|
|
MGCP
|
|
IAX
Iax module implements IAX protocol that will send / receive trunked audio frames on UDP.
|
|
JINGLE
This module supports the Jingle protocol by implementing XMPP as an external component of another server.
|
|
JABBER or XMPP (Extensible Messaging and Presence Protocol)
|
|