Re: [Asterisk-java-users] xmpp integration
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-04-06 16:00:12
|
g f wrote: > I was interested in incorporating xmpp into my asterisk-java web app. > Any recommendations from *-java users that have successfully integrated= > xmpp? > My requirement would be conference rooms and voice chat ability and the= > embedding of the client into a web app. what exactly do you want to do? > Libraries? Clients?, ??? There is Asterisk-IM, a plugin for the Wildfire XMPP server at http://www.jivesoftware.org/asterisk-im/ - it allows Asterisk presence information to be shown for Jabber accounts ("On the phone") and dialing through Jabber. It uses Asterisk-Java but I think thats not exactly what you are looking for. A general purpose (and very good) Java library for XMPP is Smack available at http://www.jivesoftware.org/smack/. If you provide some more detail on what are going to implement I can probably give you some more specific pointers. =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... |