Archive for the ‘SIPMethod’ Category

Slides available for Voxeo CTO RJ Auburn’s JavaOne talk “Taking a SIP of Java”

Thursday, June 4th, 2009

This week Voxeo CTO RJ Auburn spoke out at the JavaOne conference on the topic of “Taking a SIP of Java“. RJ’s slides are now available on SlideShare at:

http://www.slideshare.net/voxeo/javaone-a-sip-of-java-rj-auburn

And the presentation, also embedded below, looks to be a classic RJ kind of talk… fun, lively, interesting… and also with some code. I don’t know if there were any recordings made, but if there were I’ll update the article with a link. Enjoy the talk!


If you found this post interesting or helpful, please consider either subscribing via RSS, becoming a fan on Facebook or following us on Twitter.


Technorati Tags: , , , , ,


If you found this post interesting or helpful, please consider either subscribing via RSS, becoming a fan on Facebook, or following us on Twitter.


Video from eComm: Voxeo CTO RJ Auburn on Building Voice Mashups using Tropo.com

Monday, May 18th, 2009

eComm organizer Lee Dryburgh recently made the video available of Voxeo CTO RJ Auburn’s talk at eComm in March titled “Building Voice Mashups using SIP Servlets” but which really focused on all the cool things you can do with Tropo.com (and Tropo is built on top of SIP Servlets). You can view it here – and the slides are embedded below the video:

RJ’s slides are available here:


If you found this post interesting or helpful, please consider either subscribing via RSS, becoming a fan on Facebook or following us on Twitter.


Technorati Tags: , , , , ,


If you found this post interesting or helpful, please consider either subscribing via RSS, becoming a fan on Facebook, or following us on Twitter.


SIPMethod ACE 4.0 is released

Thursday, March 12th, 2009

SIPMethod Application Creation Environment (ACE) 4.0 has been released at Micromethod web site.

SIPMethod ACE is an Eclipse plugin for Java developers to write converged multi-modal applications based on the latest SIP Servlet Specification 1.1. SIPMethod ACE manages a converged SIP application project with wizards and editors for SIP Servlets, HTTP Servlets, Web Service Endpoints, Deployment Descriptors, and so on.

SIPMethod ACE can deploy the application as a standard SAR (similar to WAR) format. Although the standard SAR can run on any SIP Servlet Specification 1.1 compliant container, SIPMethod ACE integrates with SIPMethod Application Server to allow instant deployment, running, and debugging the application on SIPMethod Application Server.

So get started by downloading the eval copy today.


If you found this post interesting or helpful, please consider either subscribing via RSS, becoming a fan on Facebook, or following us on Twitter.


SIPMethod Application Server 4.1.1 is released

Wednesday, February 25th, 2009

SIPMethod Application Server 4.1.1 has been released on Micromethod web site.

For those who have experimented previous evaluation copies of SIPMethod A/S, you will notice we have clustering support in the evaluation version now, which used to be available only on the production version.

The installer now will ask you about your default cluster name and multicast address. All the servers with the same multicast address will be included in the same cluster automatically. And call states are automatically replicated. Simple and easy.

To make the high availability to work, you need a load balancer, virtual IP setup, or DSN setup, or using a redirect server. I will talk more about clustering in the future blogs.

SIPMethod A/S 4.1.1 release also has several performance and scalability improvements. For example, we have reduced the memory consumption of each call leg by half. With high desity call control applications, memory usually becomes the bottleneck in the 32-bit JVM. So this should help.

So get started by downloading the eval copy today.


If you found this post interesting or helpful, please consider either subscribing via RSS, becoming a fan on Facebook, or following us on Twitter.