mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 04:43:50 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@29641 65c4cc65-6c06-0410-ace0-fbb531ad65f3
9 lines
490 B
Plaintext
9 lines
490 B
Plaintext
(Jingle support in asterisk is experimental)
|
|
Jingle is an xmpp based protocol for signalling the transfer of media.
|
|
Currently asterisk supports the proprietary GoogleTalk protocol that is
|
|
very similar to jingle, and hopes to support true jingle specs
|
|
(JEP-166,167,176,177,180,181 etc) as more clients support the true standard.
|
|
Jingle's configuration is very similar to sip.conf only as we are not the
|
|
jabber server in this case you must provide a connection for the peer to
|
|
travel out on.
|