Telephony
(→Session Initiation Protocol (SIP)) |
(→JINGLE) |
||
Line 163: | Line 163: | ||
This module supports the Jingle protocol by implementing XMPP as an external component of another server. | This module supports the Jingle protocol by implementing XMPP as an external component of another server. | ||
− | + | {| style="background:transparent;" | |
− | : | + | | style="width:50%; vertical-align:top; border:1px solid #aaa;" | |
− | + | ; About JINGLE | |
− | : | + | ; [[Yjinglechan| JINGLE Module]] |
− | : | + | : How to configure JINGLE module in Yate |
− | + | | style="width:50%; vertical-align:top; border:1px solid #aaa;" | | |
+ | ; JINGLE Features | ||
+ | ; [[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) == | ==JABBER or XMPP (Extensible Messaging and Presence Protocol) == |
Revision as of 18:51, 6 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 and for that he use a variety of VoIP protocols that can be used without the need of a special hardware as SIP, H.323, IAX2 or Jingle. 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)
- About Jabber
- Jabber Features