Hi all, I'm the project lead of Mobicents JAIN SLEE, a telco oriented app server, and we are interested in contribute to enhance the current features of Vysper with respect to embedded setup, with the goal of then integrating Vysper in our platform.
In concrete we would like to see event listeners in Modules, which would be used by whatever integrates Vysper, for instance our app server, to receive events notifying what is happening inside Vysper. To complete the picture, such events could then be delivered to apps, which would then interact with the XMPP resources, through Vysper. Attached is a patch that simply adds the event listener interface and provides means for adding these listeners from XMPPServer class to the modules. Missing is each module event listener and events interface, which should be very specific to the module, and as high level as possible. I am available to work with each module developers to define and implement these missing parts. Please review and let me know if there is interest on such work. -- Eduardo .............................................. http://emmartins.blogspot.com http://redhat.com/solutions/telco
