<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
<title>Yvo Bogers&apos; Blog</title>
<link rel="alternate" type="text/html" href="http://weblogs.java.net/blog/yvobogers/" />
<modified>2008-04-18T09:33:16Z</modified>
<tagline></tagline>
<id>tag:weblogs.java.net,2008:/blog/yvobogers/453</id>
<generator url="http://www.movabletype.org/" version="3.01D">Movable Type</generator>
<copyright>Copyright (c) 2008, yvobogers</copyright>
<entry>
<title>Introduction to jVoiceBridge</title>
<link rel="alternate" type="text/html" href="http://weblogs.java.net/blog/yvobogers/archive/2008/04/introduction_to.html" />
<modified>2008-04-18T09:33:16Z</modified>
<issued>2008-04-18T09:33:07Z</issued>
<id>tag:weblogs.java.net,2008:/blog/yvobogers/453.9561</id>
<created>2008-04-18T09:33:07Z</created>
<summary type="text/plain">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...</summary>
<author>
<name>yvobogers</name>

<email>yvobogers@gmail.com</email>
</author>
<dc:subject>Community: Java Communications</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://weblogs.java.net/blog/yvobogers/">
<![CDATA[The application <a href="https://jvoicebridge.dev.java.net/">jVoiceBridge</a> 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 <a href="https://lg3d-wonderland.dev.java.net/index.html">Wonderland</a> project, a 3D virtual environment developed by Sun. 
<BR><BR>
I have written <a href="http://www.teknopipo.nl/telco/files/41f23d1f6931307541fdad62d67a5135-5.html">this article</a> to give an introduction to the design of the jVoiceBridge software. ]]>

</content>
</entry>
<entry>
<title>JMX Configuration of SailFin Application Router</title>
<link rel="alternate" type="text/html" href="http://weblogs.java.net/blog/yvobogers/archive/2008/04/jmx_configurati.html" />
<modified>2008-04-01T09:47:27Z</modified>
<issued>2008-04-01T09:46:57Z</issued>
<id>tag:weblogs.java.net,2008:/blog/yvobogers/453.9450</id>
<created>2008-04-01T09:46:57Z</created>
<summary type="text/plain">JMX Configuration of SailFin Application Router.</summary>
<author>
<name>yvobogers</name>

<email>yvobogers@gmail.com</email>
</author>
<dc:subject>J2EE</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://weblogs.java.net/blog/yvobogers/">
<![CDATA[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.
<BR><BR>
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.
<BR><BR>
In <a href=http://www.teknopipo.nl/telco/files/eb34480d3ece733ca6f2564c2df6e65d-2.html>this article</a>, I'm illustrating how to deploy an Application Router which can be configured over JMX.]]>

</content>
</entry>
<entry>
<title>Application Router Deployment on SailFin</title>
<link rel="alternate" type="text/html" href="http://weblogs.java.net/blog/yvobogers/archive/2008/03/application_rou.html" />
<modified>2008-03-15T07:42:55Z</modified>
<issued>2008-03-15T07:42:50Z</issued>
<id>tag:weblogs.java.net,2008:/blog/yvobogers/453.9369</id>
<created>2008-03-15T07:42:50Z</created>
<summary type="text/plain">The Application Router is part of the SailFin extensions on the Glassfish JavaEE application server. Its responsibility is to orchestrate SIP composition by routing SIP requests from one SIP application to the next. SailFin comes out of the box with one, but allows the user to deploy a new one. This article describes how to do that.</summary>
<author>
<name>yvobogers</name>

<email>yvobogers@gmail.com</email>
</author>
<dc:subject>J2EE</dc:subject>
<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://weblogs.java.net/blog/yvobogers/">
<![CDATA[The Application Router is part of the SailFin extensions on the Glassfish JavaEE application server. Its responsibility is to orchestrate SIP composition by routing SIP requests from one SIP application to the next. SailFin comes out of the box with one, but allows the user to deploy a new one.

<a href=http://www.teknopipo.nl/telco/files/8ae6a4911e41aa50bd691a0d8e541800-0.html>This article</a> describes how to do that.]]>

</content>
</entry>

</feed>