Re: [Asterisk-java-users] xmpp integration
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-04-06 16:47:50
|
g f wrote: > I will take a look at Smack. Basically what I want to do is embed my ow= n > chat client in my *-J web-app, so I was looking for suggestions on > libraries that would allow me to do this. If you have an existing web-app and want to add chat smack is a good choice. Another option is to use JWChat which is a complete chat application for the web instead of just a library, see http://jwchat.sourceforge.net/. I don't know how "integratable" it is but it looks nice :) > Voice is an important requirement for my user, would either of these tw= o > suggestions fill this requirement? > Is voice-->chat more of an Asterisk function? So what you are looking for is something like Google Talk? Google talk is based on Jingle (JEP-0166, a Jabber protocol extension for voice) and there already seems to be a specificiation ofr a Jingle IAX Transport Method (JEP-0179) at http://www.jabber.org/jeps/jep-0179.html. And there is res_xmpp for Asterisk at http://bugs.digium.com/view.php?id=3D5501 which also looks interesting but still in an early state. =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 K=F6ln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... |