[jdev] Gaim and gnomemeeting using jabber
PUYDT Julien
julien.puydt at laposte.net
Tue Nov 30 08:45:09 CST 2004
Le mardi 30 novembre 2004 à 07:56 +1100, Trejkaz Xaoza a écrit :
> > Let me make sure I understood what I read in JEP-0066:
> > <presence from=... to=...>
> > <x xmlns='jabber:x:oob'>
> > <url>h323:me at there</url>
> > <desc>VoIP URI</desc>
> > </x>
> > </presence>
> >
> > would do the trick?
>
> Normally you would send these in a <message/>. User A would click on User B
> to initiate voice chat, which would result in them sending their H323 address
> to User B. User B would then just click on the link to enter the program.
A message means an invitation ; and you don't invite people whenever you
want to send them a message: you register with them, and once it's done,
you know about their presence and use it to know you can send a message.
I would like to be able to know that this presence includes the
possibility of a voip call, and make it possible to call the contact
right away, without the need for him/her to reply to yet another "Do you
agree...".
JP
More information about the JDev
mailing list