|
|
|||||||||||||||||||||||||||||||||||||||||||||
Yvo Bogers' Blog
Introduction to jVoiceBridgePosted by yvobogers on April 18, 2008 at 01:33 AM | Permalink | Comments (0)The application jVoiceBridge is a software-only audio mixer that handles Voice over IP (VoIP) audio communication and mixing, for tasks such as conference calls, voice chat, speech detection, and audio for 3D virtual environments. Currently it is most commonly known for its use in the Wonderland project, a 3D virtual environment developed by Sun. I have written this article to give an introduction to the design of the jVoiceBridge software. JMX Configuration of SailFin Application RouterPosted by yvobogers on April 01, 2008 at 01:46 AM | Permalink | Comments (1)In a previous article, I discussed how to replace SailFin's built-in Alphabetical Application Router with your own custom-made router. The Application Router concept is described in JSR289. Its responsibility is to orchestrate SIP traffic between whatever applications you've got deployed on your server. But what if you wanted to change the behaviour of your application router, without modifying its source code and without redeployment? You would need a runtime configuration interface to it, but JSR289 does not specify such an interface. In this article, I'm illustrating how to deploy an Application Router which can be configured over JMX. |
June 2008
Search this blog:CategoriesCommunity: Java CommunicationsJ2EE ArchivesRecent EntriesJMX Configuration of SailFin Application Router Application Router Deployment on SailFin | ||||||||||||||||||||||||||||||||||||||||||||
|
|