This demo contains the server side for the Ice Touch VOIP demo.

A running instance of this server is also publicly available on
demo2.zeroc.com.

======================================================================
Running the VOIP server
======================================================================

Before running the server, review the server and Glacier2 router
configuration files, config.server and config.glacier2 respectively.

To run the demo:

Start the server:

$ java Server

In a separate window, start the Glacier2 router:

$ glacier2router --Ice.Config=config.glacier2

======================================================================
Running the VOIP client
======================================================================

The client for this demo is part of the Ice Touch distribution.