Blocked revisions 115296 via svnmerge
[asterisk-bristuff.git] / doc / jingle.txt
blob76398f10ac09e33ffa062b802f5e72a519592023
1 (Jingle support in asterisk is experimental)
2 Jingle is an xmpp based protocol for signalling the transfer of media.
3 Currently asterisk supports the proprietary GoogleTalk protocol that is
4 very similar to jingle, and hopes to soon support true jingle specs
5 (JEP-166,167,176,177,180,181 etc) as more clients support the true standard.
6 Jingle's configuration is very similar to sip.conf only as we are not the
7 jabber server in this case you must provide a connection for the peer to
8 travel out on.
9 chan_gtalk is for supporting the non-jingle google/libjingle spec and 
10 chan_jingle will continue to move in the direction of the correct spec. but
11 not be supported in version 1.4