Overview:

The procedure below will explain how to start the GCEMS application. At this point, the files IMG_10.5.x.xxx.bin and IMGUserInterface_10.5.x.xxx.bin files have been transferred to the GCEMS server and have been installed. There are two ways to start the GCEMS and ClientView processes on the GCEMS server. The first way is by using the icons on the desktop if access to the Linux server is allowed through VNC or some other remote desktop application. The second method is used if remote access to the desktop is not allowed. In this case, an SSH session can be used to access the server.

Related Topics:

IMG 1010 - GCEMS Installation Script

Using ICONS on Desktop.

When loading a configuration using the .csa file, the IMG(s) that are part of the configuration will be reset by GCEMS. The IMG's are reset so the configuration file will configure the IMG fully from startup. The IMG resetting will also allow the system software to be upgraded at the same time if need be.

 

$ ps -ef | grep Man


You should see the following output showing all the processes running for GCEMS

Starting GCEMS using Terminal:

$ ./StartGCEMS

ps -ef | grep Man

command shown above.

CRON Jobs:

The GCEMS includes a crontab that manages the GCEMS processes. This crontab runs automatically when the GCEMS is started (StartGCEMS), and stopped when the GCEMS is stopped (StopGCEMS). This file should not be edited.

There is a user crontab where cron jobs can be added tasks such as file or CDR management. The user cron file is located at /opt/dialogic/common/cron/usercron.

This crontab runs automatically when the GCEMS is started, and stopped when the GCEMS is stopped.