Conference Server

The conferencing demo application is a conferencing server built on top of a Java Platform Enterprise Edition (Java EE, also commonly referred to as JEE or J2EE) application server framework that supports both HTTP and SIP servlets. It handles SIP call control signaling and utilizes the PowerMedia WMS for audio prompts and conferencing support.

This application is delivered as part of the PowerMedia WMS installation and serves as both a sample code and logic repository and as a reference application for a commercial conferencing server application.

Technology

From a client perspective, this demo application is written in Java and was built using Netbeans 6.x. It runs on the Sailfin J2EE communications server. 

Topology

Below is a topology map that details the components in use for this demo application.

dg_mws_ip_cloud.png

 

Interaction Diagram

Conference Demo – Create Conference

 

dg_conf_demo_create.png

Conference Demo – Answer Inbound Call

 

dg_conf_demo_answer.png

Conference Demo – Play Prompt(s) to Party

 

dg_conf_demo_play_prompt.png

 

Conference Demo – Play Prompt to Conference

 

dg_conf_demo_play_conf.png

 

Conference Demo – Remove Party from Conference (1 of 2)

 

dg_conf_demo_remove_party_conf.png

Conference Demo – Remove Party from Conference (2 of 2)

 

dg_conf_demo_remove_party_conf2.png