|
Replies:
5
-
Last Post:
Aug 31, 2005 11:02 PM
by: ivelin
|
|
|
|
|
|
|
Google Talk conferencing
Posted:
Aug 30, 2005 6:46 PM
|
|
|
Jessica Sant at JBoss pointed out this trick: http://lpahome.com/call.html
Geeky conferencing for you 
Ivelin
|
|
|
|
|
|
|
Re: Google Talk conferencing
Posted:
Aug 30, 2005 7:43 PM
in response to: ivelin
|
|
|
Off hand question - does google give a client side API library or any details of their call setup protocol?
Are they going to take over the world and ( I hope ) wind up buying microsoft?
Ranga.
|
|
|
|
|
|
|
|
Re: Google Talk conferencing
Posted:
Aug 30, 2005 8:52 PM
in response to: mranga
|
|
|
Their dev site says that the call setup protocol is an extension of Jabber's XMPP, which they plan to document. Google also claims SIP and SIMPLE will be supported in a future version. http://www.google.com/talk/developer.html
As far as taking over the world, it will be very interesting to follow how Skype, Microsoft Messanger and Google Talk stack up in a year when they will all be SIP enabled.
Ivelin
|
|
|
|
|
|
|
|
Re: Google Talk conferencing
Posted:
Aug 31, 2005 5:11 AM
in response to: ivelin
|
|
|
Ivelin, Ranga,
hopefully Google is following TINS (http://www.jabber.org/jeps/jep-0111.html). We've developed for SAPO Messenger (messenger.sapo.pt) a SIP-TINS Gateway some months ago based on Smacks and NIST-SIP stacks. This is not used anymore.
In case Google is using TINS we can provide this piece of code (subject to authorisation from SAPO team).
BTW I confirm tha PTIn will donate the XMPP RA I mentioned in a separate thread in this forum.
Cheers
PCh
|
|
|
|
|
|
|
|
Re: Google Talk conferencing
Posted:
Aug 31, 2005 11:02 PM
in response to: pchainho
|
|
|
Interesting. I did not know about TINS. Why not ask Google whether they are using it? http://www.google.com/talk/developer.html
Looking forward to the new XMPP RA! Should we create a new sub-project for it?
Ivelin
|
|
|
|
|
|
|
|
Re: Google Talk conferencing
Posted:
Aug 31, 2005 6:54 AM
in response to: mranga
|
|
|
> Off hand question - does google give a client side > API library or any details of their call setup > protocol?
No, but there is always Smack.
|
|
|
|
|