I'm not sure whether this will be helpful or not, but Google provides a lot of Jingle info at this address: http://code.google.com/apis/talk/libjingle/building_an_app.html
There is also some info about the XMMP extension here: http://code.google.com/apis/talk/jep_extensions/jingleinfo.html Good luck! On Feb 23, 11:00 pm, Magnus Henoch <[EMAIL PROTECTED]> wrote: > "Steve P" <[EMAIL PROTECTED]> writes: > > Hi, > > I have a jabber/jingle client and have been able to do IM & > > Presence however when I try to place a call from the "google talk > > client" to my client, the gtalk server says... > > > "You cannot call because [EMAIL PROTECTED] is using chat in Gmail > > or another chat program other than Google Talk" > > > So I guess my client needs to signal to the gtalk server that I > > support jingle. > > > Does anybody know of any documentation that discribes what signalling > > is required to notify the gtalk server that a client supports > > jingle. > > You need to support Entity > Capabilities,http://www.xmpp.org/extensions/xep-0115.html. The Google Talk > client > is a bit picky about how you do it: you need to advertise a "feature > bundle" called "voice-v1", containing the feature > "http://www.google.com/xmpp/protocol/voice/v1". > > > Anybody got any log files of these same jingle messages? In > > otherwords, is anybody out there doing voip over google talk and have > > a capture of the xmpp messages that are sent/recv'd when the client > > starts up and places a jingle call? > > I would also like to see that ☺ > > Magnus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
