<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1555" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If anyone has been taking a look at the mediamixer
trac log you'll have noticed</FONT></DIV>
<DIV><FONT face=Arial size=2>that there has been some new
developments.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>They are still in a very early stage but I would
like to get some feedback if anyone</FONT></DIV>
<DIV><FONT face=Arial size=2>is interested in the stuff (I hope
so).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The first development is the mcuWeb, which is a
Sailfin (<A
href="https://sailfin.dev.java.net/">https://sailfin.dev.java.net/</A>)</FONT></DIV>
<DIV><FONT face=Arial size=2>application whihc provides sip/web interface for
the media mixer.</FONT></DIV>
<DIV><FONT face=Arial size=2>It provides web administration for the media mixer,
allowing to create and delete </FONT></DIV>
<DIV><FONT face=Arial size=2>conferences, participant invitation via
clik-to-call and conference management (mutex</FONT></DIV>
<DIV><FONT face=Arial size=2>and so own, still in development).</FONT></DIV>
<DIV><FONT face=Arial size=2>Also it handles SIP traffic, routing the incoming
request and joining it to the conferences.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The integration with asterisk is *extremelly*
simple, just create a sip peer in sip.conf:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>[AS]<BR>type=peer<BR>context=default<BR>host=192.168.1.4<BR>port=5060<BR>canreinvite=no<BR>disallow=all<BR>allow=ulaw<BR>allow=alaw<BR>allow=h263<BR>allow=h263p<BR>allow=h264</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>And add the extensions you want to redirect to the
mcu in the extension.conf with:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten => 300,1,Dial(SIP/AS,,)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Beautefully easy, isn't it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The deployment in Sailfin is also as easy as
copying the deployment file to the deployment directory.</FONT></DIV>
<DIV><FONT face=Arial size=2>I've compiled a first deployment file that'll post
in the web as soon as I make some instruction to</FONT></DIV>
<DIV><FONT face=Arial size=2>install everything, but if anyone is willing to try
it first just email me and I'll happilly send it to you ;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The second project with a cryptic "Fist version of
Flash playback support." commit message is a</FONT></DIV>
<DIV><FONT face=Arial size=2>very preliminary version of a flash player
(yep, to play swf files to a videophone, with xml server support,</FONT></DIV>
<DIV><FONT face=Arial size=2>just imagine the posibilites for videoIVR) but I
still have to implement the asterisk app proxy to</FONT></DIV>
<DIV><FONT face=Arial size=2>connect it to the media mixer, I'll hope to get it
working in a few days.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>BR</FONT></DIV>
<DIV><FONT face=Arial size=2>Sergio</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> </DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>