Re: [Asterisk-java-users] Asterisk-IM Jive Messenger plugin
Brought to you by:
srt
From: Rick H. <ri...@ha...> - 2005-08-05 18:47:32
|
Hi Andrew, I like the idea of this plugin too, I was going to be implementing something along the same lines (and have done previously, but not in as elegant manner). Could you see if kopete messenger would also be interested in supporting your feature? Nice work, Rick Andrew Wright wrote: > Stefan, > > It is cool that you have had the chance to check this out and it is > mostly working for you :) > > Please see my comments below: > > On Aug 3, 2005, at 5:23 PM, Stefan Reuter wrote: > >>> The 1.0 beta1 of the Asterisk-IM Jive Messenger XMPP (jabber) server >>> plugin has been released today. >>> >> >> hey, that looks great. >> >> now we must get the mainstream jabber clients to support the protocol >> extension... i just tried it with the xml console of psi and made it >> dial. > > > People from Trillian, Gaim, and Pandian have all committed to > supporting the plugin. > Hopefully we will see something from them in the near future. I am > sure others will follow suit afterwards. > > >> >> how do i get the events and presence updates? > > > The events should be sent as long as your asterisk manager user has > the correct perms. Your manager should have the following privleges: > read/write = call,command > > > You won't see the presence change on your client, though other users > can see your status changes. This is because Presence packets aren't > sent to the user who changed their presence. Clients will have to > show this change based off events they receive. You should be able to > see your session as "On the Phone" if you look at the "Session" tab > in the jive messenger admin console. > > You can see the Proto-JEP for more infomation on the packets: > http://svn.jivesoftware.org/svn/repos/asterisk-im/trunk/documentation/ > phone_jep.html > >> >> btw. did you have a look at replacing the jakarta-commons threadpool >> with something else, so we can add that to Asterisk-Java without adding >> a dependency on an external library? > > > Not yet, been working on trying to get the plugin working in some > form. I will try to have this done soon and definitely before the > final release. > > >> >> nice work, >> >> =Stefan >> >> >> >> ------------------------------------------------------- >> SF.Net email is Sponsored by the Better Software Conference & EXPO >> September 19-22, 2005 * San Francisco, CA * Development Lifecycle >> Practices >> Agile & Plan-Driven Development * Managing Projects & Teams * >> Testing & QA >> Security * Process Improvement & Measurement * http://www.sqe.com/ >> bsce5sf >> _______________________________________________ >> Asterisk-java-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >> > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing > & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |