The AE Services server must be running before you can run an application.
Procedure
Start an SSH session and log in to the AE Services server.
On the AE Services server, change to the directory where the demonstration application run script resides:
cd /opt/mvap/cmapi/cmapijava-sdk/examples/bin
Run the following command on the tutorial application:
./ant.sh runTutorial
The application starts running. This application works as a softphone and waits for calls. When you call the extension from any other phone, the application answers with a recorded greeting that prompts you to record a message.
On the application, do the following:
Call the extension and listen to the recorded greeting.
Follow the prompts to record a message and have the system play it back to you.
Note:
The sample application can play only the last recorded message on a given call. If you make a new call, you can not hear a recording from a previous call. All the recorded files are saved in the directory you specified as the location of the recorded files.