[jdev] Gtalk and jingle

zhaomin zhaomin at kingdream.com
Sat Feb 4 20:01:44 CST 2006


Is anyones make a jabber client with jingle lib for voice communications? I have tested the google talk ,the  ip voice communication is perfect as Skype and Gtalking's ID is a standard JID can be communicated with any JID user,but I can not login Google talking's server with another jabber's client ? why?  Is it incompatible with XMPP?
    Zhaomin
----- Original Message ----- 
From: "Mikael Magnusson" <mikaelmagnusson at glocalnet.net>
To: "Jabber software development list" <jdev at jabber.org>
Sent: Saturday, February 04, 2006 6:46 PM
Subject: Re: [jdev] Gtalk and jingle


> Venkat Mani wrote:
>> Hey All
>> 
>> Gtalk was supposed to interoperate with the release of libjingle..well from
>> my experience that doesn't seem to be the case .The protocol which gtalk
>> uses for signalling is not the same as the JEP specification for jingle(JEP-
>> 0167) which causes my server  to reject all requests coming from a gtalk
>> user :( Has anybody else faced this problem? Or is there no way I can
>> interoperate with gtalk without using libjingle?
>> 
>> Regards
>> 
>> Venkat 
>> 
> 
> The Gtalk protocol is similar to JEP-0166/0167, but I haven't seen it 
> documented anywhere. You could analyze the network communication or read 
> the libjingle source.
> 
> I thinks it mostly differs in namespaces, and Gtalk doesn't seem to use 
> service discovery and requires the peer to announce the "voice-v1" 
> extension in their capabilities.
> 
> /Mikael


More information about the JDev mailing list