[jdev] Gtalk and jingle
Mikael Magnusson
mikaelmagnusson at glocalnet.net
Sat Feb 4 04:46:53 CST 2006
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